Yuito-app-android/app/src/main/java/com/keylesspalace/tusky
Ivan Kupalov 712f61b15a
Add "more" popup to a11y menu, fix #1710 (#1714)
2020-03-02 19:36:44 +01:00
..
adapter Add option to show link previews in timelines (#1681) 2020-03-02 19:34:31 +01:00
appstore Bookmarks (#1560) 2019-11-19 10:15:32 +01:00
components Add option to show link previews in timelines (#1681) 2020-03-02 19:34:31 +01:00
db simplify DI & test setup, convert TuskyApplication to Kotlin (#1675) 2020-02-25 19:49:15 +01:00
di simplify DI & test setup, convert TuskyApplication to Kotlin (#1675) 2020-02-25 19:49:15 +01:00
entity fix crash when Account.displayName is null (#1667) 2020-02-07 20:23:51 +01:00
fragment Add option to show link previews in timelines (#1681) 2020-03-02 19:34:31 +01:00
interfaces Bookmarks (#1560) 2019-11-19 10:15:32 +01:00
json fix proguard issue with NotificationTypeAdapter (#1129) 2019-03-17 07:57:10 +01:00
network fix list editing by moving account_ids from query to form param (#1690) 2020-02-18 08:45:10 +01:00
pager fix FragmentAdapter returning null fragments when activity was recreated (#1647) 2020-01-29 19:17:11 +01:00
receiver ComposeActivity refactor (#1541) 2019-12-19 19:09:40 +01:00
repository fix crash when Account.displayName is null (#1667) 2020-02-07 20:23:51 +01:00
service ComposeActivity refactor (#1541) 2019-12-19 19:09:40 +01:00
util Add "more" popup to a11y menu, fix #1710 (#1714) 2020-03-02 19:36:44 +01:00
view Make image in BackgroundMessageView adapt to the height, fix #1618 (#1649) 2020-02-25 19:57:28 +01:00
viewdata Bookmarks (#1560) 2019-11-19 10:15:32 +01:00
viewmodel use RxAwareViewModel for more ViewModels (#1613) 2020-01-02 18:50:58 +01:00
AboutActivity.kt add build customization options (#1532) 2019-10-29 20:30:46 +01:00
AccountActivity.kt Upgrade deps (#1708) 2020-02-25 19:49:41 +01:00
AccountListActivity.kt Update Dagger & other deps (#1315) 2019-06-09 19:48:04 +02:00
AccountsInListFragment.kt Upgrade api level to Android 10, implement new sharing api (#1537) 2019-10-22 21:18:20 +02:00
BaseActivity.java simplify DI & test setup, convert TuskyApplication to Kotlin (#1675) 2020-02-25 19:49:15 +01:00
BottomSheetActivity.kt Add more URL cases for Pleroma, Misskey and Friendica (#1702) 2020-02-25 19:59:40 +01:00
EditProfileActivity.kt Upgrade deps (#1708) 2020-02-25 19:49:41 +01:00
EmojiPreference.java Fix emoji download (#1691) 2020-02-17 16:23:34 +01:00
FiltersActivity.kt Remove search v1 (#1484) 2019-09-22 08:18:44 +02:00
LicenseActivity.kt Upgrade to AndroidX, move to MaterialComponents theme (#953) 2018-12-17 15:25:35 +01:00
ListsActivity.kt upgrade autodispose (#1490) 2019-09-22 08:19:44 +02:00
LoginActivity.kt Theme refactoring (#1656) 2020-01-30 21:37:28 +01:00
MainActivity.java Theme refactoring (#1656) 2020-01-30 21:37:28 +01:00
ModalTimelineActivity.kt Update Dagger & other deps (#1315) 2019-06-09 19:48:04 +02:00
PreferencesActivity.kt Add option to show link previews in timelines (#1681) 2020-03-02 19:34:31 +01:00
SavedTootActivity.java Display Elephant with better message in Drafts screen when there are none (#1619) 2020-01-06 18:24:54 +01:00
SplashActivity.kt fix LoginActivity created twice on unauthenticated appstart (#1352) 2019-06-29 11:39:50 +02:00
StatusListActivity.kt Bookmarks (#1560) 2019-11-19 10:15:32 +01:00
TabData.kt Theme refactoring (#1656) 2020-01-30 21:37:28 +01:00
TabPreferenceActivity.kt Theme refactoring (#1656) 2020-01-30 21:37:28 +01:00
TuskyApplication.kt simplify DI & test setup, convert TuskyApplication to Kotlin (#1675) 2020-02-25 19:49:15 +01:00
ViewMediaActivity.kt Add support for sharing audio attachments (#1629) 2020-01-16 19:06:13 +01:00
ViewTagActivity.java Update Dagger & other deps (#1315) 2019-06-09 19:48:04 +02:00
ViewThreadActivity.java Update Dagger & other deps (#1315) 2019-06-09 19:48:04 +02:00