74 Commits (4e350b4f8790ad077a2cc5cacc3379c826447316)

Author SHA1 Message Date
Ivan Kupalov f43ef319d0 Add Dagger (#554) 6 years ago
Ivan Kupalov 5d954a8eab Add ComposeActivity tests. Add ServiceLocator (#542) 6 years ago
Konrad Pozniak 5de7b21007 convert entity classes to Kotlin data classes (#526) 6 years ago
Conny Duck 3f49a2c921 hide follow button on own profile correctly, code optimizations 6 years ago
Konrad Pozniak 27b3606482 UI Improvements (#445) 7 years ago
Conny Duck 2c95080428 fix some lint warnings, remove unused code 7 years ago
Ivan Kupalov f0a1392649 Implement media tab (#430) 7 years ago
Ivan Kupalov 5b581fe7f3 Reply improvements (#432) 7 years ago
Conny Duck 39a6bc6fa5 change default of chrome custom tabs setting to false 7 years ago
Conny Duck 64e83bb80c title and menu to open toot in browser for ViewThreadActivity 7 years ago
Conny Duck 0b4211b86a rounded corners for avatar placeholder 7 years ago
Vavassor 6fbfc92199 Adds a confirmation dialog for unfollowing a user using the account header button. 7 years ago
Conny Duck bcb88afde3 bugfix, layout improvements 7 years ago
Conny Duck 45ae9ed0ef show if an account follows you back in AccountActivity 7 years ago
Conny Duck c6f2cc55ea make FAB hide on scroll in AccountActivity as well 7 years ago
Conny Duck e4ce775685 change floating action button to "mention", create new follow button in AccountActivity 7 years ago
Vavassor cfc7abd31a Changes mention and tag highlighting in the composer to use Mastodon's regex. Closes #145 Also, does some haphazard cleanup. 7 years ago
Vavassor adfb96483a Removes ButterKnife annotations. 7 years ago
Vavassor dacfbb3455 Minor writing style changes. 7 years ago
Vavassor 8b2441071f Broadcasts now used everywhere for signalling to remove accounts' posts instead of listeners. 7 years ago
Conny Duck f640b510aa fix bug in CollapsingToolbarLayout 7 years ago
Conny Duck 4a402cbe54 remove unnecessary Log utility class, replace Exception.printStackTrace with logging 7 years ago
torrentcome ad14995326 (receiver) create package for receiver 7 years ago
Pangoraw e24e91b455 Allow broadcasting event across activities. 7 years ago
Vavassor 7f31aff144 Reorganizes the whole codebase. 7 years ago
Conny Duck 3fcbee67b9 remove redundant account_header background, fix weird flicker in header when opening AccountActivity 7 years ago
Vavassor e5c62e6415 Switches back a foolish last second change that ruined the light theme toolbar text fix. 7 years ago
Vavassor 07f22b2560 Fixes the text colour in the light theme for the collapsed toolbar in the account page. 7 years ago
Vavassor 9f925d7f1c Account page interactions with locked users are made much clearer. 7 years ago
Vavassor 80971e2fc4 Custom tabs are now used for login and links on account pages, with a fallback to the default browser if not supported. 7 years ago
Vavassor c6cf2d034a Blocking and muting now removes all statuses by that user in EVERY currently-loaded timeline. 7 years ago
Raphael Michel c7772d0f56 Useful title for AccountActivity 7 years ago
Vavassor f6a165a50a Adds content descriptions and hints to non-textual elements so they can be described by screen readers. 7 years ago
Vavassor 4d9fd09a3c License change back to GPL 3 7 years ago
Zachary Epps 7a5e5dca7e changed AccountActivity so that it shows FAB that allows a user to un/follow a user from it instead of the menu 7 years ago
Vavassor a9970ee875 Simplify the error messages and remove unused strings. 7 years ago
Zachary Epps cbae26dd4c changed AccountActivity so that after following someone the FAB hides itself 7 years ago
Vavassor 5fd9b6732d Fixes a crash that can occur when entering or rotating within the profile page. Closes #43 7 years ago
Vavassor fbd4150001 Fixes a crash on login and another when clicking the mention button on an account page that hasn't loaded yet. 7 years ago
Vavassor 3e21e59edc Relicense to LGPL3 7 years ago
Vavassor f2a400ab38 Fixes rare crashes when viewing accounts and favouriting. Also, fixes content warning characters not counting toward the character limit. Closes #32 7 years ago
Eugen Rochko bc46afd801 Display lock icon on locked profiles 7 years ago
Vavassor ed08f708ed Fixed intermittent null pointer exceptions and disabled the light theme temporarily. This closes #21, closes #22, and closes #17. 7 years ago
Vavassor b937a7bc9e Fixed intermittent null pointer exceptions and disabled the light theme temporarily. This closes #21, closes #22, and closes #17. 7 years ago
Eugen Rochko 1015f27554 Mention action on profiles 7 years ago
Eugen Rochko dbed424d6f Implement search 7 years ago
Vavassor 42a8f47991 Removed most references to Volley. 7 years ago
Eugen Rochko 02ccaf4610 Muting/unmuting accounts 7 years ago
Eugen Rochko f938dff9ed Use retrofit methods for profile actions 7 years ago
Eugen Rochko 750c1c80a0 Statuses and notifications loaded/parsed via Retrofit/GSON 7 years ago