.. |
entity
|
Fixes direct messages falsely being shown as able to be boosted.
|
2017-03-31 20:53:05 -04:00 |
AccountActionListener.java
|
Relicense to LGPL3
|
2017-03-20 21:44:30 -04:00 |
AccountActivity.java
|
changed AccountActivity so that it shows FAB that allows a user to un/follow a user from it instead of the menu
|
2017-04-06 11:07:40 -04:00 |
AccountAdapter.java
|
Relicense to LGPL3
|
2017-03-20 21:44:30 -04:00 |
AccountFragment.java
|
Fixes a crash where MastodonAPI isn't initialised in time when opening a profile or block list.
|
2017-03-27 16:19:44 -04:00 |
AccountPagerAdapter.java
|
Relicense to LGPL3
|
2017-03-20 21:44:30 -04:00 |
AdapterItemRemover.java
|
Relicense to LGPL3
|
2017-03-20 21:44:30 -04:00 |
Assert.java
|
Relicense to LGPL3
|
2017-03-20 21:44:30 -04:00 |
BaseActivity.java
|
Sharing images from other apps now supported.
|
2017-04-05 16:35:22 -04:00 |
BaseFragment.java
|
Relicense to LGPL3
|
2017-03-20 21:44:30 -04:00 |
BlocksActivity.java
|
Relicense to LGPL3
|
2017-03-20 21:44:30 -04:00 |
BlocksAdapter.java
|
Relicense to LGPL3
|
2017-03-20 21:44:30 -04:00 |
ComposeActivity.java
|
inherit content warnings in replys
|
2017-04-07 20:37:27 +02:00 |
ComposeOptionsFragment.java
|
Fixes a crash during authentication and another when opening the composer options. Also, sets up the next update to reset the redirect URI for the app during authorization.
|
2017-04-04 22:29:15 -04:00 |
ConversationLineItemDecoration.java
|
Removed google-services.json from repository
|
2017-03-13 15:41:17 +01:00 |
CountUpDownLatch.java
|
Relicense to LGPL3
|
2017-03-20 21:44:30 -04:00 |
DateUtils.java
|
Relicense to LGPL3
|
2017-03-20 21:44:30 -04:00 |
DownsizeImageTask.java
|
Prevents an out-of-memory crash when uploading images and also downsizing now uses significantly less memory.
|
2017-03-31 17:53:35 -04:00 |
EndlessOnScrollListener.java
|
Relicense to LGPL3
|
2017-03-20 21:44:30 -04:00 |
FavouritesActivity.java
|
Relicense to LGPL3
|
2017-03-20 21:44:30 -04:00 |
FlowLayout.java
|
Relicense to LGPL3
|
2017-03-20 21:44:30 -04:00 |
FollowAdapter.java
|
Relicense to LGPL3
|
2017-03-20 21:44:30 -04:00 |
FooterViewHolder.java
|
Relicense to LGPL3
|
2017-03-20 21:44:30 -04:00 |
HtmlUtils.java
|
Relicense to LGPL3
|
2017-03-20 21:44:30 -04:00 |
IOUtils.java
|
Relicense to LGPL3
|
2017-03-20 21:44:30 -04:00 |
Log.java
|
Relicense to LGPL3
|
2017-03-20 21:44:30 -04:00 |
LoginActivity.java
|
Fixes a crash during authentication and another when opening the composer options. Also, sets up the next update to reset the redirect URI for the app during authorization.
|
2017-04-04 22:29:15 -04:00 |
MainActivity.java
|
Fixes a crash that can occur when the drawer on the main page is being initialized while it is in a closed state.
|
2017-04-04 17:32:34 -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
|
Adds preferences for receiving notifications by type.
|
2017-03-28 15:39:29 -04:00 |
NotificationClearBroadcastReceiver.java
|
Enable/disable push notifications. Clearing notifications
|
2017-03-15 23:45:59 +01:00 |
NotificationsAdapter.java
|
Fixes a crash that can occur when entering or rotating within the profile page. Closes #43
|
2017-04-04 16:37:42 -04:00 |
NotificationsFragment.java
|
Relicense to LGPL3
|
2017-03-20 21:44:30 -04:00 |
PreferencesActivity.java
|
Relicense to LGPL3
|
2017-03-20 21:44:30 -04:00 |
PreferencesFragment.java
|
Relicense to LGPL3
|
2017-03-20 21:44:30 -04:00 |
ReportActivity.java
|
Simplify the error messages and remove unused strings.
|
2017-04-06 03:09:49 -04:00 |
ReportAdapter.java
|
Relicense to LGPL3
|
2017-03-20 21:44:30 -04:00 |
RoundedTransformation.java
|
Rounded corners on avatars in statuses
|
2017-03-13 16:19:34 +01:00 |
SFragment.java
|
inherit content warnings in replys
|
2017-04-07 20:37:27 +02:00 |
SpannedTypeAdapter.java
|
Replace remaining non-retrofit API calls
|
2017-03-09 16:59:18 +01:00 |
SplashActivity.java
|
Light theme properly separated again, making it ready for palette changes.
|
2017-03-26 22:59:16 -04:00 |
StatusActionListener.java
|
Relicense to LGPL3
|
2017-03-20 21:44:30 -04:00 |
StatusViewHolder.java
|
Fixes direct messages falsely being shown as able to be boosted.
|
2017-03-31 20:53:05 -04:00 |
ThemeUtils.java
|
Relicense to LGPL3
|
2017-03-20 21:44:30 -04:00 |
ThreadAdapter.java
|
Relicense to LGPL3
|
2017-03-20 21:44:30 -04:00 |
TimelineAdapter.java
|
Relicense to LGPL3
|
2017-03-20 21:44:30 -04:00 |
TimelineFragment.java
|
Adds the local timeline.
|
2017-03-30 22:31:17 -04:00 |
TimelinePagerAdapter.java
|
Adds the local timeline.
|
2017-03-30 22:31:17 -04:00 |
TuskyAPI.java
|
Push notifications
|
2017-03-12 08:31:20 +01:00 |
TuskyTileService.java
|
modified manifest to allow for a quick settings tile
|
2017-04-03 16:20:32 -04:00 |
ViewMediaFragment.java
|
Relicense to LGPL3
|
2017-03-20 21:44:30 -04:00 |
ViewTagActivity.java
|
Relicense to LGPL3
|
2017-03-20 21:44:30 -04:00 |
ViewThreadActivity.java
|
Relicense to LGPL3
|
2017-03-20 21:44:30 -04:00 |
ViewThreadFragment.java
|
Simplify the error messages and remove unused strings.
|
2017-04-06 03:09:49 -04:00 |
ViewVideoActivity.java
|
Relicense to LGPL3
|
2017-03-20 21:44:30 -04:00 |