Yuito-app-android/app/src/main/java/com/keylesspalace/tusky
Konrad Pozniak 1586817c3d
Update gradle, kotlin and other dependencies (#2291)
* update gradle, kotlin and other dependencies

* fix new warnings

* remove unused import

* update Proguard rules

* add explicit dependency on Gson to get the newest version

* remove debug flag from proguard rules again

* fix typo
2022-01-20 21:10:32 +01:00
..
adapter move AccountActivity and related classes to a new package (#2216) 2022-01-11 19:55:17 +01:00
appstore Timeline paging (#2238) 2022-01-11 19:00:29 +01:00
components Update gradle, kotlin and other dependencies (#2291) 2022-01-20 21:10:32 +01:00
db Timeline paging (#2238) 2022-01-11 19:00:29 +01:00
di move AccountActivity and related classes to a new package (#2216) 2022-01-11 19:55:17 +01:00
entity Highlight your own votes when displaying poll results (#2242) 2021-09-17 22:12:17 +02:00
fragment fix media hidden default in ViewThreadFragment (#2295) 2022-01-17 18:45:11 +01:00
interfaces add ktlint plugin to project and apply default code style (#2209) 2021-06-28 21:13:24 +02:00
json add ktlint plugin to project and apply default code style (#2209) 2021-06-28 21:13:24 +02:00
network Timeline paging (#2238) 2022-01-11 19:00:29 +01:00
pager move AccountActivity and related classes to a new package (#2216) 2022-01-11 19:55:17 +01:00
receiver add ktlint plugin to project and apply default code style (#2209) 2021-06-28 21:13:24 +02:00
service add ktlint plugin to project and apply default code style (#2209) 2021-06-28 21:13:24 +02:00
settings Add confirmation for favourite and bookmark actions (#2245) 2021-10-04 07:48:44 +02:00
util Timeline paging (#2238) 2022-01-11 19:00:29 +01:00
view add ktlint plugin to project and apply default code style (#2209) 2021-06-28 21:13:24 +02:00
viewdata Highlight your own votes when displaying poll results (#2242) 2021-09-17 22:12:17 +02:00
viewmodel move AccountActivity and related classes to a new package (#2216) 2022-01-11 19:55:17 +01:00
AboutActivity.kt add ktlint plugin to project and apply default code style (#2209) 2021-06-28 21:13:24 +02:00
AccountListActivity.kt add ktlint plugin to project and apply default code style (#2209) 2021-06-28 21:13:24 +02:00
AccountsInListFragment.kt add ktlint plugin to project and apply default code style (#2209) 2021-06-28 21:13:24 +02:00
BaseActivity.java update AndroidX, use ActivityResultContracts (#2170) 2021-05-22 17:50:08 +02:00
BottomSheetActivity.kt move AccountActivity and related classes to a new package (#2216) 2022-01-11 19:55:17 +01:00
EditProfileActivity.kt Update gradle, kotlin and other dependencies (#2291) 2022-01-20 21:10:32 +01:00
FiltersActivity.kt add ktlint plugin to project and apply default code style (#2209) 2021-06-28 21:13:24 +02:00
LicenseActivity.kt add ktlint plugin to project and apply default code style (#2209) 2021-06-28 21:13:24 +02:00
ListsActivity.kt Timeline paging (#2238) 2022-01-11 19:00:29 +01:00
LoginActivity.kt add ktlint plugin to project and apply default code style (#2209) 2021-06-28 21:13:24 +02:00
MainActivity.kt move AccountActivity and related classes to a new package (#2216) 2022-01-11 19:55:17 +01:00
ModalTimelineActivity.kt Timeline paging (#2238) 2022-01-11 19:00:29 +01:00
SplashActivity.kt add ktlint plugin to project and apply default code style (#2209) 2021-06-28 21:13:24 +02:00
StatusListActivity.kt Timeline paging (#2238) 2022-01-11 19:00:29 +01:00
TabData.kt Timeline paging (#2238) 2022-01-11 19:00:29 +01:00
TabPreferenceActivity.kt add ktlint plugin to project and apply default code style (#2209) 2021-06-28 21:13:24 +02:00
TuskyApplication.kt add ktlint plugin to project and apply default code style (#2209) 2021-06-28 21:13:24 +02:00
ViewMediaActivity.kt add ktlint plugin to project and apply default code style (#2209) 2021-06-28 21:13:24 +02:00
ViewTagActivity.java Timeline refactor (#2175) 2021-06-11 20:15:40 +02:00
ViewThreadActivity.java move onOptionsItemSelected to BaseActivity (#2059) 2021-01-31 20:27:02 +01:00