86 Commits (86ee4fe706d71481ddee7cbc4c9038522ec4af90)

Author SHA1 Message Date
Conny Duck 1a39e58d3c remove unnecessary Log utility class, replace Exception.printStackTrace with logging 9 years ago
Vavassor 73a5144741 Adds notification clearing and makes the client a little more stable. 9 years ago
Vavassor 388ecfcf2e Removes the product flavor split. 9 years ago
Vavassor a2a600a9de Adds back button to the about page and for the Tusky's Profile button it searches for the account first and saves the ID for subsequent presses. Closes #279 9 years ago
Tryton Van Meer a5e43446b5 logout() now creates a dialog asking the user if they wish to logout. 9 years ago
Conny Duck d34f4429cd fixed light theme header background when no header image was set 9 years ago
Vavassor aa2394748c Reorganizes the whole codebase. 9 years ago
Conny Duck b97c4e24ed remove redundant account_header background, fix weird flicker in header when opening AccountActivity 9 years ago
Vavassor bd687fb45d Fixes crash on android version Lollipop and earlier due to an unsupported way vector drawable icons were assigned to radio buttons. 9 years ago
Vavassor b047204577 fixes line endings back to LF 9 years ago
PhotonQyv 89c984fe84 Add files via upload 9 years ago
Vavassor ab76121692 Change locked accounts to default visibility to "followers-only", and reorganizes the composer because it was getting cluttered. 9 years ago
Vavassor 7d83a9aaba Follow requests list is available. Closes #222 9 years ago
Vavassor 5f6fab2b70 Moves Firebase notifications to a "google" build flavor and adds an "fdroid" flavor that uses polling for notifications. 9 years ago
Vavassor 5179d7e9b3 Blocking and muting now removes all statuses by that user in EVERY currently-loaded timeline. 9 years ago
Vavassor 852c484d68 Adds a list of muted users. 9 years ago
Vavassor b9f0c51e70 Provisional profile editor complete. 9 years ago
daycode a30a9fdc31 Add missing icons in Menu 9 years ago
Vavassor 84741c1f1b Adds a partial profile editor (non-working). 9 years ago
serage.betelmal 642e2af23e Adding an about activity to the App 9 years ago
Raphael Michel fce573f1ec Update thread view after sent reply (closes #74) 9 years ago
Vavassor 77285c9966 Adds missing content description for the profile avatar in the navigation drawer. 9 years ago
Vavassor 3bf84f9b7d Cleaned up content descriptions and added the last missing ones. Closes #122 9 years ago
Vavassor 2e45a0bbff Adds missing content descriptions and fixes a bit of the follow button hiding code. 9 years ago
ntngrtltr e02eb76a91 fix permission requests 9 years ago
Vavassor 4d9fd09a3c License change back to GPL 3 9 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 9 years ago
Zachary Epps de0f1b7ab0 added new option in preferences.xml 9 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. 9 years ago
Vavassor 5fd9b6732d Fixes a crash that can occur when entering or rotating within the profile page. Closes #43 9 years ago
Vavassor 1ebe514100 First minor release 9 years ago
Vavassor 53376da406 Adds the local timeline. 9 years ago
Vavassor 4b136ce458 Light theme properly separated again, making it ready for palette changes. 9 years ago
Vavassor b3e9b86b61 Remove array.xml and re-enable (partially working) light theme. 9 years ago
Vavassor 3229907fc6 Fixes a couple of crashes. 9 years ago
Vavassor 3e21e59edc Relicense to LGPL3 9 years ago
Eugen Rochko 3a1181bd82 Enable/disable push notifications. Clearing notifications 9 years ago
Vavassor 5d68c6df8f Finished the tusky-api server. 9 years ago
Eugen Rochko 2e50c547ce Group push notifications 9 years ago
Vavassor 39431d96f1 Fixes the onBackPressed crash in the MainActivity. Closes #18 9 years ago
Vavassor ed08f708ed Fixed intermittent null pointer exceptions and disabled the light theme temporarily. This closes #21, closes #22, and closes #17. 9 years ago
Vavassor b937a7bc9e Fixed intermittent null pointer exceptions and disabled the light theme temporarily. This closes #21, closes #22, and closes #17. 9 years ago
Eugen Rochko f508e8bc34 Icons in main tabs, improved video activity a bit 9 years ago
Eugen Rochko 2bbd46e841 Push notifications 9 years ago
Vavassor 95505dde02 New launcher icon added. 9 years ago
Eugen Rochko dbed424d6f Implement search 9 years ago
Eugen Rochko 473f7f75f1 Merge upstream 9 years ago
Eugen Rochko e72227abf0 Improved drawer look 9 years ago
Eugen Rochko 68e10f77f4 Integrate floating search bar 9 years ago
Eugen Rochko 44f777ebff Improved drawer look 9 years ago