Yuito-app-android/app/src/main/java/com/keylesspalace/tusky
Conny Duck 550235d40b only alert once on multiple notifications, fix order of notifications 2018-03-01 19:05:47 +01:00
..
adapter prevent crash in NotificationsAdapter when avatar url is not set 2018-01-15 17:06:21 +01:00
db notification improvements (#522) 2018-02-12 22:03:08 +01:00
entity Rewrite EditProfileActivity in Kotlin (#525) 2018-02-12 22:04:18 +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 Rewrite EditProfileActivity in Kotlin (#525) 2018-02-12 22:04:18 +01:00
pager Implement media tab (#430) 2017-11-05 22:32:36 +01:00
receiver notification improvements (#522) 2018-02-12 22:03:08 +01:00
service new icon & improved functionality for quick settings tile 2017-12-07 20:21:02 +01:00
util only alert once on multiple notifications, fix order of notifications 2018-03-01 19:05:47 +01:00
view fix bug in rtl layout, remove unneeded xml attributes & dimen resources 2018-02-16 22:14:25 +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 notification improvements (#522) 2018-02-12 22:03:08 +01:00
ComposeActivity.java fix a crash in ComposeActivity when trying to share images while logged out 2018-02-25 15:41:45 +01:00
EditProfileActivity.kt fix rare crash when resizing image in EditProfileActivity & prevent upscaling of image 2018-02-15 19:29:03 +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 make it possible to switch accounts when active account fails to load 2018-02-27 19:38:32 +01:00
ModalTimelineActivity.kt Add basic lists support (#501) 2018-01-06 19:01:37 +01:00
NotificationPullJobCreator.java only alert once on multiple notifications, fix order of notifications 2018-03-01 19:05:47 +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 notification improvements (#522) 2018-02-12 22:03:08 +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