.. |
entity
|
Fixes intermittent crashes when clicking the reply button and opening a thread. Closes #26
|
2017-03-15 15:27:49 -04:00 |
AccountActionListener.java
|
A bit of code cleanup, mostly getting rid of warnings.
|
2017-02-22 14:13:51 -05:00 |
AccountActivity.java
|
Display lock icon on locked profiles
|
2017-03-14 15:27:22 +01:00 |
AccountAdapter.java
|
Refreshing uses since_id wherever applicable. Also, reverted the notification icon.
|
2017-03-10 15:12:40 -05:00 |
AccountFragment.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 |
AccountPagerAdapter.java
|
A bit of code cleanup, mostly getting rid of warnings.
|
2017-02-22 14:13:51 -05:00 |
AdapterItemRemover.java
|
A bit of code cleanup, mostly getting rid of warnings.
|
2017-02-22 14:13:51 -05:00 |
Assert.java
|
Unfinished keyboard GIF picking stuff? Not accessible by the user, yet.
|
2017-03-03 20:44:44 -05:00 |
BaseActivity.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 |
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
|
Add back buttons to favourites/blocks activities
|
2017-03-09 18:09:32 +01:00 |
BlocksAdapter.java
|
Improved blocked users layout
|
2017-03-12 14:01:50 +01:00 |
ComposeActivity.java
|
One character typo fix. Also cleans up those warnings, why not?
|
2017-03-14 21:25:47 -04:00 |
ComposeOptionsFragment.java
|
Improve compose activity
|
2017-03-10 18:38:49 +01:00 |
ConversationLineItemDecoration.java
|
Removed google-services.json from repository
|
2017-03-13 15:41:17 +01:00 |
CountUpDownLatch.java
|
A bit of code cleanup, mostly getting rid of warnings.
|
2017-02-22 14:13:51 -05:00 |
DateUtils.java
|
A bit of code cleanup, mostly getting rid of warnings.
|
2017-02-22 14:13:51 -05:00 |
DownsizeImageTask.java
|
A bit of code cleanup, mostly getting rid of warnings.
|
2017-02-22 14:13:51 -05:00 |
EndlessOnScrollListener.java
|
A bit of code cleanup, mostly getting rid of warnings.
|
2017-02-22 14:13:51 -05:00 |
FavouritesActivity.java
|
Add back buttons to favourites/blocks activities
|
2017-03-09 18:09:32 +01:00 |
FlowLayout.java
|
A bit of code cleanup, mostly getting rid of warnings.
|
2017-02-22 14:13:51 -05:00 |
FollowAdapter.java
|
Circle avatars in follow lists
|
2017-03-12 12:45:36 +01:00 |
FooterViewHolder.java
|
Visually center initial loading indicator. Abandon
|
2017-03-07 14:21:24 +01:00 |
HtmlUtils.java
|
Unfinished keyboard GIF picking stuff? Not accessible by the user, yet.
|
2017-03-03 20:44:44 -05:00 |
IOUtils.java
|
A bit of code cleanup, mostly getting rid of warnings.
|
2017-02-22 14:13:51 -05:00 |
Log.java
|
Initial Alpha release!
|
2017-02-07 02:05:50 -05:00 |
LoginActivity.java
|
Fixes intermittent crashes when clicking the reply button and opening a thread. Closes #26
|
2017-03-15 15:27:49 -04:00 |
MainActivity.java
|
Merge branch 'Gargron-master'
|
2017-03-14 18:41:07 -04: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
|
Fixed view media fragment behaviour, reblogs/favs of reblogs
|
2017-03-14 19:24:38 +01:00 |
NotificationsAdapter.java
|
Implement search
|
2017-03-10 23:31:08 +01:00 |
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
|
Refreshing uses since_id wherever applicable. Also, reverted the notification icon.
|
2017-03-10 15:12:40 -05:00 |
PreferencesFragment.java
|
Added preferences for pull notifications! Also bits of cleanup.
|
2017-02-05 02:34:55 -05:00 |
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
|
Keep Volley from leaking requests between activities and add a forgotten license notice.
|
2017-03-01 00:43:46 -05:00 |
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
|
Replace remaining non-retrofit API calls
|
2017-03-09 16:59:18 +01:00 |
SplashActivity.java
|
Crash analytics with Firebase
|
2017-03-12 18:46:45 +01:00 |
StatusActionListener.java
|
Statuses and notifications loaded/parsed via Retrofit/GSON
|
2017-03-09 00:27:37 +01:00 |
StatusViewHolder.java
|
Rounded corners on avatars in statuses
|
2017-03-13 16:19:34 +01:00 |
ThemeUtils.java
|
Fixes crash when opening the block list. Also, fixes an issue where the collapsed toolbar appears dark on profiles even when using the light theme.
|
2017-03-07 02:30:09 -05:00 |
ThreadAdapter.java
|
Statuses and notifications loaded/parsed via Retrofit/GSON
|
2017-03-09 00:27:37 +01:00 |
TimelineAdapter.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 |
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
|
Icons in main tabs, improved video activity a bit
|
2017-03-12 13:41:29 +01:00 |
TuskyAPI.java
|
Push notifications
|
2017-03-12 08:31:20 +01:00 |
ViewMediaFragment.java
|
Fixed view media fragment behaviour, reblogs/favs of reblogs
|
2017-03-14 19:24:38 +01:00 |
ViewTagActivity.java
|
Prevent double notifications
|
2017-03-12 08:49:38 +01:00 |
ViewThreadActivity.java
|
Fixed crash due to Picasso being handed empty strings for missing avatars and header images.
|
2017-03-07 21:38:20 -05:00 |
ViewThreadFragment.java
|
Fixes intermittent crashes when clicking the reply button and opening a thread. Closes #26
|
2017-03-15 15:27:49 -04:00 |
ViewVideoActivity.java
|
Icons in main tabs, improved video activity a bit
|
2017-03-12 13:41:29 +01:00 |