Yuito-app-android/app/src/main/java/com/keylesspalace/tusky
Vavassor 01997012de Block and mute lists now remove the entries when you unmute/unblock a user, with a short popup to undo if it's unintentional. Just for clearer feedback. 2017-04-22 02:06:19 -04:00
..
entity Provisional profile editor complete. 2017-04-20 18:56:36 -04:00
AccountActionListener.java Adds a list of muted users. 2017-04-21 19:02:04 -04:00
AccountActivity.java Blocking and muting now removes all statuses by that user in EVERY currently-loaded timeline. 2017-04-21 23:16:05 -04:00
AccountAdapter.java Block and mute lists now remove the entries when you unmute/unblock a user, with a short popup to undo if it's unintentional. Just for clearer feedback. 2017-04-22 02:06:19 -04:00
AccountFragment.java Block and mute lists now remove the entries when you unmute/unblock a user, with a short popup to undo if it's unintentional. Just for clearer feedback. 2017-04-22 02:06:19 -04:00
AccountPagerAdapter.java Blocking and muting now removes all statuses by that user in EVERY currently-loaded timeline. 2017-04-21 23:16:05 -04:00
AdapterItemRemover.java Blocking and muting now removes all statuses by that user in EVERY currently-loaded timeline. 2017-04-21 23:16:05 -04:00
Assert.java License change back to GPL 3 2017-04-09 20:12:31 -04:00
BaseActivity.java Provisional profile editor complete. 2017-04-20 18:56:36 -04:00
BaseFragment.java License change back to GPL 3 2017-04-09 20:12:31 -04:00
BlocksActivity.java Adds a list of muted users. 2017-04-21 19:02:04 -04:00
BlocksAdapter.java Block and mute lists now remove the entries when you unmute/unblock a user, with a short popup to undo if it's unintentional. Just for clearer feedback. 2017-04-22 02:06:19 -04:00
ComposeActivity.java Merge pull request #200 from tahnok/master 2017-04-21 01:52:28 -04:00
ComposeOptionsFragment.java Add Direct Message to visibility panel 2017-04-18 12:59:42 +02:00
ConversationLineItemDecoration.java License change back to GPL 3 2017-04-09 20:12:31 -04:00
CountUpDownLatch.java License change back to GPL 3 2017-04-09 20:12:31 -04:00
CustomTabURLSpan.java implemented chrome custom tabs 2017-04-07 08:51:48 -04:00
CustomTabsHelper.java implemented chrome custom tabs 2017-04-07 08:51:48 -04:00
DateUtils.java License change back to GPL 3 2017-04-09 20:12:31 -04:00
DownsizeImageTask.java Re-orients images when downscaled according to EXIF data if it's specified. Closes #106 2017-04-11 22:50:27 -04:00
EditProfileActivity.java Provisional profile editor complete. 2017-04-20 18:56:36 -04:00
EndlessOnScrollListener.java License change back to GPL 3 2017-04-09 20:12:31 -04:00
FavouritesActivity.java License change back to GPL 3 2017-04-09 20:12:31 -04:00
FlowLayout.java License change back to GPL 3 2017-04-09 20:12:31 -04:00
FollowAdapter.java License change back to GPL 3 2017-04-09 20:12:31 -04:00
FooterViewHolder.java Timeline footer improvements 2017-04-15 19:25:39 +02:00
HtmlUtils.java License change back to GPL 3 2017-04-09 20:12:31 -04:00
IOUtils.java Profile editor functionally complete. 2017-04-19 00:01:04 -04:00
Log.java Clears out diagnostic code. 2017-04-12 22:26:45 -04:00
LoginActivity.java Provisional profile editor complete. 2017-04-20 18:56:36 -04:00
MainActivity.java Blocking and muting now removes all statuses by that user in EVERY currently-loaded timeline. 2017-04-21 23:16:05 -04:00
MastodonAPI.java Profile edits for display name and bio are working. Avatar and header image picking are in but not uploaded. 2017-04-17 02:49:56 -04:00
MutesAdapter.java Block and mute lists now remove the entries when you unmute/unblock a user, with a short popup to undo if it's unintentional. Just for clearer feedback. 2017-04-22 02:06:19 -04:00
MyFirebaseInstanceIdService.java Merge branch 'handshake_test' 2017-04-12 22:27:18 -04:00
MyFirebaseMessagingService.java Merge branch 'handshake_test' 2017-04-12 22:27:18 -04:00
NotificationClearBroadcastReceiver.java License change back to GPL 3 2017-04-09 20:12:31 -04:00
NotificationsAdapter.java Adds ability to mute from an individual status. Also, all statuses from that user are removed from the timeline on the spot. 2017-04-21 20:58:44 -04:00
NotificationsFragment.java Blocking and muting now removes all statuses by that user in EVERY currently-loaded timeline. 2017-04-21 23:16:05 -04:00
OkHttpUtils.java Add a custom User-Agent that contains Tusky & Android Version to all requests 2017-04-20 18:45:36 +02:00
PreferencesActivity.java License change back to GPL 3 2017-04-09 20:12:31 -04:00
PreferencesFragment.java License change back to GPL 3 2017-04-09 20:12:31 -04:00
ReportActivity.java License change back to GPL 3 2017-04-09 20:12:31 -04:00
ReportAdapter.java License change back to GPL 3 2017-04-09 20:12:31 -04:00
RoundedTransformation.java License change back to GPL 3 2017-04-09 20:12:31 -04:00
SFragment.java Blocking and muting now removes all statuses by that user in EVERY currently-loaded timeline. 2017-04-21 23:16:05 -04:00
SpannedTypeAdapter.java License change back to GPL 3 2017-04-09 20:12:31 -04:00
SplashActivity.java License change back to GPL 3 2017-04-09 20:12:31 -04:00
StatusActionListener.java License change back to GPL 3 2017-04-09 20:12:31 -04:00
StatusRemoveListener.java Blocking and muting now removes all statuses by that user in EVERY currently-loaded timeline. 2017-04-21 23:16:05 -04:00
StatusViewHolder.java fixes crash when media url is empty 2017-04-17 11:03:05 +02:00
ThemeUtils.java License change back to GPL 3 2017-04-09 20:12:31 -04:00
ThreadAdapter.java Adds ability to mute from an individual status. Also, all statuses from that user are removed from the timeline on the spot. 2017-04-21 20:58:44 -04:00
TimelineAdapter.java Blocking and muting now removes all statuses by that user in EVERY currently-loaded timeline. 2017-04-21 23:16:05 -04:00
TimelineFragment.java Blocking and muting now removes all statuses by that user in EVERY currently-loaded timeline. 2017-04-21 23:16:05 -04:00
TimelinePagerAdapter.java Blocking and muting now removes all statuses by that user in EVERY currently-loaded timeline. 2017-04-21 23:16:05 -04:00
TuskyAPI.java License change back to GPL 3 2017-04-09 20:12:31 -04:00
TuskyTileService.java License change back to GPL 3 2017-04-09 20:12:31 -04:00
ViewMediaFragment.java merge resolved 2017-04-21 00:19:37 -04:00
ViewTagActivity.java License change back to GPL 3 2017-04-09 20:12:31 -04:00
ViewThreadActivity.java License change back to GPL 3 2017-04-09 20:12:31 -04:00
ViewThreadFragment.java Update thread view after sent reply (closes #74) 2017-04-15 19:59:06 +02:00
ViewVideoActivity.java changed VideoActivity to allow for video looping 2017-04-10 15:39:21 -04:00