Yuito-app-android/app/src/main/java/com/keylesspalace/tusky
Conny Duck 5621e5d2d4 fix crash when trying to view account with invalid id
closes #848
2018-09-15 21:51:53 +02:00
..
adapter Merge branch 'AbsoluteTime' of https://github.com/kyori19/Tusky into kyori19-AbsoluteTime 2018-09-09 21:48:01 +02:00
appstore add possibility to change profile fields, refactor (#751) 2018-08-15 20:47:09 +02:00
db Custom emojis in drawer (#737) 2018-07-30 15:43:27 +02:00
di update deps 2018-08-31 20:40:40 +02:00
entity add possibility to change profile fields, refactor (#751) 2018-08-15 20:47:09 +02:00
fragment Merge branch 'AbsoluteTime' of https://github.com/kyori19/Tusky into kyori19-AbsoluteTime 2018-09-09 21:48:01 +02:00
interfaces cleanup code 2018-06-25 14:49:00 +02:00
json remove old emoji shortcodes 2017-10-19 15:54:08 +02:00
network dont hold whole file content in memory when uploading media 2018-09-10 10:00:06 +02:00
pager add possibility to view avatars fullscreen (#724) 2018-07-30 15:42:45 +02:00
receiver Add EventHub, add fav, reblog events, improve timelines (#562) 2018-05-27 11:22:12 +03:00
service use ACTION_GET_CONTENT for media selection again, fix uri permissions (#695) 2018-06-28 22:22:29 +02:00
util dont hold whole file content in memory when uploading media 2018-09-10 10:00:06 +02:00
view Add RoundedImageView for avatars (#739) 2018-07-30 15:36:22 +02:00
viewdata improve custom emoji support (#687) 2018-06-24 09:53:23 +02:00
viewmodel fix crash when trying to view account with invalid id 2018-09-15 21:51:53 +02:00
AboutActivity.kt improve activity slide in/out handling 2018-07-31 21:25:25 +02:00
AccountActivity.kt dont load header images in their full size 2018-08-24 23:13:28 +02:00
AccountListActivity.java Add Dagger (#554) 2018-03-27 19:47:00 +02:00
BaseActivity.java fix the activity transitions (again 🙄) 2018-08-07 23:08:53 +02:00
BottomSheetActivity.kt improve activity slide in/out handling 2018-07-31 21:25:25 +02:00
ComposeActivity.java dont hold whole file content in memory when uploading media 2018-09-10 10:00:06 +02:00
EditProfileActivity.kt update media limits for Mastodon 2.5 2018-09-10 10:00:06 +02:00
EmojiPreference.java fix the emoji selection dialog 2018-06-25 16:23:43 +02:00
FavouritesActivity.java 1.8 fixes (#637) 2018-05-08 19:15:10 +02:00
LicenseActivity.kt add License activity (#689) 2018-06-25 13:02:34 +02:00
ListsActivity.kt improve activity slide in/out handling 2018-07-31 21:25:25 +02:00
LoginActivity.kt correctly hide the loading indicator when instance returns an error on login 2018-08-28 18:47:12 +02:00
MainActivity.java fix account switching when offline/error (#830) 2018-09-03 20:16:12 +02:00
ModalTimelineActivity.kt fix some lint warnings, use kotlin view imports in ModalTimeLineActivity 2018-07-23 15:18:33 +02:00
NotificationPullJobCreator.java fix #650 notifications alerting multiple times 2018-06-25 14:08:36 +02:00
PreferencesActivity.java Annotate on same line. 2018-08-17 10:21:55 +09:00
ReportActivity.java fix the activity transitions (again 🙄) 2018-08-07 23:08:53 +02:00
SavedTootActivity.java Separate saved draft visibility from default reply visibility: #772 (#787) 2018-08-23 20:50:50 +02:00
SearchActivity.java 1.8 fixes (#637) 2018-05-08 19:15:10 +02:00
SplashActivity.kt remove unneeded notification channel 2018-05-08 22:36:04 +02:00
TuskyApplication.java Custom emojis in drawer (#737) 2018-07-30 15:43:27 +02:00
ViewMediaActivity.java improve activity slide in/out handling 2018-07-31 21:25:25 +02:00
ViewTagActivity.java 1.8 fixes (#637) 2018-05-08 19:15:10 +02:00
ViewThreadActivity.java fix crash in ViewThreadFragment 2018-07-07 12:09:15 +02:00
ViewVideoActivity.java cleanup code, remove some unneeded files 2017-10-18 00:20:50 +02:00