Diego Beraldin
41597a8b03
chore: further fix in vertical margins
2023-09-28 20:50:35 +02:00
Diego Beraldin
eaaf066304
feat: manage user and community opening from links in texts
2023-09-28 20:38:25 +02:00
Diego Beraldin
5e18264e21
feat: local persistence
2023-09-28 13:40:17 +02:00
Diego Beraldin
592ff7989a
chore: reduce spacing in post lists
2023-09-28 08:26:56 +02:00
Diego Beraldin
9392ee08ba
chore(deps): update build scripts
2023-09-27 23:59:00 +02:00
Diego Beraldin
f8433211f5
fix(profile): prevent seeing unlogged screen even if logged
2023-09-27 19:36:02 +02:00
Diego Beraldin
d2500372c2
fix(ui): add divider for comments
2023-09-27 08:18:19 +02:00
Diego Beraldin
31f34b03a3
feat(settings, ui): generate palette based on seed color
2023-09-26 21:32:15 +02:00
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
de46c96926
feat(profile): support saved items sorting
2023-09-25 22:15:16 +02:00
Diego Beraldin
4275d14a3f
fix(profile): improve logout
2023-09-25 21:00:00 +02:00
Diego Beraldin
6453ab6b2b
feat(common-ui, settings): support for multiple post layouts
2023-09-25 07:54:13 +02:00
Diego Beraldin
fa1be74a80
chore(profile): remove card duplication
2023-09-24 22:03:20 +02:00
Diego Beraldin
ecfd775d25
chore: introduce data objects where needed
2023-09-24 21:51:26 +02:00
Diego Beraldin
c363caa0a9
feat(settings): configure primary, secondary and tertiary colors
2023-09-24 21:41:16 +02:00
Diego Beraldin
a7c128f695
refactor(common-ui): new creator and community info component
2023-09-24 16:37:17 +02:00
Diego Beraldin
ebffa1e262
fix(profile): login screen title alignment
2023-09-24 15:40:46 +02:00
Diego Beraldin
c7168eda56
fix(profile): comment options behaviour
2023-09-23 22:18:28 +02:00
Diego Beraldin
82f192721c
refactor: move common components to separate module, centralize image loading
2023-09-23 22:16:00 +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
31d784d645
fix: prevent inbox and profile unlogged contents from being visible if logged
2023-09-21 13:57:55 +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
eee850d3db
refactor(common-ui): redesign user header component
2023-09-20 22:54:52 +02:00
Diego Beraldin
443a9f480a
feat(common-ui): translate image loading error
2023-09-20 08:19:09 +02:00
Diego Beraldin
617d91cb1f
feat(common-ui): validation in post and comment creation
2023-09-20 07:59:23 +02:00
Diego Beraldin
08f8e8f19d
feat: post and comment edit ( #27 )
...
* feat(profile): edit posts and comments
* feat(common-ui): edit posts and comments from post detail
* feat(common-ui): edit posts from community detail
* feat(home): edit posts from post list
2023-09-18 22:45:02 +02:00
Diego Beraldin
008838b5ca
feat: share post ( #25 )
2023-09-18 13:58:11 +02:00
Diego Beraldin
f96afd1d62
refactor(common-ui): unifies posts and comments in user detail ( #24 )
2023-09-17 23:25:29 +02:00
Diego Beraldin
2614e31b9b
refactor(profile): move saved items to separate screen and restructure post and comments section ( #23 )
...
* feat(profile): move saved items to separate screen and introduce saved comments
* feat(profile): unifies posts and comments
2023-09-17 22:42:03 +02:00
Diego Beraldin
efded506af
refactor: change notification system to constant contracts ( #21 )
2023-09-17 10:37:30 +02:00
Diego Beraldin
19b7fc58b4
feat: post deletion ( #20 )
2023-09-17 09:30:33 +02:00
Diego Beraldin
94b96e7c16
feat: comment deletion ( #19 )
2023-09-16 22:30:07 +02:00
Diego Beraldin
a7ca24bdea
fix: post not updated in list when upvoted or downvoted from detail screen
2023-09-16 20:11:16 +02:00
Diego Beraldin
0834cb00e3
chore(common-ui): move mvi model init to DI modules
2023-09-16 08:19:54 +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
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
345402435c
feat(posts): link bar and URL opening
2023-09-11 20:41:06 +02:00
Diego Beraldin
a3e317f813
feat(posts): open image from post detail
2023-09-11 19:33:52 +02:00
Diego Beraldin
e74f234380
feat(commonui): image screen with pinch to zoom
2023-09-11 13:54:26 +02:00
Diego Beraldin
1b8d8828e6
fix(posts, search, inbox, settings): reset defaults after logout
2023-09-10 22:14:47 +02:00
Diego Beraldin
d417108e46
fix(profile): remove initial loading from main screen
2023-09-10 20:59:46 +02:00
Diego Beraldin
83cfe1b64d
8 profile and inbox navigation ( #9 )
...
* fix profile main screen
* fix profile logged screen
* fix user detail screen
* fix inbox screen
2023-09-10 09:50:44 +02:00
Diego Beraldin
50f6610159
fix(profile): open post from profile
2023-09-09 15:04:09 +02:00
Diego Beraldin
a2f6ea97a4
fix(inbox): navigation between screens
2023-09-09 14:53:28 +02:00
Diego Beraldin
5bd81e529b
fix: login and profile navigation
2023-09-09 14:41:44 +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