26 Commits (93439b2ad67153e897ce40f5d3229fbd571851f0)

Author SHA1 Message Date
kyori19 b3a8d00093 Add pinned status tab (#994) 6 years ago
Konrad Pozniak 0b60445256 Upgrade to AndroidX, move to MaterialComponents theme (#953) 6 years ago
Conny Duck 3e08d439e9 fix the activity transitions (again 🙄) 6 years ago
Conny Duck 97c590c6d9 improve activity slide in/out handling 6 years ago
Konrad Pozniak 3b5a7cd916 Account activity redesign (#662) 6 years ago
Ivan Kupalov f43ef319d0 Add Dagger (#554) 6 years ago
Konrad Pozniak 5de7b21007 convert entity classes to Kotlin data classes (#526) 6 years ago
Ivan Kupalov f0a1392649 Implement media tab (#430) 7 years ago
Conny Duck c444bead7e cleanup code, remove some unneeded files 7 years ago
Vavassor adfb96483a Removes ButterKnife annotations. 7 years ago
Vavassor dacfbb3455 Minor writing style changes. 7 years ago
Conny Duck 4a402cbe54 remove unnecessary Log utility class, replace Exception.printStackTrace with logging 7 years ago
Vavassor 7f31aff144 Reorganizes the whole codebase. 7 years ago
Vavassor 4d9fd09a3c License change back to GPL 3 7 years ago
Vavassor a9970ee875 Simplify the error messages and remove unused strings. 7 years ago
Vavassor 1b7da84960 This fixes the report activity not fetching recent statuses correctly. 7 years ago
Vavassor 3e21e59edc Relicense to LGPL3 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 c1fc6959e7 Fix up report activity/layout 7 years ago
Vavassor 42a8f47991 Removed most references to Volley. 7 years ago
Eugen Rochko d09e9706b6 Replace remaining non-retrofit API calls 7 years ago
Eugen Rochko 750c1c80a0 Statuses and notifications loaded/parsed via Retrofit/GSON 7 years ago
Vavassor c18186f135 Fixes a bug where if the send or report buttons are mashed they can send several copies of the same thing. 7 years ago
Vavassor 1cbd7eecc7 Keep Volley from leaking requests between activities and add a forgotten license notice. 7 years ago
Vavassor 3ab06eb250 The reporting page now allows reporting multiple statuses. (It's a bit cramped, though.) 7 years ago
Vavassor 4b8573a82f Reporting statuses is now possible! 7 years ago