Yuito-app-android/app/src/main/java/com/keylesspalace/tusky
Konrad Pozniak fe535c2e0c
never use 0 account ids to prevent caching problems (#999)
2019-01-19 21:14:23 +01:00
..
adapter fix long toots not collapsing correctly in timelines (#976) 2019-01-11 20:05:15 +01:00
appstore Caching toots (#809) 2019-01-14 22:05:08 +01:00
db never use 0 account ids to prevent caching problems (#999) 2019-01-19 21:14:23 +01:00
di Caching toots (#809) 2019-01-14 22:05:08 +01:00
entity Caching toots (#809) 2019-01-14 22:05:08 +01:00
fragment Implement "Open status as (another account)" #958 (#988) 2019-01-16 20:50:09 +01:00
interfaces add the ability to see who faved or boosted a toot (#962) 2018-12-27 09:48:24 +01:00
json remove old emoji shortcodes 2017-10-19 15:54:08 +02:00
network Caching toots (#809) 2019-01-14 22:05:08 +01:00
pager Upgrade to AndroidX, move to MaterialComponents theme (#953) 2018-12-17 15:25:35 +01:00
receiver Fix typo (#987) 2019-01-14 21:57:22 +01:00
repository Caching toots (#809) 2019-01-14 22:05:08 +01:00
service Upgrade to AndroidX, move to MaterialComponents theme (#953) 2018-12-17 15:25:35 +01:00
util Caching toots (#809) 2019-01-14 22:05:08 +01:00
view Caching toots (#809) 2019-01-14 22:05:08 +01:00
viewdata Caching toots (#809) 2019-01-14 22:05:08 +01:00
viewmodel Upgrade to AndroidX, move to MaterialComponents theme (#953) 2018-12-17 15:25:35 +01:00
AboutActivity.kt Upgrade to AndroidX, move to MaterialComponents theme (#953) 2018-12-17 15:25:35 +01:00
AccountActivity.kt add the ability to see who faved or boosted a toot (#962) 2018-12-27 09:48:24 +01:00
AccountListActivity.kt add the ability to see who faved or boosted a toot (#962) 2018-12-27 09:48:24 +01:00
BaseActivity.java Upgrade to AndroidX, move to MaterialComponents theme (#953) 2018-12-17 15:25:35 +01:00
BottomSheetActivity.kt Upgrade to AndroidX, move to MaterialComponents theme (#953) 2018-12-17 15:25:35 +01:00
ComposeActivity.java Fix typo (#987) 2019-01-14 21:57:22 +01:00
EditProfileActivity.kt Upgrade to AndroidX, move to MaterialComponents theme (#953) 2018-12-17 15:25:35 +01:00
EmojiPreference.java Upgrade to AndroidX, move to MaterialComponents theme (#953) 2018-12-17 15:25:35 +01:00
FavouritesActivity.java Upgrade to AndroidX, move to MaterialComponents theme (#953) 2018-12-17 15:25:35 +01:00
LicenseActivity.kt Upgrade to AndroidX, move to MaterialComponents theme (#953) 2018-12-17 15:25:35 +01:00
ListsActivity.kt Upgrade to AndroidX, move to MaterialComponents theme (#953) 2018-12-17 15:25:35 +01:00
LoginActivity.kt improve dialog styling 2018-12-17 20:47:42 +01:00
MainActivity.java Ensure that the right account is shown as selected after performing "Open as". #992 (#996) 2019-01-18 18:08:11 +01:00
ModalTimelineActivity.kt Upgrade to AndroidX, move to MaterialComponents theme (#953) 2018-12-17 15:25:35 +01:00
PreferencesActivity.kt Upgrade to AndroidX, move to MaterialComponents theme (#953) 2018-12-17 15:25:35 +01:00
ReportActivity.java Upgrade to AndroidX, move to MaterialComponents theme (#953) 2018-12-17 15:25:35 +01:00
SavedTootActivity.java Fix typo (#987) 2019-01-14 21:57:22 +01:00
SearchActivity.java Upgrade to AndroidX, move to MaterialComponents theme (#953) 2018-12-17 15:25:35 +01:00
SplashActivity.kt Upgrade to AndroidX, move to MaterialComponents theme (#953) 2018-12-17 15:25:35 +01:00
TuskyApplication.java Caching toots (#809) 2019-01-14 22:05:08 +01:00
ViewMediaActivity.kt Ensure that query/fragment/etc. don't get embedded into local filenames (#989) 2019-01-15 20:57:13 +01:00
ViewTagActivity.java Upgrade to AndroidX, move to MaterialComponents theme (#953) 2018-12-17 15:25:35 +01:00
ViewThreadActivity.java Upgrade to AndroidX, move to MaterialComponents theme (#953) 2018-12-17 15:25:35 +01:00