37 Commits (4d9fd09a3c39e73afd377ff9c0b1c53219af5e2e)

Author SHA1 Message Date
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
Eugen Rochko 3120fbed4c Start work on integrating Retrofit - Update Account entity to be fetched with Retrofit and parsed with GSON 7 years ago
Vavassor 7ae66a4ddc Fixed crash due to Picasso being handed empty strings for missing avatars and header images. 7 years ago
Eugen Rochko 2c8a575a3b Fix up notification items layouts 7 years ago
Vavassor 37bb799efc Fixes crash when opening the block list. Also, fixes an issue where the collapsed toolbar appears dark on profiles even when using the light theme. 7 years ago
Eugen Rochko b5c4339894 Switch dark color scheme to official Mastodon colors 7 years ago
Eugen Rochko 7a752be83f Prettify profiles, add floating follow/unfollow button to them 7 years ago
Vavassor 9e49da64bf Fixes two bugs: 7 years ago
Vavassor 9dceb7a226 TODO's have been erradicated. 7 years ago
Vavassor c1d4bdbdfb Volley request leaks across activity/fragment boundaries should no longer be able to occur. 7 years ago
Vavassor 46fe328967 A bit of code cleanup, mostly getting rid of warnings. 7 years ago
Vavassor dab6807bff Fifth Alpha Release (actually fifth this time) 7 years ago
Vavassor af4af94775 Fixed crash on pre-Lollipop devices (API levels 20 and prior) due to trying to load attributes in drawables. 7 years ago
Vavassor 96a5692717 Dark and light themes now exist and can be switched in preferences. 7 years ago
Vavassor b4a91112a3 Initial Alpha release! 7 years ago
Vavassor e0ab25334b Added preferences for pull notifications! Also bits of cleanup. 7 years ago
Vavassor 3bd360a7ee Added margin between pages in tab layouts. (tiny change) 7 years ago
Vavassor cad060282b Links in user bios can be clicked on. 7 years ago
Vavassor 1429dfc7b5 Account profiles no longer partial! 7 years ago
Vavassor 60d68b0ae6 Partial account profile pages now in. Follows/Followers tabs are empty and block/follow does nothing yet. 7 years ago