37 Commits (a9524508e6db87a79aeac62968a0886984e03fd6)

Author SHA1 Message Date
Konrad Pozniak 62824c602a remove unneeded instance id from db cache (#1035) 5 years ago
Konrad Pozniak c3fc97a12f Tab customization & direct messages tab (#1012) 5 years ago
Ivan Kupalov cec5444e22 Caching toots (#809) 5 years ago
Konrad Pozniak 0b60445256 Upgrade to AndroidX, move to MaterialComponents theme (#953) 6 years ago
Konrad Pozniak 70ca42c8b7 New settings (#891) 6 years ago
Levi Bard 5c88edf276 Media description improvements (#898) 6 years ago
Konrad Pozniak 6a7ec93b98 update minSdkVersion to 21 (#843) 6 years ago
Konrad Pozniak 759fd0f11b Custom emojis in drawer (#737) 6 years ago
Konrad Pozniak caa04a2341 improve dependency injection (#723) 6 years ago
Constantin A 1762e71218 EmojiCompat support (#600) 6 years ago
Konrad Pozniak 3a873df06f Dependency injection improvement (#596) 6 years ago
Levi Bard a1eba23229 Query instance for toot character limit (#571) 6 years ago
Konrad Pozniak 31ca403a6c ComposeActivity improvements (#548) 6 years ago
Conny Duck c2382e7d3b add disk cache for images 6 years ago
Ivan Kupalov f43ef319d0 Add Dagger (#554) 6 years ago
Ivan Kupalov 5d954a8eab Add ComposeActivity tests. Add ServiceLocator (#542) 6 years ago
Conny Duck 9c1ef38a6e add database migration 6 years ago
Conny Duck e5b33eb826 simplify theme handling 6 years ago
Konrad Pozniak 40cda2ced3 Multi account feature (#490) 6 years ago
remi6397 487763b53e Theming improvements (#502) 6 years ago
Sergio López 0971fd452a implement support for HTTP proxy (#489) 7 years ago
Konrad Pozniak 915fc49e91 fix crash on Android 4 7 years ago
Ivan Kupalov 3106250930 Save reply info in draft, refactor (#449) 7 years ago
Ivan Kupalov 06af962610 Use Android-Job to pull notifications. Closes #401. (#431) 7 years ago
Conny Duck ed851cb04d fixes a crash within TootDao that is caused by an change in the room library 7 years ago
Vavassor 0e0ec40575 Okay, toss BouncyCastleProvider so we can release a beta. 7 years ago
Vavassor b5039b7d8c Release 1.1.4-beta.6 7 years ago
Ivan Kupalov 84ef8ade98 Preserve status states on updates. UI layer refactoring. 7 years ago
Vavassor c699f280f2 fixes two log messages 7 years ago
Vavassor c9fa1c07d6 Adds or updates Bouncy Castle as a security provider. A possible fix for alleviating issues with connections (issue #46 in particular). 7 years ago
torrentcome 84a6c2578b (room) add room gradle file 7 years ago
torrentcome 78b0003cc7 (db) insert + read 7 years ago
Vavassor cd8044d61e Potential simple fix for images failing to load #198. 7 years ago
Peter Cai c9036bf336 TuskyApplication: call super.onCreate() 7 years ago
Peter Cai 4048d04338 Let OkHttp3Downloader create an OkHttpClient by default 7 years ago
Peter Cai c11606e7bd Fix #198: Use OkHttp3Downloader by default 7 years ago