995 Commits

Author SHA1 Message Date
Diego Beraldin
f32855b1dc
fix: post body max lines bottom sheet title (#462)
closes #461
2024-01-18 18:13:23 +01:00
Diego Beraldin
25a427e6af version 1.5.3 1.5.3 2024-01-17 22:30:37 +01:00
Diego Beraldin
34a0c4605c
refactor: choose font module (#459)
* refactor: create new module

* update documentation
2024-01-17 22:26:18 +01:00
Diego Beraldin
7ad03636ed chore: add missing dependency diagrams 2024-01-17 21:00:39 +01:00
Diego Beraldin
35ae38ad02 chore: add more module diagrams 2024-01-17 19:55:44 +01:00
Diego Beraldin
1dae8bfad4 fix: bottom navigation insets (#458)
* update main screen

* update post list

* update post detail

* update community detail

* update user detail

* make explore section similar to the home section

* fix formatting in saved items screen

closes #457
2024-01-17 19:17:56 +01:00
Diego Beraldin
2b03b93f8d
enhancement: shows only one date for edited contents (#456) 2024-01-17 09:16:51 +01:00
Diego Beraldin
086ec44c2f version 1.5.2 1.5.2 2024-01-16 23:02:06 +01:00
Diego Beraldin
a2eb97d9b0 chore: add module diagrams 2024-01-16 22:53:58 +01:00
Diego Beraldin
eabd19d41c
fix: text formatting bar URL button (#455)
closes #454
2024-01-16 21:01:27 +01:00
Diego Beraldin
4ae47f9dc4 chore: fix CONTRIBUTING.md 2024-01-16 19:51:13 +01:00
Diego Beraldin
a0b488fb00 chore: add debug google-services.json 2024-01-16 19:38:40 +01:00
Diego Beraldin
bb7020a736
fix: cross post test (#453)
closes #451
2024-01-16 18:58:34 +01:00
Diego Beraldin
1fbb6ce103
enhancement: open actual community in about (#452)
closes #450
2024-01-16 18:28:53 +01:00
Diego Beraldin
fa797324d7
fix: top app bar container height (md3); closes #448 (#449) 2024-01-15 22:18:43 +01:00
Diego Beraldin
4784bf881d chore: add privacy policy 2024-01-15 22:04:57 +01:00
Diego Beraldin
39f1a2e8a7
feat: show content update date (#447)
* chore: update spacing in content footers

* refactor: consistent name for upVotes and downVotes

* feat: show content update date closes #446
2024-01-15 20:40:21 +01:00
Diego Beraldin
619872435a chore: coding conventions section of CONTRIBUTING.md 2024-01-15 13:34:39 +01:00
Diego Beraldin
1101dcce70
chore: module description (#445) 2024-01-14 23:50:52 +01:00
Diego Beraldin
63adb1188c version 1.5.1 1.5.1 2024-01-14 18:59:30 +01:00
Diego Beraldin
38c10192a5 chore: update CONTRIBUTING.md 2024-01-14 18:59:30 +01:00
Diego Beraldin
6909f4674d
fix: comment loading and tree structure (#444)
* fix: update lazy column keys with dates

* refactor: update comment tree generation

* feat: show comment count in load more button

closes #439
2024-01-13 12:33:16 +01:00
Diego Beraldin
0d0b7ee37e
fix: hide load more for collapsed comments (#443) 2024-01-12 18:07:41 +01:00
Diego Beraldin
82e9f8bc33
chore: fix refresh after instance change (#442)
closes #440
2024-01-12 13:51:15 +01:00
Diego Beraldin
2568ed77f7 chore: update GMS gradle plugin 2024-01-11 23:22:45 +01:00
Diego Beraldin
5bef64dd6a version 1.5.0 1.5.0 2024-01-11 21:51:58 +01:00
Diego Beraldin
b93f704f08 fix: vote format in collapsed comments 2024-01-11 09:01:31 +01:00
Diego Beraldin
d5d6ff1e87 fix: improve comment loading 2024-01-10 22:51:44 +01:00
Diego Beraldin
bb0c365bca
fix: close drawer after instance change (#438) 2024-01-10 22:01:47 +01:00
Diego Beraldin
ac9a55c964
fix: bottom sheet IME padding (#437)
closes #436
2024-01-10 09:00:47 +01:00
Diego Beraldin
f75057335f
chore: update Gradle + AGP (#435) 2024-01-09 22:36:56 +01:00
Diego Beraldin
d74fe815cb chore: login bottom sheet closing 2024-01-09 19:14:28 +01:00
Diego Beraldin
15774bbfaf
feat: new instance selection (#434)
* feat: select instance modal

* feat: shortcut from posts top bar

closes #430
2024-01-09 18:58:36 +01:00
Diego Beraldin
ebfb85b15c
refactor: move color-related modals to separate module (#433) 2024-01-08 20:45:21 +01:00
Diego Beraldin
76c37ef926
fix: post link opening; closes #431 (#432) 2024-01-08 18:32:37 +01:00
outerair
7a9c8a3cc9
made few small changes (#429) 2024-01-08 08:19:44 +01:00
Diego Beraldin
e0bae78bba version 1.4.3 1.4.3 2024-01-07 09:51:06 +01:00
Diego Beraldin
32e5d55cec
fix: hide and close navigation events (#428) 2024-01-06 22:55:23 +01:00
Diego Beraldin
547fc654e1
fix: distinguish between replies to posts and comments (#427) 2024-01-06 22:40:38 +01:00
Diego Beraldin
834396bf82
chore: update Gradle + AGP (#426) 2024-01-06 12:34:42 +01:00
Diego Beraldin
c6ce9cf28b
fix: do not collapse comments while clicking on spoilers (#425) 2024-01-06 11:33:50 +01:00
Diego Beraldin
4c7f4282c7
fix: retaining custom sort type after navigation (#424) 2024-01-06 11:20:35 +01:00
Diego Beraldin
4e966da936
fix: bottom bar visibility (#423) 2024-01-06 11:05:22 +01:00
Diego Beraldin
3633c2256d
fix: post body height (#422)
* fix: post body height limit

* chore: update README
2024-01-06 10:22:57 +01:00
Diego Beraldin
c72b45e5d6 version 1.4.2 1.4.2 2024-01-05 10:20:06 +01:00
Diego Beraldin
a8cc1a5695 fix: modal drawer refresh 2024-01-04 12:17:05 +01:00
Diego Beraldin
1d7c0bac39
fix: comment editing (#421) 2024-01-04 10:02:38 +01:00
Diego Beraldin
9b22c295d4
chore: add possibility to chose pt-BR l10n (#420) 2024-01-04 08:07:53 +01:00
outerair
d17a97b439
add Portuguese (Brazil) l10n (#419) 2024-01-04 07:53:24 +01:00
Diego Beraldin
45791be89b
fix: formatting bar actions (#418) 2024-01-03 18:56:06 +01:00