25 Commits

Author SHA1 Message Date
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
b064899108
feat: animate screen transitions (#127) 2023-11-11 23:17:01 +01:00
Diego Beraldin
b79b567101 fix: android-specific markdown rendering; closes #48, #31 2023-10-23 12:14:29 +02:00
Diego Beraldin
5e18264e21 feat: local persistence 2023-09-28 13:40:17 +02:00
Diego Beraldin
9392ee08ba chore(deps): update build scripts 2023-09-27 23:59:00 +02:00
Diego Beraldin
e6a2e4666e feat(inbox): show inbox badge numbers 2023-09-26 07:51:53 +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
0058dd76f9 chore: remove Firebase 2023-09-21 13:57:55 +02:00
Diego Beraldin
a661016e34 fix: navigation issues 2023-09-09 12:52:40 +02:00
Diego Beraldin
62ba4f1967 feat(crash-report): add crash report module 2023-09-06 08:23:27 +02:00
Diego Beraldin
1987015cee fix(posts): ensure synchronization between post list and detail 2023-08-03 23:43:41 +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
d84224b75b feat(profile): add login implementation 2023-07-29 23:44:57 +02:00
Diego Beraldin
e941dc0f21 chore(identity): add identity module 2023-07-29 09:27:53 +02:00
Diego Beraldin
5e4a896e94 feat(posts): add sorting 2023-07-25 23:33:34 +02:00
Diego Beraldin
aac701ac18 feat(posts): add API, post visualization 2023-07-24 08:56:13 +02:00
Diego Beraldin
0772d6bf00 chore(l10n): add string localization 2023-07-22 09:00:45 +02:00
Diego Beraldin
db49532e47 feat(settings): possibility to change theme 2023-07-20 22:51:52 +02:00
Diego Beraldin
762b0d2822 chore: splitting main feature modules 2023-07-20 22:51:52 +02:00
Diego Beraldin
d0bf1d26ab chore: voyager navigation 2023-07-20 22:51:52 +02:00
Diego Beraldin
fbf6cdfa00 chore: setup compose for iOS 2023-07-20 22:51:52 +02:00
Diego Beraldin
2510933c6a chore: add koin for dependency injection 2023-07-20 22:51:52 +02:00
Diego Beraldin
e47020303c chore: update libraries, introduce TOML 2023-07-20 22:51:52 +02:00
Diego Beraldin
56664e44cf initial commit 2023-07-20 22:51:52 +02:00