Commit Graph

64 Commits (main)

Author SHA1 Message Date
Don Turner a5025390af Add title to READMEs to describe the dependency graph
4 months ago
Don Turner 80a82de945 Update module dependency graphs and add script to create them
4 months ago
Don Turner 522efac8c0 Update Compose BOM to 2024.02.00. Fixes #1218
4 months ago
Don Turner 0f0511748e
Merge pull request #1088 from SimonMarquis/cleanup-dependencies
6 months ago
Simon Marquis b043d8db86
Replace workaround on SettingsViewModel now that a fix has been deployed
6 months ago
Don Turner 89d39a7242
Merge pull request #767 from SimonMarquis/resource-prefix
6 months ago
lihenggui fb5bd225be Spotless
7 months ago
Simon Marquis f27a2e176e Reduce overall build complexity
7 months ago
kimdowoo 129099e219 refactor/Convert object to data object in sealed interface
8 months ago
Melwin Magalhaes 6247712064 Add convention plugins to version catalogs
9 months ago
Simon Marquis b2cd980170
Merge remote-tracking branch 'origin/main' into resource-prefix
10 months ago
Simon Marquis ebfe01affd Enforce `resourcePrefix` on Android library modules
10 months ago
Simon Marquis a33dafccad Migrate from `java` to `kotlin` sourceSet directory
10 months ago
Simon Marquis 4bdc9705af Fix miscellaneous warnings
11 months ago
Alex Vanyo 9cd390c56a
Merge pull request #684 from MaximillianLeonov/feature-settings
1 year ago
Simon Marquis cb84082ae7
Merge branch 'main' into patch/proguard
1 year ago
Maximillian Leonov bea3661f81 Merge branch 'main' into feature-settings
1 year ago
Maximillian Leonov 7dadf033c1 Add comment for ColumnScope usage
1 year ago
Milosz Moczkowski 1345764649
Merge pull request #770 from android/refactor/remove_unused_statements
1 year ago
Miłosz Moczkowski 83fa8c887f Spotless apply
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 b453386327 Ellipsis string can be replaced with ellipsis character
1 year ago
Simon Marquis 8f41a6b3ab Cleanup proguard configuration
1 year ago
Miłosz Moczkowski f809142cb2 Add missing appcompat dependency
1 year ago
Miłosz Moczkowski 13f1f8d096 Exclude transient appcompat dependency
1 year ago
Miłosz Moczkowski c7c2bb04aa Spotless apply
1 year ago
Miłosz Moczkowski fc3d0ced20 Replace hardcoded license file with OSS licenses plugin
1 year ago
Simon Marquis 0ebd0ab660
Remove unused import
1 year ago
Simon Marquis 2291eb0fe2
Remove unused imports
1 year ago
Simon Marquis 634e7f0289
Remove `toUri()`
1 year ago
Simon Marquis 3b11156af5
Replace manual URI handling with Compose's `LocalUriHandler`
1 year ago
Takeshi Hagikura b3cdc172cd
Implement search feature (#685)
1 year ago
Maximillian Leonov 6c18b25d5d Replace `if` condition with AnimatedVisibility component
1 year ago
Alex Vanyo 874c2d1487
Merge pull request #561 from SimonMarquis/update/androidx-lifecycle
1 year ago
Simon Marquis 4d4f7d4a15 Merge remote-tracking branch 'origin/main' into update/androidx-lifecycle
1 year ago
Don Turner 36eeb19da8 Merge remote-tracking branch 'goog/main' into feb13-merge
1 year ago
Alex Vanyo 0d23e64848
Merge pull request #558 from android/av/gmd-convention-plugin
1 year ago
Don Turner e3e33d8497 Merge "Add Firebase analytics. See go/nia-firebase-services." into main
1 year ago
Don Turner 2a4d0434a5 Add Firebase analytics. See go/nia-firebase-services.
1 year ago
Angie Sasmita a8d7d3b1a2 Increase settings touch target for radio button and text link
1 year ago
Simon Marquis f9a3533df3 Updgrade androidx-lifecycle from 2.6.0-alpha03 to 2.6.0-alpha05
1 year ago
Alex Vanyo 6146dd5576 Switch GMD to use a convention plugin
1 year ago
Márton Braun 819dd494ad Run Spotless to add trailing commas (and apply other rule updates)
1 year ago
Angie Sasmita cfbf782613
Merge pull request #542 from android/as/dynamic-color-option
1 year ago
Mohsen Rzna 46c1d510d4
Android-CI workflow -> GMD refactor (#537)
1 year ago
Angie Sasmita dbbe8ffecb Small fix for naming and boolean logic
1 year ago
Angie Sasmita 19efc1b5e8 Fix Spotless issue manually
1 year ago
Angie Sasmita 6046f6e943 Add dynamic color option in settings for API >=32
1 year ago
Takeshi Hagikura 4633609930
Introduce GMD + ATD (#479)
1 year ago