You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
Vavassor 33a7e3bfed Adds save draft button to composer. 7 years ago
..
adapter Fixes a crash when a timeline or thread is backgrounded and brought back with an uninitialized notification or status list. 7 years ago
db Saves content warnings in drafts. 7 years ago
entity Fixes a bug where mentioning users of the same username links them all to the same profile. Closes #312 7 years ago
fragment Addendum to commit 534443d439 to cancel the callbacks so they're not called after the fragment is detached. Closes #357 7 years ago
interfaces Improve media browser and video viewer 7 years ago
json Changes mention and tag highlighting in the composer to use Mastodon's regex. Closes #145 Also, does some haphazard cleanup. 7 years ago
network Changes mention and tag highlighting in the composer to use Mastodon's regex. Closes #145 Also, does some haphazard cleanup. 7 years ago
pager Improve media browser and video viewer 7 years ago
receiver Broadcasts now cause a refresh on timelines after a post is composed instead of listeners. 7 years ago
service Reverts notifications from MQTT prototype to pull notifications. 7 years ago
util Fixes notifications not setting their visibility. 7 years ago
view Fixes some odd spacing in right-to-left direction and sets some icons to auto-mirror. 7 years ago
viewdata Fixes a crash when a timeline or thread is backgrounded and brought back with an uninitialized notification or status list. 7 years ago
AboutActivity.java Minor writing style changes. 7 years ago
AccountActivity.java Changes mention and tag highlighting in the composer to use Mastodon's regex. Closes #145 Also, does some haphazard cleanup. 7 years ago
AccountListActivity.java Reorganizes the whole codebase. 8 years ago
BaseActivity.java Reverts notifications from MQTT prototype to pull notifications. 7 years ago
ComposeActivity.java Adds save draft button to composer. 7 years ago
EditProfileActivity.java Changes mention and tag highlighting in the composer to use Mastodon's regex. Closes #145 Also, does some haphazard cleanup. 7 years ago
FavouritesActivity.java Broadcasts now used everywhere for signalling to remove accounts' posts instead of listeners. 7 years ago
LoginActivity.java Removes ButterKnife annotations. 7 years ago
MainActivity.java The unloaded drawer header was sometimes returning zero dimensions and crashing. It's just easier to let it handle resizing and cropping. 7 years ago
PreferencesActivity.java Reverts notifications from MQTT prototype to pull notifications. 7 years ago
ReportActivity.java Removes ButterKnife annotations. 7 years ago
SavedTootActivity.java Makes the toolbar shadow visible for pre-Lollipop android versions and fixes a crash when deleting a draft with no media attached. 7 years ago
SearchActivity.java fix bug where "no result" message was not shown in SearchActivity 7 years ago
SplashActivity.java Adds a splash screen replacement. 8 years ago
TuskyApplication.java Okay, toss BouncyCastleProvider so we can release a beta. 7 years ago
ViewMediaActivity.java Fixes an intermittent null pointer exception caused by getActivity() returning null in callbacks. 7 years ago
ViewTagActivity.java Removes ButterKnife annotations. 7 years ago
ViewThreadActivity.java Broadcasts now used everywhere for signalling to remove accounts' posts instead of listeners. 7 years ago
ViewVideoActivity.java Improve media browser and video viewer 7 years ago