Goooler
|
3592318dc1
|
Modernize a bit (#3171)
* Remove redundant ignore file
* Add .gitattributes
* Generate new wrapper
* Apply plugins in `plugins`
* Adopt new dsl
* Enable stable config cache
* Ignore all build folders
* Enable build scan
* Disable buildFeatures flags by default
* Migrate to nonTransitive R class
* Tweak flags
* Bump AGP to 7.4.0
* Bump deps
* Run `ktlintFormat`
* Add an icon for IDEA to display
* Revert "Bump deps"
This reverts commit bc0d5b69d59f70289d5d5c4887a85e6af23cc662.
* Revert "Enable build scan"
This reverts commit 1568e5e84f1ee51064b3f426b1da0cf35fb67856.
* Remove com.android.library
* Enable Gradle cache
* Enable room incremental build
* Cleanups
* Cleanups
* Add .editorconfig
* Defer clean task
* Migrate `flavorDimensions`
* Merge instance-build.gradle into app's build.gradle
* Declare compileOptions & kotlinOptions
* Bump jvmTarget to 17
* Fix conflicts
* Xmx4g
* Rename output apks
* Revert "Bump jvmTarget to 17"
This reverts commit e4d1543bda65b6d2979ae0712bceee33fa8298a6.
|
2023-02-04 19:58:53 +01:00 |
Constantin A
|
ca01776847
|
Update FilemojiCompat to version 3.2.7 (#3151)
|
2023-01-09 21:06:47 +01:00 |
Konrad Pozniak
|
157f4adfa1
|
Upgrade gradle to 7.6 and AGP to 7.3.1 (#2977)
|
2022-12-05 19:10:55 +01:00 |
Konrad Pozniak
|
c96a81571c
|
support Android 13 per-app languages (#2829)
* support Android 13 per-app languages
* fix tests
* fix language ids in locales_config.xml
* fix language setting default in ComposeActivity
|
2022-11-16 19:45:18 +01:00 |
Eva Tatarka
|
b39cb06748
|
Navigate to the Follow Requests page from notification (#2757)
* Navigate to the Follow Requests page from notification
Fixes #2655
* Fix lock status
|
2022-11-07 20:04:07 +01:00 |
Constantin A
|
b17823137b
|
Update FilemojiCompat to version 3.2.6 (#2733)
|
2022-11-07 19:56:13 +01:00 |
Colin Lee
|
3fb1173d3f
|
Introduce Gradle version catalogs for versioning (#2745)
* Introduce Gradle version catalogs for versioning
* Correct some versions for version catalogs
|
2022-11-04 20:10:26 +01:00 |