Yuito-app-android/app/src/main/java/com/keylesspalace/tusky
Conny Duck 1de45e7dd7 hide follow button on own profile correctly, code optimizations 2018-02-09 22:49:20 +01:00
..
adapter prevent crash in NotificationsAdapter when avatar url is not set 2018-01-15 17:06:21 +01:00
db add database migration 2018-02-04 10:12:01 +01:00
entity Add basic lists support (#501) 2018-01-06 19:01:37 +01:00
fragment fix timeline filtering not working after app restart 2018-02-08 19:12:02 +01:00
interfaces UI Improvements (#445) 2017-11-30 20:12:09 +01:00
json remove old emoji shortcodes 2017-10-19 15:54:08 +02:00
network Multi account feature (#490) 2018-02-03 22:45:14 +01:00
pager Implement media tab (#430) 2017-11-05 22:32:36 +01:00
receiver Multi account feature (#490) 2018-02-03 22:45:14 +01:00
service new icon & improved functionality for quick settings tile 2017-12-07 20:21:02 +01:00
util simplify theme handling 2018-02-03 23:26:53 +01:00
view UI Improvements (#445) 2017-11-30 20:12:09 +01:00
viewdata UI Improvements (#445) 2017-11-30 20:12:09 +01:00
AboutActivity.java update AboutActivity to show License, remove ic_logo.png 2017-10-28 13:39:32 +02:00
AccountActivity.java hide follow button on own profile correctly, code optimizations 2018-02-09 22:49:20 +01:00
AccountListActivity.java fix some lint warnings, remove unused code 2017-11-07 15:31:44 +01:00
BaseActivity.java fixes a crash when trying to share via Tusky while not logged in 2018-02-05 11:27:32 +01:00
ComposeActivity.java fix crash in ComposeActivity when account has no profile picture set 2018-02-08 19:17:08 +01:00
EditProfileActivity.java upgrade to minSdkVersion 18, fix some lint warnings 2018-01-31 21:57:50 +01:00
FavouritesActivity.java cleanup code, remove some unneeded files 2017-10-18 00:20:50 +02:00
ListsActivity.kt simplify list_item layout 2018-02-03 13:24:12 +01:00
LoginActivity.kt remove unused resources 2018-02-03 23:43:06 +01:00
MainActivity.java Multi account feature (#490) 2018-02-03 22:45:14 +01:00
ModalTimelineActivity.kt Add basic lists support (#501) 2018-01-06 19:01:37 +01:00
NotificationPullJobCreator.java Multi account feature (#490) 2018-02-03 22:45:14 +01:00
PreferencesActivity.java simplify theme handling 2018-02-03 23:26:53 +01:00
ReportActivity.java Implement media tab (#430) 2017-11-05 22:32:36 +01:00
SavedTootActivity.java Save reply info in draft, refactor (#449) 2017-11-16 19:18:11 +01:00
SearchActivity.java UI Improvements (#445) 2017-11-30 20:12:09 +01:00
SplashActivity.java Multi account feature (#490) 2018-02-03 22:45:14 +01:00
TuskyApplication.java add database migration 2018-02-04 10:12:01 +01:00
ViewMediaActivity.java cleanup code, remove some unneeded files 2017-10-18 00:20:50 +02:00
ViewTagActivity.java cleanup code, remove some unneeded files 2017-10-18 00:20:50 +02:00
ViewThreadActivity.java fix some lint warnings, remove unused code 2017-11-07 15:31:44 +01:00
ViewVideoActivity.java cleanup code, remove some unneeded files 2017-10-18 00:20:50 +02:00