35 Commits (a9524508e6db87a79aeac62968a0886984e03fd6)

Author SHA1 Message Date
Conny Duck fea8426908 fix ConcurrentModificationException when sorting accounts 6 years ago
Konrad Pozniak 62824c602a remove unneeded instance id from db cache (#1035) 6 years ago
Konrad Pozniak c3fc97a12f Tab customization & direct messages tab (#1012) 6 years ago
Ivan Kupalov e67127f39d Fix incorrectly incrementing IDs before sending to server. (#1026) 6 years ago
Ivan Kupalov 3ce10d2a7f Fix IDs (#1016) 6 years ago
Konrad Pozniak 0230f79a42 never use 0 account ids to prevent caching problems (#999) 6 years ago
Ivan Kupalov cec5444e22 Caching toots (#809) 6 years ago
Ivan Kupalov ff0ce91599 Export Room schemes (#963) 6 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 759fd0f11b Custom emojis in drawer (#737) 6 years ago
Conny Duck baa8250e70 normalize domains before saving them to database 6 years ago
Conny Duck 04d97acf44 fix crash when de/serializing InstanceEntity 7 years ago
Levi Bard a1eba23229 Query instance for toot character limit (#571) 7 years ago
Konrad Pozniak 31ca403a6c ComposeActivity improvements (#548) 7 years ago
Ivan Kupalov f43ef319d0 Add Dagger (#554) 7 years ago
Konrad Pozniak 5de7b21007 convert entity classes to Kotlin data classes (#526) 7 years ago
Conny Duck 1bbe0f7430 prevent saving of incomplete account information to database 7 years ago
Konrad Pozniak 167c460c08 notification improvements (#522) 7 years ago
Conny Duck 9c1ef38a6e add database migration 7 years ago
Konrad Pozniak 40cda2ced3 Multi account feature (#490) 7 years ago
Conny Duck b73b778579 fix some lint warnings 7 years ago
Ivan Kupalov 3106250930 Save reply info in draft, refactor (#449) 7 years ago
Conny Duck 665d708e54 new splashscreen, some cleanup 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 a12390875a Saves content warnings in drafts. 7 years ago
torrentcome 4579a3b165 (db) add the Update feature for each Draft we already have 7 years ago
torrentcome 02f80fa5e8 (db) version = 1 7 years ago
torrentcome 2457938c75 (medias) try to add medias 7 years ago
torrentcome 251801a50b (crud) change delete stuff 7 years ago
torrentcome e3c8998f66 (rm) tootaction ...for keep easier action , we will distribute every result inside the activity 7 years ago
torrentcome 3928febf5b (clean) keep it simple , don't polluted ComposeActivity, commented and moving the code 7 years ago
torrentcome ac3ef867c1 (dao) crud interface 7 years ago
torrentcome 464296c9af (db) create CRUD model 7 years ago