46 Commits (e3c8998f663968695efa7d43705dc079d93e5ddd)

Author SHA1 Message Date
Vavassor adfb96483a Removes ButterKnife annotations. 7 years ago
Vavassor dacfbb3455 Minor writing style changes. 7 years ago
Vavassor 2df687e22e Fixes a validation error on login when instance names are entered with multiple @ symbols like @username@example.com. 7 years ago
Conny Duck 4a402cbe54 remove unnecessary Log utility class, replace Exception.printStackTrace with logging 7 years ago
Paul b4d40eed91 Add loading on login activity while fetching tokens 8 years ago
Vavassor 7f31aff144 Reorganizes the whole codebase. 8 years ago
Vavassor 1e6df9c56c Emojione shortcodes now converted to unicode in display names. closes #82, closes #129 8 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. 8 years ago
Vavassor b9f0c51e70 Provisional profile editor complete. 8 years ago
Vavassor 84741c1f1b Adds a partial profile editor (non-working). 8 years ago
Vavassor b9ea3bf185 Clears out diagnostic code. 8 years ago
Vavassor 48c9b71f92 Finishes handshake-test-2 8 years ago
Vavassor 4d9fd09a3c License change back to GPL 3 8 years ago
Vavassor fd472fbe1f Possible fix to enable connections using TLS 1.1 and 1.2 on pre-Lollipop android versions. Also expands to the enabled list of cipher suites. 8 years ago
Vavassor bfc89b26bd Silently accept usernames in front of instances in the login screen, because plenty of folks try including it. 8 years ago
Vavassor 2cb0b96abd Fixes a crash during authentication and another when opening the composer options. Also, sets up the next update to reset the redirect URI for the app during authorization. 8 years ago
Vavassor e46e50ac60 Clarifies a bit of the explanation on the login page. 8 years ago
Vavassor 89e4cbb8b2 Fixes some odd behaviour during the login dance (possibly loading into the main activity with empty timelines). 8 years ago
Vavassor 1f798902b7 Spruces up the light theme. 8 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. 8 years ago
Vavassor 3e21e59edc Relicense to LGPL3 8 years ago
Vavassor 7f4637c04c Improved login error messages. Also, updated readme with F-Droid removed and no mention of alpha status. 8 years ago
Vavassor 263d586a51 First bugfix release. Also, added a link to the "No Account?" dialog on the login page. 8 years ago
Vavassor 22b1472a3f Actually* fix the layout error on account pages. 8 years ago
Eugen Rochko 47ebcb29bf Share action for own toots 8 years ago
Eugen Rochko 3798f9a803 Fix login activity crashes, repeated re-authentications, 8 years ago
Vavassor 19e2725824 Fixes intermittent crashes when clicking the reply button and opening a thread. Closes #26 8 years ago
Eugen Rochko 4db1d54d79 Fix exception when bad domain on login screen 8 years ago
Vavassor ed08f708ed Fixed intermittent null pointer exceptions and disabled the light theme temporarily. This closes #21, closes #22, and closes #17. 8 years ago
Vavassor b937a7bc9e Fixed intermittent null pointer exceptions and disabled the light theme temporarily. This closes #21, closes #22, and closes #17. 8 years ago
Eugen Rochko f089ed2033 Fix usage of Retrofit in LoginActivity - baseUrl wasn't 8 years ago
Eugen Rochko b3c7f94951 Fix usage of Retrofit in LoginActivity - baseUrl wasn't 8 years ago
Vavassor 851a92a271 Refreshing uses since_id wherever applicable. Also, reverted the notification icon. 8 years ago
Vavassor 6f25405ad4 Volley is gone. 8 years ago
Vavassor 42a8f47991 Removed most references to Volley. 8 years ago
Eugen Rochko 4060f3f45f Nicer login layout 8 years ago
Vavassor 9dceb7a226 TODO's have been erradicated. 8 years ago
Vavassor dab6807bff Fifth Alpha Release (actually fifth this time) 8 years ago
Vavassor af4af94775 Fixed crash on pre-Lollipop devices (API levels 20 and prior) due to trying to load attributes in drawables. 8 years ago
Vavassor 96a5692717 Dark and light themes now exist and can be switched in preferences. 8 years ago
Vavassor b4a91112a3 Initial Alpha release! 8 years ago
Vavassor 0a45b72391 Added logo and made login page slightly more clear. 8 years ago
Vavassor 98085bab6a License info now available 8 years ago
Vavassor 370b1e52aa added a basic compose screen, and the 3 main timelines in a tabbed layout 8 years ago
Vavassor b78ccb1b49 converted timeline fetching to use volley, for consistency 8 years ago
Vavassor bba1b37fd8 initial commit 8 years ago