Diego Beraldin
|
77f9e6ed03
|
fix(ui): possibility to edit and delete own comments
|
2023-09-26 13:20:48 +02:00 |
|
Diego Beraldin
|
60857c8f5c
|
version 1.0.0-beta07
1.0.0-beta07
|
2023-09-26 08:57:47 +02:00 |
|
Diego Beraldin
|
cda1aaf254
|
fix(ui): open community and creator from post header
|
2023-09-26 08:46:08 +02:00 |
|
Diego Beraldin
|
ef2395b1c6
|
fix(ui): send button and return in create post and comment screens
|
2023-09-26 08:45:50 +02:00 |
|
Diego Beraldin
|
871c512bb9
|
fix(ui): add possibility to reply from post detail card footer
|
2023-09-26 08:14:47 +02:00 |
|
Diego Beraldin
|
d504664e8f
|
fix(ui): margins and dividers around cards
|
2023-09-26 08:09:17 +02:00 |
|
Diego Beraldin
|
e6a2e4666e
|
feat(inbox): show inbox badge numbers
|
2023-09-26 07:51:53 +02:00 |
|
Diego Beraldin
|
de46c96926
|
feat(profile): support saved items sorting
|
2023-09-25 22:15:16 +02:00 |
|
Diego Beraldin
|
7b129e2df6
|
chore: update gradle wrapper
|
2023-09-25 21:00:36 +02:00 |
|
Diego Beraldin
|
4275d14a3f
|
fix(profile): improve logout
|
2023-09-25 21:00:00 +02:00 |
|
Diego Beraldin
|
9cb1f84edd
|
fix(common-ui): margins around title and text in post cards
|
2023-09-25 20:45:32 +02:00 |
|
Diego Beraldin
|
8384041c23
|
fix(md): test spoiler rendering
|
2023-09-25 20:17:56 +02:00 |
|
Diego Beraldin
|
859437c321
|
fix(common-ui): show full text in post detail
|
2023-09-25 13:44:26 +02:00 |
|
Diego Beraldin
|
cf79aaf4a0
|
version 1.0.0-beta06
1.0.0-beta06
|
2023-09-25 07:58:50 +02:00 |
|
Diego Beraldin
|
248e28f292
|
feat(inbox): support for post layouts
|
2023-09-25 07:54:13 +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
|
4acaca39de
|
fix(home, explore): remove elevation from top bar colors when scrolled
|
2023-09-24 16:17:38 +02:00 |
|
Diego Beraldin
|
2d3108715a
|
fix(common-ui): markdown support in community info
|
2023-09-24 15:50:43 +02:00 |
|
Diego Beraldin
|
38a49f94fe
|
fix(common-ui): improve community subscription status icons
|
2023-09-24 15:47:12 +02:00 |
|
Diego Beraldin
|
ebffa1e262
|
fix(profile): login screen title alignment
|
2023-09-24 15:40:46 +02:00 |
|
Diego Beraldin
|
4c67de2cc3
|
Update README.md
fix repo name for Obtanium
|
2023-09-24 08:02:20 +02:00 |
|
Diego Beraldin
|
c9c370d6e4
|
chore: update changelog and README
|
2023-09-23 22:41:56 +02:00 |
|
Diego Beraldin
|
f1d5ac9e13
|
version 1.0.0-beta05
1.0.0-beta05
|
2023-09-23 22:24:09 +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
|
99a682bc56
|
chore(l10n): remove unneeded strings
|
2023-09-23 15:09:34 +02:00 |
|
Diego Beraldin
|
043de61dad
|
fix: typo in Italian l10n
|
2023-09-23 15:09:34 +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
|
c37e282d35
|
chore: add FilterQuality to images
|
2023-09-23 06:53:13 +02:00 |
|
Diego Beraldin
|
b92a658382
|
fix: further reduce markdown header size
|
2023-09-23 06:33:52 +02:00 |
|
Diego Beraldin
|
f016457a81
|
fix(home): feed and sort type reset to default after navigation
|
2023-09-23 06:23:59 +02:00 |
|
Diego Beraldin
|
4c442a2c52
|
fix(inbox): upvote and downvote from replies and mentions
|
2023-09-23 00:34:48 +02:00 |
|
Diego Beraldin
|
983a8b6094
|
fix(common-ui): community subscribe button
|
2023-09-22 18:09:25 +02:00 |
|
Diego Beraldin
|
af38452442
|
chore: fix FDroid app metadata
|
2023-09-22 15:42:01 +02:00 |
|
Diego Beraldin
|
1763b24c66
|
chore: add FDroid app metadata
|
2023-09-22 13:43:37 +02:00 |
|
Diego Beraldin
|
6a140e05de
|
chore: fix FDroid app metadata
|
2023-09-22 13:34:39 +02:00 |
|
Diego Beraldin
|
9a64ae31ef
|
Update README.md
|
2023-09-22 13:30:52 +02:00 |
|
Diego Beraldin
|
257025c2cb
|
chore: fix gradle settings
|
2023-09-22 08:33:40 +02:00 |
|
Diego Beraldin
|
95cca230b3
|
version 1.0.0-beta04
1.0.0-beta04
|
2023-09-22 08:17:11 +02:00 |
|
Diego Beraldin
|
c6e01cdb72
|
chore: remove unrecognized plugin repository
|
2023-09-22 08:15:18 +02:00 |
|
Diego Beraldin
|
0d86eda683
|
chore: add ACRA mail + notification report
|
2023-09-21 23:30:42 +02:00 |
|
Diego Beraldin
|
7ea2959c3d
|
chore: update to build config
|
2023-09-21 18:45:00 +02:00 |
|
Diego Beraldin
|
7d8dd203d2
|
version 1.0.0-beta03
1.0.0-beta03
|
2023-09-21 13:57:55 +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 |
|