Yuito-app-android/app/src/main/java/com/keylesspalace/tusky
Vavassor 7f4637c04c Improved login error messages. Also, updated readme with F-Droid removed and no mention of alpha status. 2017-03-19 23:15:36 -04:00
..
entity Fixes rare crashes when viewing accounts and favouriting. Also, fixes content warning characters not counting toward the character limit. Closes #32 2017-03-19 22:38:39 -04:00
AccountActionListener.java
AccountActivity.java Fixes rare crashes when viewing accounts and favouriting. Also, fixes content warning characters not counting toward the character limit. Closes #32 2017-03-19 22:38:39 -04:00
AccountAdapter.java
AccountFragment.java Fixes rare crashes when viewing accounts and favouriting. Also, fixes content warning characters not counting toward the character limit. Closes #32 2017-03-19 22:38:39 -04:00
AccountPagerAdapter.java
AdapterItemRemover.java
Assert.java
BaseActivity.java Fixes rare crashes when viewing accounts and favouriting. Also, fixes content warning characters not counting toward the character limit. Closes #32 2017-03-19 22:38:39 -04:00
BaseFragment.java Fragments/Activities auto-cancel their requests when they're destroyed. Also, fixes a ComposeActivity crash that can occur when a media preview doesn't load. 2017-03-14 20:34:27 -04:00
BlocksActivity.java
BlocksAdapter.java
ComposeActivity.java Fixes rare crashes when viewing accounts and favouriting. Also, fixes content warning characters not counting toward the character limit. Closes #32 2017-03-19 22:38:39 -04:00
ComposeOptionsFragment.java
ConversationLineItemDecoration.java Removed google-services.json from repository 2017-03-13 15:41:17 +01:00
CountUpDownLatch.java
DateUtils.java
DownsizeImageTask.java
EndlessOnScrollListener.java
FavouritesActivity.java
FlowLayout.java
FollowAdapter.java
FooterViewHolder.java
HtmlUtils.java Fixes rare crashes when viewing accounts and favouriting. Also, fixes content warning characters not counting toward the character limit. Closes #32 2017-03-19 22:38:39 -04:00
IOUtils.java
Log.java
LoginActivity.java Improved login error messages. Also, updated readme with F-Droid removed and no mention of alpha status. 2017-03-19 23:15:36 -04:00
MainActivity.java Enable/disable push notifications. Clearing notifications 2017-03-15 23:45:59 +01:00
MastodonAPI.java Fix usage of Retrofit in LoginActivity - baseUrl wasn't 2017-03-13 19:13:49 +01:00
MyFirebaseInstanceIdService.java Finished the tusky-api server. 2017-03-14 18:39:32 -04:00
MyFirebaseMessagingService.java Fixes rare crashes when viewing accounts and favouriting. Also, fixes content warning characters not counting toward the character limit. Closes #32 2017-03-19 22:38:39 -04:00
NotificationClearBroadcastReceiver.java Enable/disable push notifications. Clearing notifications 2017-03-15 23:45:59 +01:00
NotificationsAdapter.java
NotificationsFragment.java Fragments/Activities auto-cancel their requests when they're destroyed. Also, fixes a ComposeActivity crash that can occur when a media preview doesn't load. 2017-03-14 20:34:27 -04:00
PreferencesActivity.java Enable/disable push notifications. Clearing notifications 2017-03-15 23:45:59 +01:00
PreferencesFragment.java
ReportActivity.java Fixed intermittent null pointer exceptions and disabled the light theme temporarily. This closes #21, closes #22, and closes #17. 2017-03-13 20:56:02 -04:00
ReportAdapter.java
RoundedTransformation.java Rounded corners on avatars in statuses 2017-03-13 16:19:34 +01:00
SFragment.java Fixes intermittent crashes when clicking the reply button and opening a thread. Closes #26 2017-03-15 15:27:49 -04:00
SpannedTypeAdapter.java
SplashActivity.java
StatusActionListener.java
StatusViewHolder.java Fixes rare crashes when viewing accounts and favouriting. Also, fixes content warning characters not counting toward the character limit. Closes #32 2017-03-19 22:38:39 -04:00
ThemeUtils.java
ThreadAdapter.java Fixes rare crashes when viewing accounts and favouriting. Also, fixes content warning characters not counting toward the character limit. Closes #32 2017-03-19 22:38:39 -04:00
TimelineAdapter.java Fixes rare crashes when viewing accounts and favouriting. Also, fixes content warning characters not counting toward the character limit. Closes #32 2017-03-19 22:38:39 -04:00
TimelineFragment.java Fragments/Activities auto-cancel their requests when they're destroyed. Also, fixes a ComposeActivity crash that can occur when a media preview doesn't load. 2017-03-14 20:34:27 -04:00
TimelinePagerAdapter.java
TuskyAPI.java
ViewMediaFragment.java Fixed view media fragment behaviour, reblogs/favs of reblogs 2017-03-14 19:24:38 +01:00
ViewTagActivity.java
ViewThreadActivity.java
ViewThreadFragment.java Fixes a layout error on account profiles. 2017-03-15 16:38:19 -04:00
ViewVideoActivity.java