22 Commits

Author SHA1 Message Date
Diego Beraldin
dc97f92843
chore: update dependencies (#308) 2023-12-16 12:12:59 +01:00
Diego Beraldin
6087df5856
refactor: navigation module (#195)
* refactor: move navigation to own module

* refactor: use applyDefaultHierarchyTemplate
2023-12-04 19:36:34 +01:00
Diego Beraldin
8558f524df
chore: update deps (#108) 2023-11-06 22:48:51 +01:00
Diego Beraldin
0b21444e6d
feat: account specific settings (#34) 2023-10-02 08:39:44 +02:00
Diego Beraldin
d94aa55809 chore(deps): fix dependencies 2023-09-30 22:49:05 +02:00
Diego Beraldin
9392ee08ba chore(deps): update build scripts 2023-09-27 23:59:00 +02:00
Diego Beraldin
6297ef3b97 feat(explore): subscription management screen 2023-09-27 13:04:10 +02:00
Diego Beraldin
09bae54203 chore: update compose 1.5.1, gradle 8.0, kotlin 1.9.10, kamel 0.7.3, voyager 1.0.0-rc07, Android target sdk level 34 2023-09-23 15:09:34 +02:00
Diego Beraldin
0f3935c7e0 fix(navigation): remove further callbacks and use Serializable interface 2023-09-12 19:42:40 +02:00
Diego Beraldin
dcf392f51e fix(navigation): fix serialization issues 2023-09-11 23:15:55 +02:00
Diego Beraldin
1b8d8828e6 fix(posts, search, inbox, settings): reset defaults after logout 2023-09-10 22:14:47 +02:00
Diego Beraldin
376f84cfef feat(settings): add options to manage nsfw 2023-09-03 22:53:04 +02:00
Diego Beraldin
e311a91548 feat(search): implement community detail 2023-08-04 20:06:10 +02:00
Diego Beraldin
8015b065e3 feat(search): implement community list 2023-08-04 15:18:57 +02:00
Diego Beraldin
0f1a1dbb4e refactor: fix package names and reformat 2023-08-03 13:08:05 +02:00
Diego Beraldin
ffb88d8a5d chore(posts): migration to kamel 2023-07-31 22:58:34 +02:00
Diego Beraldin
4b80c78e30 feat(posts): improve post view 2023-07-26 22:43:30 +02:00
Diego Beraldin
f549188b4e chore(posts): add markdown rendering 2023-07-24 23:03:08 +02:00
Diego Beraldin
aac701ac18 feat(posts): add API, post visualization 2023-07-24 08:56:13 +02:00
Diego Beraldin
e56784050a chore(architecture): introduce MVI architecture 2023-07-22 23:12:38 +02:00
Diego Beraldin
0772d6bf00 chore(l10n): add string localization 2023-07-22 09:00:45 +02:00
Diego Beraldin
762b0d2822 chore: splitting main feature modules 2023-07-20 22:51:52 +02:00