Yuito-app-android/app/src/main/java/com/keylesspalace/tusky
Ivan Kupalov df4dfa7766 Stop adding link info when composing toot (#418) 2017-10-27 13:19:12 +02:00
..
adapter improve custom emoji size/padding/alignment, fix jumping of text when emojis are loaded 2017-10-24 23:10:15 +02:00
db new splashscreen, some cleanup 2017-10-26 22:07:48 +02:00
entity remove Tusky API (was needed for push notifications) 2017-10-20 09:06:50 +02:00
fragment close ViewThreadActivity if the main status got removed to avoid crashes on subsequent refreshes 2017-10-24 23:33:05 +02:00
interfaces cleanup code, remove some unneeded files 2017-10-18 00:20:50 +02:00
json remove old emoji shortcodes 2017-10-19 15:54:08 +02:00
network remove Tusky API (was needed for push notifications) 2017-10-20 09:06:50 +02:00
pager cleanup code, remove some unneeded files 2017-10-18 00:20:50 +02:00
receiver Broadcasts now cause a refresh on timelines after a post is composed instead of listeners. 2017-06-06 18:20:55 -04:00
service remove old emoji shortcodes 2017-10-19 15:54:08 +02:00
util Stop adding link info when composing toot (#418) 2017-10-27 13:19:12 +02:00
view cleanup code, remove some unneeded files 2017-10-18 00:20:50 +02:00
viewdata Load custom emoji in statuses (#400) 2017-10-19 15:25:04 +02:00
AboutActivity.java cleanup code, remove some unneeded files 2017-10-18 00:20:50 +02:00
AccountActivity.java rounded corners for avatar placeholder 2017-08-11 22:41:29 +02:00
AccountListActivity.java cleanup code, remove some unneeded files 2017-10-18 00:20:50 +02:00
BaseActivity.java remove Tusky API (was needed for push notifications) 2017-10-20 09:06:50 +02:00
ComposeActivity.java Stop adding link info when composing toot (#418) 2017-10-27 13:19:12 +02:00
EditProfileActivity.java cleanup code, remove some unneeded files 2017-10-18 00:20:50 +02:00
FavouritesActivity.java cleanup code, remove some unneeded files 2017-10-18 00:20:50 +02:00
LoginActivity.java create notification channels ahead of time so users can edit the settings before a notification was issued 2017-10-21 21:28:05 +02:00
MainActivity.java cleanup code, remove some unneeded files 2017-10-18 00:20:50 +02:00
PreferencesActivity.java implement notification channels, use system notification settings on android Oreo 2017-10-18 22:18:07 +02:00
ReportActivity.java cleanup code, remove some unneeded files 2017-10-18 00:20:50 +02:00
SavedTootActivity.java cleanup code, remove some unneeded files 2017-10-18 00:20:50 +02:00
SearchActivity.java cleanup code, remove some unneeded files 2017-10-18 00:20:50 +02:00
SplashActivity.java Adds a splash screen replacement. 2017-05-09 22:36:05 -04:00
TuskyApplication.java fixes a crash within TootDao that is caused by an change in the room library 2017-10-23 21:52:46 +02: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 cleanup code, remove some unneeded files 2017-10-18 00:20:50 +02:00
ViewVideoActivity.java cleanup code, remove some unneeded files 2017-10-18 00:20:50 +02:00