Commit Graph

280 Commits (e96e54f7dedad0598ed14f8e0840619924d00e70)

Author SHA1 Message Date
Don Turner 8901e5932a
Merge pull request #872 from SimonMarquis/data-objects
1 year ago
Don Turner 0e13207a40
Merge pull request #874 from SimonMarquis/string-decoder
1 year ago
Don Turner 4d0efef3b4
Merge pull request #879 from tatsuyafujisaki/rename-constants
1 year ago
AlirezaJoon a23ffab602 fix: add label to animations for fixing lint issue
1 year ago
Tatsuya Fujisaki 4eeb045287 Rename constants
1 year ago
Adetunji Dahunsi ec53d03854
Merge pull request #722 from android/tj/scrollbars
1 year ago
Simon Marquis e8449112b4 Replace StringDecoder injection with simpler API
1 year ago
Simon Marquis b7799f0475 Convert 'sealed' sub-object to 'data object'
1 year ago
prosixe c779b4e8ca Typo fix for topics
1 year ago
Adetunji Dahunsi 48041fcaa4
Merge pull request #835 from blackbracken/avoid_retrieving_unnecessary_entity
1 year ago
TJ Dahunsi 9babb50c58 Interact with scrollbar only if drag direction matches scrollbar orientation
1 year ago
TJ Dahunsi e13e84c155 Replace usages of 'displacement' to 'moved' in parameter names
1 year ago
TJ Dahunsi 806726a7f0 PR feedback
1 year ago
TJ Dahunsi eeb4973265 PR feedback
1 year ago
TJ Dahunsi 2dba522663 Check if first item size == 0
1 year ago
TJ Dahunsi cb1d50e65e Even better names
1 year ago
TJ Dahunsi ce6eaa9d64 Fix spotless
1 year ago
TJ Dahunsi 4858167b24 Added clarifying comments to code and used better variable names
1 year ago
TJ Dahunsi bda31e9d15 Default scrollbars to dormant
1 year ago
TJ Dahunsi d6a265093d Extract scrollbar values to constants
1 year ago
TJ Dahunsi 795c5e32a9 Add hoverable to scrollbar
1 year ago
TJ Dahunsi 31b4841cb2 Add scrollbars to app
1 year ago
Márton Braun 56389cb760
Merge pull request #752 from SimonMarquis/kotlin-1.9.0
1 year ago
Simon Marquis f7ed38182d Add protobuf generated sources to the sourceSets
1 year ago
blackbracken b570be2abb reformat by spotless
1 year ago
blackbracken e9a16e437d add kdoc for getNewsResourceIds
1 year ago
blackbracken 805914dade Call getNewsResourceIds instead of getNewsResources
1 year ago
Milosz Moczkowski 7b6c3a16ca
Merge pull request #823 from ahmed-madhoun1/allow_localised_date_format
1 year ago
Don Turner b2a74ba174
Merge pull request #812 from Askeri-Muhendis/main
1 year ago
TJ Dahunsi c4686cfa54 Track when deep link notifications are opened
1 year ago
ahmedmadhoun1 3114b2eeaa Allow localised date format
1 year ago
İbrahim Ethem Şen 6271d1c4c0
Merge branch 'android:main' into main
1 year ago
İbrahim Ethem Şen 56f8a27132 Kotlin coding conventions places companion object at the bottom of the class
1 year ago
Tomáš Mlynarič 8e1e994bb1 Add named arguments
1 year ago
Tomáš Mlynarič 4a8a43551a Add contentType to news feed
1 year ago
James Rose 7826b4f5f2
Merge pull request #748 from SimonMarquis/fix/permissions
1 year ago
Adetunji Dahunsi 890c0f5769
Merge pull request #776 from SimonMarquis/fix/714
1 year ago
Simon Marquis 27154ef38a Apply changes from review comments
1 year ago
Miłosz Moczkowski 479a2f00b0 Refactor icons
1 year ago
Milosz Moczkowski 1345764649
Merge pull request #770 from android/refactor/remove_unused_statements
1 year ago
Simon Marquis fecab96e4c Keep track of matching `Network`s inside `NetworkCallback`
1 year ago
Miłosz Moczkowski 99094199bc Remove redundant suppressions
1 year ago
Miłosz Moczkowski 5bf66739bd Remove redundant statements
1 year ago
Simon Marquis 9aba5cc0fe Cleanup unused string resources
1 year ago
Adetunji Dahunsi f914254414
Merge pull request #749 from android/tj/reactive-only-dao
1 year ago
Don Turner d319264ef0 Provide Default dispatcher for instrumented tests
1 year ago
Don Turner b245334a18 Updating TestDataStoreModule to use ApplicationScope
1 year ago
TJ Dahunsi dcc36b0228 Fix tests
1 year ago
Don Turner 4cdb5963a0 Add top level application scope, use IO dispatcher for DataStore
1 year ago
TJ Dahunsi cd6ad7d575 Ensure DAO exposes only reactive types
1 year ago