Diego Beraldin
161c0522c9
fix: consistent naming
2023-09-26 18:39:49 +02:00
Diego Beraldin
d504664e8f
fix(ui): margins and dividers around cards
2023-09-26 08:09:17 +02:00
Diego Beraldin
6453ab6b2b
feat(common-ui, settings): support for multiple post layouts
2023-09-25 07:54:13 +02:00
Diego Beraldin
ecfd775d25
chore: introduce data objects where needed
2023-09-24 21:51:26 +02:00
Diego Beraldin
4acaca39de
fix(home, explore): remove elevation from top bar colors when scrolled
2023-09-24 16:17:38 +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
503bbc60aa
fix(explore): default feed and sort type applied
2023-09-23 07:09:58 +02:00
Diego Beraldin
1eff763bbf
feat: open comment author and community from explore, user detail and profile
2023-09-21 13:57:55 +02:00
Diego Beraldin
ec311d7b5a
feat: possibility to open comment in detail from explore screen
2023-09-21 06:28:20 +02:00
Diego Beraldin
468727d1b2
fix: typo in view model class name
2023-09-21 06:18:50 +02:00
Diego Beraldin
053084f01e
feat(search): new multi-result search page ( #28 )
2023-09-19 20:01:00 +02:00
Diego Beraldin
efded506af
refactor: change notification system to constant contracts ( #21 )
2023-09-17 10:37:30 +02:00
Diego Beraldin
c13ef232bd
chore: remove unnecessary imports
2023-09-12 19:53:39 +02:00
Diego Beraldin
0f3935c7e0
fix(navigation): remove further callbacks and use Serializable interface
2023-09-12 19:42:40 +02:00
Diego Beraldin
b707bd3e59
fix(navigation): remove callback from all bottom sheets
2023-09-12 08:55:10 +02:00
Diego Beraldin
36026435e5
fix(navigation): remove callback from ListingTypeBottomSheet
2023-09-12 00:01:05 +02:00
Diego Beraldin
dcf392f51e
fix(navigation): fix serialization issues
2023-09-11 23:15:55 +02:00
Diego Beraldin
d8dadbe4f4
refactor(navigation): remove back callbacks
2023-09-11 21:22:11 +02:00
Diego Beraldin
1b8d8828e6
fix(posts, search, inbox, settings): reset defaults after logout
2023-09-10 22:14:47 +02:00
Diego Beraldin
a661016e34
fix: navigation issues
2023-09-09 12:52:40 +02:00
Diego Beraldin
58a65a4b8d
fix: navigation serialization issues
2023-09-09 11:47:20 +02:00
Diego Beraldin
2059bcd832
feat(post): comment indentation with colors, bar visibility ( #7 )
...
* feat(posts): show comment depth
* fix: use Material TopAppBar
* fix: improve some icons
* fix(posts): image corners
* fix(posts): FAB and bottom bar visibility tied to scroll
2023-09-08 23:42:10 +02:00
Diego Beraldin
77fed461d5
feat(posts, explore): add top sort management ( #6 )
...
* fix: iOS crash report
* feat(posts, explore): add sort top management
2023-09-08 09:05:51 +02:00
Diego Beraldin
0c7756da42
fix: improve navigation ( #5 )
2023-09-08 07:38:53 +02:00
Diego Beraldin
1b2ffdf327
feat(posts): nested comment management ( #4 )
...
* fix: update layout
* feat(posts): show nested comments
* fix: more layout fixes
* feat(posts): add possibility to load more nested comments
2023-09-07 22:54:53 +02:00
Diego Beraldin
a69c6b4029
feat(explore): possibility to sort community list
2023-09-07 19:16:30 +02:00
Diego Beraldin
056aae12ee
refactor: layout and spacing adjustments
2023-09-05 18:53:18 +02:00
Diego Beraldin
376f84cfef
feat(settings): add options to manage nsfw
2023-09-03 22:53:04 +02:00
Diego Beraldin
a7120f1617
feat(posts): add nsfw blur
2023-09-03 22:24:17 +02:00
Diego Beraldin
0aace7f957
feat: possibility to adjust content font scale
2023-09-03 20:01:51 +02:00
Diego Beraldin
b55453041c
refactor(search): remove search button
2023-09-03 18:28:38 +02:00
Diego Beraldin
2e26af8026
refactor(search): improve search UI
2023-09-03 10:34:01 +02:00
Diego Beraldin
689a24dade
refactor: factor out common swipe logic
2023-09-02 14:45:20 +02:00
Diego Beraldin
2b9dfa799b
fix(community): improvements to community list and detail
2023-08-15 18:03:50 +02:00
Diego Beraldin
39b644487f
feat(community): add instance detail with communities
2023-08-14 18:26:07 +02:00
Diego Beraldin
c26ad24358
refactor(posts, communities): immediate feedback after actions
2023-08-10 15:35:20 +02:00
Diego Beraldin
98e4789c81
refactor: introduce multi-level navigation
2023-08-04 21:36:50 +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
ae99a7c2c2
feat(settings): implement language change
2023-07-27 23:22:25 +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
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