760 Commits

Author SHA1 Message Date
Diego Beraldin
7c0a363fa4 fix(ui): bottom navigation bar color 2023-09-27 19:36:11 +02:00
Diego Beraldin
03d52c69ac fix(common): keep URL while editing posts 2023-09-27 19:36:07 +02:00
Diego Beraldin
f8433211f5 fix(profile): prevent seeing unlogged screen even if logged 2023-09-27 19:36:02 +02:00
Diego Beraldin
ba6f573b20 chore: update gitignore 2023-09-27 19:35:56 +02:00
Diego Beraldin
6297ef3b97 feat(explore): subscription management screen 2023-09-27 13:04:10 +02:00
Diego Beraldin
d2500372c2 fix(ui): add divider for comments 2023-09-27 08:18:19 +02:00
Diego Beraldin
761ca07b78 version 1.0.0-beta08 2023-09-26 23:19:39 +02:00
Diego Beraldin
bcc1b02f40 feat(ui): add Spanish l10n 2023-09-26 23:13:50 +02:00
Diego Beraldin
b74a18a93f fix(ui): improve pan and scale for zoomable images 2023-09-26 22:16:49 +02:00
Diego Beraldin
31f34b03a3 feat(settings, ui): generate palette based on seed color 2023-09-26 21:32:15 +02:00
Diego Beraldin
d42d94ff40 chore(lemmy): fix build scripts after Gradle update 2023-09-26 19:34:31 +02:00
Diego Beraldin
077866fbde feat: markdown preview in post/comment creation 2023-09-26 19:08:30 +02:00
Diego Beraldin
161c0522c9 fix: consistent naming 2023-09-26 18:39:49 +02:00
Diego Beraldin
0ac0cdd7a2 fix(ui): increase comment depth 2023-09-26 13:58:16 +02:00
Diego Beraldin
09b4e5f526 fix(ui): prevent duplication in comment and post creation 2023-09-26 13:29:37 +02:00
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