Commit Graph

78 Commits (5087c8641235503ac289cd92dcbff99cb22ea17c)

Author SHA1 Message Date
Miłosz Moczkowski 9c89e98e5b Revert "Merge pull request #942 from android/feature/navigation-suite-scaffold"
9 months ago
Miłosz Moczkowski 816a7b60c1 Replace manual navigation component switching with new NavigationSuiteScaffold
9 months ago
Ben Weiss aa8ce0e1f6
Add automated baseline profile generation (#880)
9 months ago
Daniel Santiago c908f989c8 Update to Hilt 2.48.1 and use the KSP version
10 months ago
Don Turner a381d13199
Merge pull request #958 from McGalanes/main
11 months ago
Melwin Magalhaes 6247712064 Add convention plugins to version catalogs
11 months ago
Melwin Magalhaes b1266dc05a Use typesafe project accessors for project modules
11 months ago
Simon Marquis 49a2fb5272
Fix wrong configuration name, leaking `work-testing` to runtime classpath
11 months ago
Jose Alcérreca 886158d3cb
Adds Screenshot testing with Roborazzi (#876)
1 year ago
Don Turner e96e54f7de
Merge pull request #806 from SimonMarquis/objenesis
1 year ago
Alex Vanyo 2b218b97d9 Switch to new Activity.enableEdgeToEdge
1 year ago
Don Turner 654944430d Fix for Retrofit R8 issue, bump version to 0.1.2
1 year ago
Don Turner 7f62b725a6 Bump version to code=7, name=0.1.1
1 year ago
Automerger 44c3c6d947 Merge branch 'github/main'
1 year ago
Murat Yener e96dac39b2 changed from ListenableFuture.get() to ListenableFuture.await()
1 year ago
Simon Marquis 0a3069a0d8 Remove forced junit resolution strategy
1 year ago
Simon Marquis d332f7b70d Remove forced objenesis resolution strategy
1 year ago
Automerger 0c2e01bf4e Merge branch 'github/main'
1 year ago
Miłosz Moczkowski fc3d0ced20 Replace hardcoded license file with OSS licenses plugin
1 year ago
Don Turner 0829cb73f7 Bump version name to 0.1.0 (versionCode 6)
1 year ago
Simon Marquis 1341f7c2c5 Replace unused variable with simpler method calls
1 year ago
Simon Marquis 1921c6544d Replace deprecated methods
1 year ago
Takeshi Hagikura b3cdc172cd
Implement search feature (#685)
1 year ago
AlfianHanantio bcd4a6de59 Remove redundant code block for managed virtual device creation
2 years ago
Caren 6a5feb767e
Merge pull request #582 from yschimke/loaders
2 years ago
Yuri Schimke 9e399b69ea Improve network pooling and avoid startup image fetches.
2 years ago
Don Turner 75f8fc7e08 Bump versionCode to 5
2 years ago
Don Turner 4284e6912e Merge remote-tracking branch 'github/main' into feb9automerger
2 years ago
Don Turner d80668407a Bump version to 4
2 years ago
Don Turner 2a4d0434a5 Add Firebase analytics. See go/nia-firebase-services.
2 years ago
Automerger ebb070c73b Merge branch 'github/main'
2 years ago
Mohsen Rzna 46c1d510d4
Android-CI workflow -> GMD refactor (#537)
2 years ago
Ben Weiss f316be1d69
Add Firebase dependencies
2 years ago
Takeshi Hagikura 4633609930
Introduce GMD + ATD (#479)
2 years ago
Jolanda Verhoef 4ba63c0de8 Remove author concept from app
2 years ago
Alex Vanyo 369cd33b7a Add accompanist/testharness
2 years ago
mlykotom 7db33aa041 Refactor naming according to convention
2 years ago
mlykotom eea70382d6 Fix code style
2 years ago
mlykotom 7ebc718ca0 Enable R8
2 years ago
mlykotom 6c1f8394d9 Fix flavors change
2 years ago
Milosz Moczkowski fe32e90cdd
Merge pull request #412 from SimonMarquis/patch-2
2 years ago
Simon Marquis 90dc300783 Migrate from JUnit assertions to Kotlin's test framework
2 years ago
Simon Marquis 18e58678e3
Merge branch 'android:main' into patch-2
2 years ago
Simon Marquis e050c22c88
Remove test dependency from `implementation` configuration, fixes #411
2 years ago
Don Turner d616bf3a42 New version to trigger new build on server
2 years ago
Don Turner de403be3c4 Update app version
2 years ago
Don Turner 5e4100fafc Add MainActivity view model
2 years ago
Don Turner 8c30ab9f80 Add settings module, refactor top bar
2 years ago
Alex Vanyo 7e3faad699 Add data logic for theme switcher
2 years ago
Manuel Vivo a0b22d8ed2
Updates Navigation approach with new guidance (#347)
2 years ago