chinwag-android/app/src/main/java/com/keylesspalace/tusky
Vavassor b6e72a94be Custom tabs are now used for login and links on account pages, with a fallback to the default browser if not supported.
Also, fixes crashes when entering tag and threads due to me forgetting to implement the interfaces required by the code that removes posts from timelines when blocking/muting.

Also fixes a small bug where for mentions of users from other instances, clicking on the mention would open the profile in the browser instead of in-app.
2017-04-25 07:30:57 -04:00
..
entity Custom tabs are now used for login and links on account pages, with a fallback to the default browser if not supported. 2017-04-25 07:30:57 -04:00
AccountActionListener.java Adds a list of muted users. 2017-04-21 19:02:04 -04:00
AccountActivity.java Custom tabs are now used for login and links on account pages, with a fallback to the default browser if not supported. 2017-04-25 07:30:57 -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 Custom tabs are now used for login and links on account pages, with a fallback to the default browser if not supported. 2017-04-25 07:30:57 -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
CustomTabsHelper.java implemented chrome custom tabs 2017-04-07 08:51:48 -04:00
CustomTabURLSpan.java Custom tabs are now used for login and links on account pages, with a fallback to the default browser if not supported. 2017-04-25 07:30:57 -04:00
DateUtils.java License change back to GPL 3 2017-04-09 20:12:31 -04:00
DownsizeImageTask.java Custom tabs are now used for login and links on account pages, with a fallback to the default browser if not supported. 2017-04-25 07:30:57 -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
LinkHelper.java Custom tabs are now used for login and links on account pages, with a fallback to the default browser if not supported. 2017-04-25 07:30:57 -04:00
LinkListener.java Custom tabs are now used for login and links on account pages, with a fallback to the default browser if not supported. 2017-04-25 07:30:57 -04:00
Log.java Clears out diagnostic code. 2017-04-12 22:26:45 -04:00
LoginActivity.java Custom tabs are now used for login and links on account pages, with a fallback to the default browser if not supported. 2017-04-25 07:30:57 -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 fix bugs with fab showing/hiding on scroll 2017-04-22 10:41:49 +02: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 Custom tabs are now used for login and links on account pages, with a fallback to the default browser if not supported. 2017-04-25 07:30:57 -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 Custom tabs are now used for login and links on account pages, with a fallback to the default browser if not supported. 2017-04-25 07:30:57 -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 Custom tabs are now used for login and links on account pages, with a fallback to the default browser if not supported. 2017-04-25 07:30:57 -04: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 Custom tabs are now used for login and links on account pages, with a fallback to the default browser if not supported. 2017-04-25 07:30:57 -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
TuskyApplication.java Let OkHttp3Downloader create an OkHttpClient by default 2017-04-22 13:29:00 +08: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 Custom tabs are now used for login and links on account pages, with a fallback to the default browser if not supported. 2017-04-25 07:30:57 -04:00
ViewThreadActivity.java Custom tabs are now used for login and links on account pages, with a fallback to the default browser if not supported. 2017-04-25 07:30:57 -04:00
ViewThreadFragment.java Custom tabs are now used for login and links on account pages, with a fallback to the default browser if not supported. 2017-04-25 07:30:57 -04:00
ViewVideoActivity.java changed VideoActivity to allow for video looping 2017-04-10 15:39:21 -04:00