Yuito-app-android/app/src/main/java/com/keylesspalace/tusky
Konrad Pozniak 387e62ea4b
get rid of jcenter (#2163)
* get rid of jcenter

* fix BottomSheetActivityTest

* update Android Image Cropper license
2021-05-21 17:51:47 +02:00
..
adapter upgrade kotlin to 1.5.0 (#2162) 2021-05-21 17:51:35 +02:00
appstore migrate to RxJava3 (#2146) 2021-05-16 19:53:27 +02:00
components upgrade kotlin to 1.5.0 (#2162) 2021-05-21 17:51:35 +02:00
db upgrade kotlin to 1.5.0 (#2162) 2021-05-21 17:51:35 +02:00
di migrate to RxJava3 (#2146) 2021-05-16 19:53:27 +02:00
entity migrating to ViewBinding part 6: the final cleanup (#2117) 2021-03-21 12:42:28 +01:00
fragment migrate to RxJava3 (#2146) 2021-05-16 19:53:27 +02:00
interfaces Implement optional notifications muting for account muting (#1856) 2020-07-27 10:28:59 +02:00
json fix toots showing too much whitespace (#1761) 2020-04-20 23:06:39 +02:00
network migrate to RxJava3 (#2146) 2021-05-16 19:53:27 +02:00
pager Open photos embedded in preview cards in the image viewer (#1966) 2020-10-22 21:15:46 +02:00
receiver remove SavedToots (#2141) 2021-05-16 19:17:56 +02:00
repository migrate to RxJava3 (#2146) 2021-05-16 19:53:27 +02:00
service remove SavedToots (#2141) 2021-05-16 19:17:56 +02:00
settings Animated emoji support (#2064) 2021-02-06 08:14:51 +01:00
util upgrade kotlin to 1.5.0 (#2162) 2021-05-21 17:51:35 +02:00
view work around mastodon mute bug (#2150) 2021-05-09 18:37:41 +02:00
viewdata migrate to RxJava3 (#2146) 2021-05-16 19:53:27 +02:00
viewmodel migrate to RxJava3 (#2146) 2021-05-16 19:53:27 +02:00
AboutActivity.kt migrating to ViewBinding part 2: Activities (#2093) 2021-03-07 19:05:51 +01:00
AccountActivity.kt migrating to ViewBinding part 2: Activities (#2093) 2021-03-07 19:05:51 +01:00
AccountListActivity.kt always show follow requests in main menu (#1809) 2021-04-10 20:30:44 +02:00
AccountsInListFragment.kt migrate to RxJava3 (#2146) 2021-05-16 19:53:27 +02:00
BaseActivity.java move onOptionsItemSelected to BaseActivity (#2059) 2021-01-31 20:27:02 +01:00
BottomSheetActivity.kt migrate to RxJava3 (#2146) 2021-05-16 19:53:27 +02:00
EditProfileActivity.kt get rid of jcenter (#2163) 2021-05-21 17:51:47 +02:00
FiltersActivity.kt migrating to ViewBinding part 2: Activities (#2093) 2021-03-07 19:05:51 +01:00
LicenseActivity.kt migrating to ViewBinding part 2: Activities (#2093) 2021-03-07 19:05:51 +01:00
ListsActivity.kt migrate to RxJava3 (#2146) 2021-05-16 19:53:27 +02:00
LoginActivity.kt migrating to ViewBinding part 2: Activities (#2093) 2021-03-07 19:05:51 +01:00
MainActivity.kt migrate to RxJava3 (#2146) 2021-05-16 19:53:27 +02:00
ModalTimelineActivity.kt migrating to ViewBinding part 2: Activities (#2093) 2021-03-07 19:05:51 +01:00
SplashActivity.kt use AndroidX WorkManager instead of Evernote Android Job (#1783) 2020-05-12 18:46:49 +02:00
StatusListActivity.kt migrating to ViewBinding part 2: Activities (#2093) 2021-03-07 19:05:51 +01:00
TabData.kt add possibility to move the main navigation to the bottom (#1808) 2020-06-18 11:04:53 +02:00
TabPreferenceActivity.kt migrate to RxJava3 (#2146) 2021-05-16 19:53:27 +02:00
TuskyApplication.kt migrate to RxJava3 (#2146) 2021-05-16 19:53:27 +02:00
ViewMediaActivity.kt migrate to RxJava3 (#2146) 2021-05-16 19:53:27 +02:00
ViewTagActivity.java move onOptionsItemSelected to BaseActivity (#2059) 2021-01-31 20:27:02 +01:00
ViewThreadActivity.java move onOptionsItemSelected to BaseActivity (#2059) 2021-01-31 20:27:02 +01:00