64 Commits (a23bed8c8d897fce2e0af0b26c0ed3efd1579b53)

Author SHA1 Message Date
Vavassor b9f0c51e70 Provisional profile editor complete. 7 years ago
daycode a30a9fdc31 Add missing icons in Menu 7 years ago
Vavassor 84741c1f1b Adds a partial profile editor (non-working). 7 years ago
Raphael Michel fce573f1ec Update thread view after sent reply (closes #74) 7 years ago
Vavassor 77285c9966 Adds missing content description for the profile avatar in the navigation drawer. 7 years ago
Vavassor 3bf84f9b7d Cleaned up content descriptions and added the last missing ones. Closes #122 7 years ago
Vavassor 2e45a0bbff Adds missing content descriptions and fixes a bit of the follow button hiding code. 7 years ago
ntngrtltr e02eb76a91 fix permission requests 7 years ago
Vavassor 4d9fd09a3c License change back to GPL 3 7 years ago
Zachary Epps 2a418e06da changed the construction of the AccountHeader so that it listens for clicks on the current profile avatar and opens the user's account if they click on it 7 years ago
Zachary Epps de0f1b7ab0 added new option in preferences.xml 7 years ago
Vavassor 3c655a25dc Fixes a crash that can occur when the drawer on the main page is being initialized while it is in a closed state. 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 1ebe514100 First minor release 7 years ago
Vavassor 53376da406 Adds the local timeline. 7 years ago
Vavassor 4b136ce458 Light theme properly separated again, making it ready for palette changes. 7 years ago
Vavassor b3e9b86b61 Remove array.xml and re-enable (partially working) light theme. 7 years ago
Vavassor 3229907fc6 Fixes a couple of crashes. 7 years ago
Vavassor 3e21e59edc Relicense to LGPL3 7 years ago
Eugen Rochko 3a1181bd82 Enable/disable push notifications. Clearing notifications 7 years ago
Vavassor 5d68c6df8f Finished the tusky-api server. 7 years ago
Eugen Rochko 2e50c547ce Group push notifications 7 years ago
Vavassor 39431d96f1 Fixes the onBackPressed crash in the MainActivity. Closes #18 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 f508e8bc34 Icons in main tabs, improved video activity a bit 7 years ago
Eugen Rochko 2bbd46e841 Push notifications 7 years ago
Vavassor 95505dde02 New launcher icon added. 7 years ago
Eugen Rochko dbed424d6f Implement search 7 years ago
Eugen Rochko 473f7f75f1 Merge upstream 7 years ago
Eugen Rochko e72227abf0 Improved drawer look 7 years ago
Eugen Rochko 68e10f77f4 Integrate floating search bar 7 years ago
Eugen Rochko 44f777ebff Improved drawer look 7 years ago
Vavassor 6f25405ad4 Volley is gone. 7 years ago
Eugen Rochko 3cb1b8e44b Vector icons in drawer were crashing on an older Android 7 years ago
Eugen Rochko 7fa01371d9 Add drawer to main activity 7 years ago
Eugen Rochko d09e9706b6 Replace remaining non-retrofit API calls 7 years ago
Eugen Rochko ce04c7ab2b Sliding animation for activity transitions 7 years ago
Eugen Rochko 9ec3fd47dc Back button to navigate tabs on main view 7 years ago
Eugen Rochko d299dd34ed Floating action button for toot compose 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 9b6f5e63d3 Viewing your block list is now possible on the main menu. 7 years ago
Vavassor e59c0534c7 Viewing your favourites is now accessible on the main menu. 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 22a2a31afe Changed visual theme to a dark style. Also, set up things for a future switchable light/dark theme. 7 years ago