chinwag-android/app/src/main/java/com/keylesspalace/tusky/components
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
..
account Modernize a bit (#3171) 2023-02-04 19:58:53 +01:00
announcements Modernize a bit (#3171) 2023-02-04 19:58:53 +01:00
compose Modernize a bit (#3171) 2023-02-04 19:58:53 +01:00
conversation show status edits (#3049) 2023-01-02 14:09:18 +01:00
drafts don't show sending failed dialog when sending was cancelled (#3226) 2023-01-28 12:40:36 +01:00
followedtags Modernize a bit (#3171) 2023-02-04 19:58:53 +01:00
instanceinfo fix caching of instance defaults and emojis (#2643) 2022-08-07 22:18:53 +02:00
instancemute Fix toolbar for instance list activity. (#2248) 2021-09-28 19:55:30 +02:00
login Reinstate optional login via custom browser tab (#3165) 2023-01-25 19:26:29 +01:00
notifications Fix crash when failing to unsubscribe push notifications (#3234) 2023-01-28 12:40:58 +01:00
preference Implement HTTP proxy summary as a SummaryProvider (#3091) 2023-01-13 19:28:46 +01:00
report Convert util/{HttpHeaderLink,PairedList,TimestampUtils,ThemeUtils} to Kotlin (#3046) 2022-12-31 13:01:35 +01:00
scheduled Fix saving changes to statuses when editing (#3103) 2022-12-31 13:04:49 +01:00
search Reduce horizontal swipe sensitivity in timelines (#3148) 2023-01-13 19:51:09 +01:00
timeline Fix incorrect log message, s/favourite/bookmark/ (#3172) 2023-01-13 20:03:47 +01:00
viewthread fix crash in ViewThreadFragment (#3250) 2023-02-03 19:21:21 +01:00