LucasGGamerM
4aee67382b
refactor(compose): move publish button icon coloring to compose_button.xml
2023-09-20 10:12:37 -03:00
LucasGGamerM
3656402277
fix(compose): fix bottom bar icons tint
...
This uses the action_bar_icons.xml color scheme to dictate the colors of the compose bottom bar items
2023-09-20 10:06:03 -03:00
LucasGGamerM
56e752c0b3
feat(mute-conversations): also show mute conversation when your acct matches the mention acct
...
We all gotta love some edge cases
2023-09-20 08:42:52 -03:00
LucasGGamerM
de7bc49f85
feat(mute-conversations): also show mute conversation when your fully qualified name matches the username of the mention
2023-09-20 08:31:50 -03:00
LucasGGamerM
beeffdff91
fix(mute-conversations): fix NPE when the mention id is null
...
This fixes an issue causing the app to crash when there is a mention on a post from a remote timeline and you tap on the three dot menu on the post header
2023-09-20 08:20:54 -03:00
LucasGGamerM
2dd983c803
fix(compose): fix photoPicker not popping up when there is less than 2 spaces available for media
2023-09-20 07:46:39 -03:00
LucasGGamerM
bb895c88b2
Translated using Weblate (Portuguese (Brazil))
...
Currently translated at 100.0% (91 of 91 strings)
Translation: Moshidon/values
Translate-URL: https://translate.codeberg.org/projects/moshidon/values/pt_BR/
2023-09-20 10:21:48 +00:00
LucasGGamerM
e33d0e692c
Translated using Weblate (Portuguese (Brazil))
...
Currently translated at 100.0% (91 of 91 strings)
Translation: Moshidon/values
Translate-URL: https://translate.codeberg.org/projects/moshidon/values/pt_BR/
2023-09-20 10:20:58 +00:00
Andrewblasco
133c941dc8
Translated using Weblate (Spanish)
...
Currently translated at 100.0% (91 of 91 strings)
Translation: Moshidon/values
Translate-URL: https://translate.codeberg.org/projects/moshidon/values/es/
2023-09-20 10:20:58 +00:00
LucasGGamerM
62222cd1d9
feat(mute-conversations-toggle): Update mute/unmute confirmation dialog strings (again)
2023-09-20 07:20:41 -03:00
LucasGGamerM
5d358d79ff
feat(mute-conversations-toggle): Update mute/unmute confirmation dialog strings
2023-09-20 07:12:17 -03:00
LucasGGamerM
f71c4b1374
Translated using Weblate (Portuguese (Brazil))
...
Currently translated at 100.0% (91 of 91 strings)
Translation: Moshidon/values
Translate-URL: https://translate.codeberg.org/projects/moshidon/values/pt_BR/
2023-09-19 18:05:28 +00:00
Parsa Ranjbar
a921a925b0
Translated using Weblate (Persian)
...
Currently translated at 72.2% (60 of 83 strings)
Translation: Moshidon/values
Translate-URL: https://translate.codeberg.org/projects/moshidon/values/fa/
2023-09-19 18:00:04 +00:00
butterflyoffire
0f08af8c03
Translated using Weblate (Arabic (Algeria))
...
Currently translated at 62.6% (52 of 83 strings)
Translation: Moshidon/values
Translate-URL: https://translate.codeberg.org/projects/moshidon/values/ar_DZ/
2023-09-19 18:00:04 +00:00
butterflyoffire
d54a59dbee
Translated using Weblate (French)
...
Currently translated at 98.7% (82 of 83 strings)
Translation: Moshidon/values
Translate-URL: https://translate.codeberg.org/projects/moshidon/values/fr/
2023-09-19 18:00:04 +00:00
dontobi
c6cd3995b0
Translated using Weblate (German)
...
Currently translated at 100.0% (83 of 83 strings)
Translation: Moshidon/values
Translate-URL: https://translate.codeberg.org/projects/moshidon/values/de/
2023-09-19 18:00:04 +00:00
Andrewblasco
1ec0505d52
Translated using Weblate (Spanish)
...
Currently translated at 100.0% (83 of 83 strings)
Translation: Moshidon/values
Translate-URL: https://translate.codeberg.org/projects/moshidon/values/es/
2023-09-19 18:00:04 +00:00
LucasGGamerM
be225f8bb4
feat(mute-conversations-toggle): add success confirmation toast
2023-09-19 14:56:16 -03:00
LucasGGamerM
f5732fd2ae
fix(mute-conversations-toggle): fix oversight where only the answers would get muted/unmuted on the conversion. This make the whole thread either muted or unmuted
2023-09-19 14:35:40 -03:00
LucasGGamerM
17fc14de97
refactor(mute-conversations-toggle): implement event for StatusMuteChanged
2023-09-19 14:26:46 -03:00
LucasGGamerM
7c9d11fab0
fix(thread-fragment): fixes crash when status.inReplyTo is null on getDirectDescendants
2023-09-19 14:25:03 -03:00
LucasGGamerM
24abf9d317
refactor(mute-conversations-toggle): remove unused method
2023-09-19 13:20:38 -03:00
LucasGGamerM
22bf8840d5
fix(mute-conversations-toggle): make unmute option work
2023-09-19 12:21:12 -03:00
LucasGGamerM
a1fbb733ce
refactor(mute-conversations-toggle): move mute and unmute options to own menu group
2023-09-19 12:19:56 -03:00
LucasGGamerM
851fa70563
feat: add mute conversations menu item
2023-09-19 12:13:03 -03:00
LucasGGamerM
6cab15b4c6
fix(file-display-tem): fix title text padding
2023-09-19 11:44:08 -03:00
LucasGGamerM
ec3670d562
fix(reply-icon): fix reply icon side text coloring
2023-09-18 11:35:16 -03:00
LucasGGamerM
96c3bd890a
fix(boost-icon): fixes coloring on boost icon (again)
...
why
2023-09-18 11:32:12 -03:00
LucasGGamerM
8a0852d1a4
fix(video-player): fixes coloring on video player items
2023-09-18 11:18:42 -03:00
LucasGGamerM
77e2c6c09f
fix(video-player): fixes looping video Seekbar and timestamp going on indefinitely as video restarts
2023-09-18 10:36:32 -03:00
LucasGGamerM
af60c8ba4a
fix(insets): fix window insets on video player
2023-09-18 07:37:47 -03:00
LucasGGamerM
70a2f1fc0b
fix(themes): fix pink dark theme bottom bar pill color
2023-09-17 13:30:50 -03:00
LucasGGamerM
b7d06a47db
fix(compose): fixes compose language button being too thin when
...
You can see its too thin by tapping on it and seeing the button shadow, which indicates its too thin
2023-09-17 13:03:18 -03:00
LucasGGamerM
f0a5799eea
fix: fix warning status display item background being too bright
2023-09-17 12:50:10 -03:00
LucasGGamerM
f0b2a25dce
fix(themes): fix purple light theme bottom bar pills being slightly off
2023-09-17 12:38:40 -03:00
LucasGGamerM
de1a3fb939
fix(strings): use correct "sk_settings_see_new_posts_button" instead of "sk_settings_show_new_posts_button"
2023-09-17 10:11:33 -03:00
LucasGGamerM
823344dfc0
Merge branch 'feat/mutes-list'
...
# Conflicts:
# mastodon/src/main/res/menu/profile_own.xml
# mastodon/src/main/res/values/strings_sk.xml
2023-09-17 10:09:02 -03:00
LucasGGamerM
a6e6143157
Merge branch 'fix/akkoma_media_issue_fix'
2023-09-17 10:02:14 -03:00
LucasGGamerM
b5feab89b4
Merge branch 'fix/gap-singular'
2023-09-17 09:59:15 -03:00
LucasGGamerM
c2c31de433
fix(notifications): make reply language equal to language of the status being replied to
2023-09-17 09:45:11 -03:00
LucasGGamerM
775f799968
fix(notifications): fix reply visibility being PUBLIC no matter the status being replied to
2023-09-17 09:41:58 -03:00
LucasGGamerM
5cda112129
refactor(PreviewlessMedia): move margin value to layout file
2023-09-17 09:26:33 -03:00
LucasGGamerM
f69ae5e816
refactor(PreviewlessMediaItems): make FileStatusDisplayItem be used only for files
2023-09-17 08:41:32 -03:00
LucasGGamerM
91c7fc64bd
refactor(PreviewlessMediaItems): remove unused class
2023-09-17 08:37:07 -03:00
LucasGGamerM
91211b7720
refactor: do some final adjustments to PreviewlessMediaGridStatusDisplayItem layout
2023-09-17 08:34:29 -03:00
LucasGGamerM
51ef732d50
fix: fix crashes on PreviewlessMediaGridStatusDisplayItem
2023-09-16 16:22:00 -03:00
LucasGGamerM
31a7aa9d40
refactor: start of refactor of previewless media status display item
...
Its crashing a lot, and has a lot to be done
2023-09-16 16:14:48 -03:00
FineFindus
10c2ee9597
fix(timeline/gap): use plurals for time
2023-09-15 10:19:43 +02:00
Jacocococo
fd99879ffc
Revert "Fix media layout with unknown sizes"
...
This reverts commit a014fe9443
.
2023-09-14 17:16:03 +02:00
LucasGGamerM
ed6aa0725e
Revert "fix: use better colors for true black mode"
...
This reverts commit 69272e891e
.
2023-09-13 08:26:02 -03:00
LucasGGamerM
6fd9047a8e
fix: use consistent coloring on boost icon
2023-09-13 07:57:19 -03:00
LucasGGamerM
48d7635a56
fix: unscrew the brown theme
2023-09-13 07:54:34 -03:00
LucasGGamerM
9515edea4b
feat: make images scrollable in hidden preview mode
2023-09-13 07:43:00 -03:00
LucasGGamerM
652c5e1d16
fix: unscrew the black & white theme
2023-09-12 15:14:08 -03:00
LucasGGamerM
e1d9cc4add
fix: unscrew the NORD theme
2023-09-12 15:11:33 -03:00
LucasGGamerM
d51cd2d497
fix: finally get the red theme right
...
THIS WAS PAINFUL. Please go fund me at github.com/sponsors/LucasGGamerM
2023-09-12 15:03:13 -03:00
LucasGGamerM
39d1b69014
fix: finally get the yellow theme right
2023-09-12 13:04:02 -03:00
LucasGGamerM
74a9e49190
fix: finally get the brown theme right
2023-09-12 11:27:43 -03:00
LucasGGamerM
b0763473c7
feat: rework colors blue and green. Brown WIP
2023-09-12 11:09:46 -03:00
LucasGGamerM
4e5bbe6f9b
refactor(themes): start theme refactoring
2023-09-12 08:17:23 -03:00
LucasGGamerM
1ba30a4d28
Merge remote-tracking branch 'megalodon_main/main'
...
# Conflicts:
# mastodon/build.gradle
# mastodon/src/main/java/org/joinmastodon/android/ui/displayitems/FooterStatusDisplayItem.java
# mastodon/src/main/res/values-ar/strings_sk.xml
# mastodon/src/main/res/values-fr-rFR/strings_sk.xml
# mastodon/src/main/res/values-ja-rJP/strings_sk.xml
# metadata/ar/short_description.txt
2023-09-11 16:47:24 -03:00
FineFindus
e274cf89c0
refactor: add query params
2023-09-10 21:31:06 +02:00
FineFindus
8929482466
feat: add blocks fragment
2023-09-10 21:29:40 +02:00
FineFindus
b570c8d946
feat: add mutes fragment
2023-09-10 21:19:50 +02:00
sk
380e4ff77e
remove unused member
2023-09-09 01:48:49 +02:00
sk
58f0c07357
determine next display item using items list
...
closes sk22#815
2023-09-09 01:27:32 +02:00
sk
77dee59b9c
fix string and tweak banner margin
...
closes sk22#812
2023-09-09 01:24:36 +02:00
sk
646f83ff0a
boop verison
2023-09-08 22:19:41 +02:00
sk
fdf0414698
fix missing banner icons and wrong strings
...
closes sk22#805
2023-09-08 22:05:06 +02:00
sk
cc699a3f5e
fix spacing stuff in report fragment
2023-09-08 21:58:08 +02:00
LucasGGamerM
12eaa8d5f1
fix: fix window insets on ScheduledStatusListFragment
...
cc: @sk22
2023-09-08 21:49:29 +02:00
sk22
70680e39c6
Translated using Weblate (German)
...
Currently translated at 100.0% (384 of 384 strings)
Translation: Megalodon/values
Translate-URL: https://translate.codeberg.org/projects/megalodon/values/de/
2023-09-08 19:46:45 +00:00
sk
8bd8f90d58
remove unused strings
2023-09-08 21:44:31 +02:00
edxkl
54b53a266e
Translated using Weblate (Portuguese (Brazil))
...
Currently translated at 93.2% (362 of 388 strings)
Translation: Megalodon/values
Translate-URL: https://translate.codeberg.org/projects/megalodon/values/pt_BR/
2023-09-08 19:40:59 +00:00
sk22
66921e3b5a
Translated using Weblate (German)
...
Currently translated at 97.1% (377 of 388 strings)
Translation: Megalodon/values
Translate-URL: https://translate.codeberg.org/projects/megalodon/values/de/
2023-09-08 19:40:59 +00:00
sk22
9d7af3964b
Translated using Weblate (English)
...
Currently translated at 100.0% (388 of 388 strings)
Translation: Megalodon/values
Translate-URL: https://translate.codeberg.org/projects/megalodon/values/en/
2023-09-08 19:40:59 +00:00
ihor_ck
ec73687e9b
Translated using Weblate (Ukrainian)
...
Currently translated at 100.0% (382 of 382 strings)
Translation: Megalodon/values
Translate-URL: https://translate.codeberg.org/projects/megalodon/values/uk/
2023-09-08 19:17:03 +00:00
Choukajohn
c8af800b88
Translated using Weblate (French)
...
Currently translated at 100.0% (382 of 382 strings)
Translation: Megalodon/values
Translate-URL: https://translate.codeberg.org/projects/megalodon/values/fr/
2023-09-08 19:17:02 +00:00
gallegonovato
e74ac5da56
Translated using Weblate (Spanish)
...
Currently translated at 99.4% (380 of 382 strings)
Translation: Megalodon/values
Translate-URL: https://translate.codeberg.org/projects/megalodon/values/es/
2023-09-08 19:17:02 +00:00
sk
efa003a9a5
implement bidirectional missing posts gap
2023-09-08 21:16:42 +02:00
sk
be648cc5ab
Merge remote-tracking branch 'upstream/l10n_master'
2023-09-08 17:42:47 +02:00
sk
90f1f464dc
reset strings.xml to upstream
2023-09-08 17:41:30 +02:00
sk
734aa52816
Merge remote-tracking branch 'weblate/main'
2023-09-08 17:37:31 +02:00
sk
068d42175e
Merge remote-tracking branch 'upstream/master'
2023-09-08 17:37:00 +02:00
sk
2314871246
temporary fix for pre-release users
2023-09-08 17:36:17 +02:00
butterflyoffire
e4f13c900b
Translated using Weblate (Arabic)
...
Currently translated at 67.5% (250 of 370 strings)
Translation: Megalodon/values
Translate-URL: https://translate.codeberg.org/projects/megalodon/values/ar/
2023-09-07 19:23:10 +00:00
ppnplus
4ddfa483d4
Translated using Weblate (Thai)
...
Currently translated at 23.5% (87 of 370 strings)
Translation: Megalodon/values
Translate-URL: https://translate.codeberg.org/projects/megalodon/values/th/
2023-09-07 19:23:10 +00:00
butterflyoffire
20f41ce7c9
Translated using Weblate (Kabyle)
...
Currently translated at 0.5% (2 of 370 strings)
Translation: Megalodon/values
Translate-URL: https://translate.codeberg.org/projects/megalodon/values/kab/
2023-09-07 19:23:10 +00:00
Arkxv
c8df9e085e
Translated using Weblate (Japanese)
...
Currently translated at 78.3% (290 of 370 strings)
Translation: Megalodon/values
Translate-URL: https://translate.codeberg.org/projects/megalodon/values/ja/
2023-09-07 19:23:10 +00:00
GunChleoc
0238aa4375
Translated using Weblate (Gaelic)
...
Currently translated at 84.3% (312 of 370 strings)
Translation: Megalodon/values
Translate-URL: https://translate.codeberg.org/projects/megalodon/values/gd/
2023-09-07 19:23:09 +00:00
butterflyoffire
79d7873790
Translated using Weblate (French)
...
Currently translated at 100.0% (370 of 370 strings)
Translation: Megalodon/values
Translate-URL: https://translate.codeberg.org/projects/megalodon/values/fr/
2023-09-07 19:23:09 +00:00
kallekn
996842489d
Translated using Weblate (Finnish)
...
Currently translated at 100.0% (370 of 370 strings)
Translation: Megalodon/values
Translate-URL: https://translate.codeberg.org/projects/megalodon/values/fi/
2023-09-07 19:23:09 +00:00
Andrewblasco
23c2c2b5e7
Translated using Weblate (Spanish)
...
Currently translated at 100.0% (370 of 370 strings)
Translation: Megalodon/values
Translate-URL: https://translate.codeberg.org/projects/megalodon/values/es/
2023-09-07 19:23:08 +00:00
sk
9dd694ce2e
Merge branch 'merge/load-more-direction'
2023-09-07 18:32:21 +02:00
FineFindus
f51f2a1197
fix: use random account id in notification endpoint ( #806 )
...
Closes https://github.com/sk22/megalodon/issues/803 . This was due to registering with the actual accounId, whilst saving a random one. Once receiving a notification, the id could not be found.
2023-09-07 18:28:32 +02:00
LucasGGamerM
3020cab243
fix: fixes crashes when currentQuery is null and suicide prevention dialog is enabled ( #807 )
...
cc: @FineFindus
2023-09-07 10:03:22 +02:00
Eugen Rochko
be73c9e81c
New translations strings.xml (Basque)
2023-09-07 02:28:42 +02:00
Eugen Rochko
1c2183bf1a
New translations strings.xml (Slovenian)
2023-09-06 22:29:03 +02:00
LucasGGamerM
da54c93af1
Merge branch 'fix/notification-endpoint'
2023-09-06 14:34:27 -03:00
LucasGGamerM
777891ebe9
fix: fixes crashes when currentQuery is null and suicide prevention dialog is enabled
...
cc: @FineFindus
2023-09-06 11:24:50 -03:00
Andrewblasco
9836538562
Translated using Weblate (Spanish)
...
Currently translated at 100.0% (83 of 83 strings)
Translation: Moshidon/values
Translate-URL: https://translate.codeberg.org/projects/moshidon/values/es/
2023-09-06 12:12:24 +00:00
GunChleoc
4a443d4826
Translated using Weblate (Gaelic)
...
Currently translated at 100.0% (83 of 83 strings)
Translation: Moshidon/values
Translate-URL: https://translate.codeberg.org/projects/moshidon/values/gd/
2023-09-06 12:07:38 +00:00
butterflyoffire
1c93d1fa67
Translated using Weblate (French)
...
Currently translated at 90.3% (75 of 83 strings)
Translation: Moshidon/values
Translate-URL: https://translate.codeberg.org/projects/moshidon/values/fr/
2023-09-06 12:07:38 +00:00
LucasGGamerM
0246059556
Translated using Weblate (Portuguese (Brazil))
...
Currently translated at 100.0% (83 of 83 strings)
Translation: Moshidon/values
Translate-URL: https://translate.codeberg.org/projects/moshidon/values/pt_BR/
2023-09-06 12:07:38 +00:00
butterflyoffire
46382bd8b0
Translated using Weblate (Arabic (Algeria))
...
Currently translated at 62.1% (51 of 82 strings)
Translation: Moshidon/values
Translate-URL: https://translate.codeberg.org/projects/moshidon/values/ar_DZ/
2023-09-06 12:07:38 +00:00
LucasGGamerM
090d2658dd
feat: also hide link card image previews according to showMediaPreview setting
2023-09-06 09:06:14 -03:00
FineFindus
8338fff4e5
fix: use random account id in notification endpoint
...
Closes https://github.com/sk22/megalodon/issues/803 . This was due to registering with the actual accounId, whilst saving a random one. Once receiving a notification, the id could not be found.
2023-09-06 09:44:03 +02:00
FineFindus
b2d09c2ab6
fix: update timeline when showMediaPreview changes
2023-09-06 09:05:51 +02:00
LucasGGamerM
6e2a5437e8
fix: apply correct showMediaPreview setting on threads and notifications
2023-09-05 20:46:56 -03:00
LucasGGamerM
ae61007d22
fix: use correct polarization in FLAG_NO_MEDIA_PREVIEW in StatusListFragment
...
Wtf is wrong with this
2023-09-05 20:29:57 -03:00
LucasGGamerM
20f3c7c9db
fix: use correct polarization in FLAG_NO_MEDIA_PREVIEW
2023-09-05 19:52:59 -03:00
LucasGGamerM
57306ff7fe
fix(editing-alt-text): fix small oversight on editing existing attachments without alt text
...
This makes the implementation hopefully bug free
2023-09-05 19:37:12 -03:00
LucasGGamerM
bbdd1c4aa9
fix(editing-alt-text): fix small oversight on editing existing attachments without alt text
...
This makes the implementation hopefully bug free
2023-09-05 19:00:16 -03:00
LucasGGamerM
81d13537e3
fix: fixes incorrect icon coloring on compose fragment relocated publish button
2023-09-05 15:19:46 -03:00
LucasGGamerM
b6c951c026
feat: add indicatives/hints of what type of media is on an media item without preview
2023-09-05 14:51:32 -03:00
LucasGGamerM
860cdb05e2
feat: add no alt text and sensitive media warning to images without preview
2023-09-05 14:25:20 -03:00
LucasGGamerM
e239600af6
feat: full implementation of not showing media preview in timelines
2023-09-05 11:56:56 -03:00
LucasGGamerM
d7bef67550
feat: initial steps for only show media preview setting
...
It contains settings, flags and settings. But no implementation just yet
2023-09-05 11:24:35 -03:00
LucasGGamerM
ad86a00fa7
fix: make changing showPostDividers setting restart the activity
2023-09-05 10:37:17 -03:00
LucasGGamerM
da13926269
Translated using Weblate (Portuguese (Brazil))
...
Currently translated at 100.0% (82 of 82 strings)
Translation: Moshidon/values
Translate-URL: https://translate.codeberg.org/projects/moshidon/values/pt_BR/
2023-09-05 12:21:52 +00:00
LucasGGamerM
9da0173215
Translated using Weblate (Portuguese (Brazil))
...
Currently translated at 93.9% (77 of 82 strings)
Translation: Moshidon/values
Translate-URL: https://translate.codeberg.org/projects/moshidon/values/pt_BR/
2023-09-05 12:16:25 +00:00
LucasGGamerM
cfeda06bf9
fix: make repo and donate links non-translatable
2023-09-05 09:16:07 -03:00
butterflyoffire
80f70bd530
Translated using Weblate (Arabic (Algeria))
...
Currently translated at 44.0% (164 of 372 strings)
Translation: Moshidon/values_sk
Translate-URL: https://translate.codeberg.org/projects/moshidon/values_sk/ar_DZ/
2023-09-05 12:09:40 +00:00
butterflyoffire
31e720690c
Translated using Weblate (French)
...
Currently translated at 100.0% (372 of 372 strings)
Translation: Moshidon/values_sk
Translate-URL: https://translate.codeberg.org/projects/moshidon/values_sk/fr/
2023-09-05 12:09:40 +00:00
butterflyoffire
560c75c669
Translated using Weblate (Arabic (Algeria))
...
Currently translated at 13.4% (11 of 82 strings)
Translation: Moshidon/values
Translate-URL: https://translate.codeberg.org/projects/moshidon/values/ar_DZ/
2023-09-05 12:09:40 +00:00
butterflyoffire
8232047c55
Translated using Weblate (French)
...
Currently translated at 90.2% (74 of 82 strings)
Translation: Moshidon/values
Translate-URL: https://translate.codeberg.org/projects/moshidon/values/fr/
2023-09-05 12:09:39 +00:00
LucasGGamerM
fb3b9513f2
fix: fix window insets on ScheduledStatusListFragment
...
cc: @sk22
2023-09-05 08:21:06 -03:00
LucasGGamerM
2ee4b03fe8
refactor: remove DomainDisplay.java
2023-09-05 07:23:07 -03:00
LucasGGamerM
61b20eea05
Merge remote-tracking branch 'megalodon_main/main'
...
# Conflicts:
# mastodon/src/main/java/org/joinmastodon/android/GlobalUserPreferences.java
# mastodon/src/main/java/org/joinmastodon/android/model/Account.java
2023-09-05 07:12:27 -03:00
sk
2aba90f353
add media indicator for spoiler
...
closes sk22#598
2023-09-05 00:18:47 +02:00
sk
5065c7e7e2
add dummy to add spacing
...
closes sk22#782
2023-09-04 23:42:00 +02:00
sk
a10e661b21
fix wrong info banner color
...
closes sk22#790
2023-09-04 23:37:34 +02:00
sk
4975bde76f
fix tab layout horizontal paddings
2023-09-04 23:33:35 +02:00
FineFindus
ebbd56e3bc
feat(search): show suicide help dialog ( #767 )
...
* feat(search): show suicide help dialog
* change wording, add helpline url, change behavior
---------
Co-authored-by: sk <sk22@mailbox.org>
2023-09-04 23:07:24 +02:00
Jacoco
454ec6b4c0
Fix errors when some entries were missing when retrieving account information ( #757 )
...
* Handle null avatar
* Handle empty account
2023-09-04 22:24:17 +02:00
FineFindus
10a8b195b1
fix: move tabbar padding to tabbar items ( #792 )
...
* feat: increase padding without labels
* fix: move tabbar padding to individual items
2023-09-04 22:19:47 +02:00
sk
6f273df060
use single-line linear layout
2023-09-04 19:54:07 +02:00
sk
7cfade62d3
fix click listener target
2023-09-04 19:53:33 +02:00
LucasGGamerM
0e58b00086
fix: make use of correct coloring in filled button backgrounds (again)
2023-09-04 12:13:55 -03:00
LucasGGamerM
9f18844148
fix: make use of correct coloring in filled button backgrounds
2023-09-04 11:18:36 -03:00
LucasGGamerM
d854da54fe
fix: make purple be on top of pink
...
Me no likey pink >:C
2023-09-04 10:39:37 -03:00
LucasGGamerM
33f4dd4716
fix: compose fragment bottom drafts button being not centered
2023-09-04 10:31:01 -03:00
LucasGGamerM
93ca187f1c
fix: use bigger bot icon on header display item
2023-09-04 07:56:17 -03:00
LucasGGamerM
6fd59a19e8
fix: remove duplicate variable assigning
2023-09-04 07:46:42 -03:00
LucasGGamerM
531ce568c0
Merge remote-tracking branch 'megalodon_main/main'
...
# Conflicts:
# mastodon/src/main/java/org/joinmastodon/android/fragments/ProfileFragment.java
# mastodon/src/main/res/drawable/ic_fluent_bot_20_filled.xml
# mastodon/src/main/res/layout/display_item_header.xml
2023-09-04 07:42:25 -03:00
LucasGGamerM
c49b25454e
refactor(HomeFragment): refactor long click action for cleaner code
2023-09-04 07:35:48 -03:00
LucasGGamerM
d39d5c2602
Merge pull request #252
...
feat: allow doubleTapToSwipe when doubleTapToSearch is disabled
2023-09-04 07:19:54 -03:00
starstuff
0a338ad607
Translated using Weblate (Swedish)
...
Currently translated at 41.6% (154 of 370 strings)
Translation: Megalodon/values
Translate-URL: https://translate.codeberg.org/projects/megalodon/values/sv/
2023-09-04 08:05:19 +00:00
Arkxv
0cb3e1863e
Translated using Weblate (Japanese)
...
Currently translated at 5.4% (20 of 370 strings)
Translation: Megalodon/values
Translate-URL: https://translate.codeberg.org/projects/megalodon/values/ja/
2023-09-04 08:05:19 +00:00
kallekn
209081f1f0
Translated using Weblate (Finnish)
...
Currently translated at 0.8% (3 of 370 strings)
Translation: Megalodon/values
Translate-URL: https://translate.codeberg.org/projects/megalodon/values/fi/
2023-09-04 08:05:19 +00:00
Eugen Rochko
f0eb6573f4
New translations strings.xml (Portuguese, Brazilian)
2023-09-04 08:10:24 +02:00
Eugen Rochko
e7f5dd3357
New translations strings.xml (Bengali)
2023-09-04 07:10:06 +02:00
Eugen Rochko
8101bb9ea1
New translations strings.xml (Portuguese, Brazilian)
2023-09-04 07:10:05 +02:00
butterflyoffire
54d48253d5
Translated using Weblate (Arabic)
...
Currently translated at 12.4% (46 of 370 strings)
Translation: Megalodon/values
Translate-URL: https://translate.codeberg.org/projects/megalodon/values/ar/
2023-09-04 00:53:06 +00:00
ca
a7e23aa228
Translated using Weblate (Catalan)
...
Currently translated at 100.0% (370 of 370 strings)
Translation: Megalodon/values
Translate-URL: https://translate.codeberg.org/projects/megalodon/values/ca/
2023-09-04 00:53:06 +00:00
FineFindus
a2d0738a68
fix: only call openSearch once without doubleTapToSearch
2023-09-03 21:47:45 +02:00
FineFindus
8cd55fc365
feat: display icon for bots ( #793 )
...
* feat(profile): display bot icon for bots
* feat(status): display bot icon
* use 16sp size and 4sp spacing
* don't add lock/bot icon as image spans
---------
Co-authored-by: sk <sk22@mailbox.org>
2023-09-03 21:34:22 +02:00
LucasGGamerM
924d6a9dd9
Merge remote-tracking branch 'weblate/master'
...
# Conflicts:
# mastodon/src/main/res/values-es-rES/strings_sk.xml
# mastodon/src/main/res/values-fr-rFR/strings_sk.xml
2023-09-03 16:34:13 -03:00
butterflyoffire
816a307bc0
Translated using Weblate (Arabic (Algeria))
...
Currently translated at 18.3% (68 of 370 strings)
Translation: Moshidon/values_sk
Translate-URL: https://translate.codeberg.org/projects/moshidon/values_sk/ar_DZ/
2023-09-03 19:31:20 +00:00
butterflyoffire
a947a6ea26
Translated using Weblate (Arabic)
...
Currently translated at 18.9% (70 of 370 strings)
Translation: Moshidon/values_sk
Translate-URL: https://translate.codeberg.org/projects/moshidon/values_sk/ar/
2023-09-03 19:31:20 +00:00
LucasGGamerM
f14df2bb0f
fix: allows for editing timeline badges again. fixes sk22#800 ( #804 )
2023-09-03 20:49:29 +02:00
LucasGGamerM
b5123ff865
feat: readd recent emoji support
2023-09-03 15:32:35 -03:00
FineFindus
ca4630e6e1
feat: always allow longtap to search
2023-09-03 16:00:11 +02:00
FineFindus
a8a1c7824d
feat: allow doubleTapToSwipe in discoverfragment
2023-09-03 15:59:19 +02:00
FineFindus
0725c2a741
feat: add setting to disable double tap to search
2023-09-03 15:47:11 +02:00
LucasGGamerM
c3f3a9be7e
feat: update edit note confirmation button design (again)
2023-09-03 09:23:33 -03:00
Eugen Rochko
228fdc8ffe
New translations strings.xml (Swedish)
2023-09-03 11:26:37 +02:00
butterflyoffire
da2a69b4a1
Translated using Weblate (Arabic)
...
Currently translated at 48.7% (39 of 80 strings)
Translation: Moshidon/values
Translate-URL: https://translate.codeberg.org/projects/moshidon/values/ar/
2023-09-03 09:20:46 +00:00
butterflyoffire
822a6a3653
Translated using Weblate (French)
...
Currently translated at 99.7% (369 of 370 strings)
Translation: Moshidon/values_sk
Translate-URL: https://translate.codeberg.org/projects/moshidon/values_sk/fr/
2023-09-03 09:20:46 +00:00
butterflyoffire
410f694863
Translated using Weblate (Arabic)
...
Currently translated at 18.3% (68 of 370 strings)
Translation: Moshidon/values_sk
Translate-URL: https://translate.codeberg.org/projects/moshidon/values_sk/ar/
2023-09-03 09:20:46 +00:00
butterflyoffire
57b2596d9f
Translated using Weblate (French)
...
Currently translated at 83.7% (67 of 80 strings)
Translation: Moshidon/values
Translate-URL: https://translate.codeberg.org/projects/moshidon/values/fr/
2023-09-03 09:20:45 +00:00
ca
caebce897b
Translated using Weblate (Catalan)
...
Currently translated at 35.0% (28 of 80 strings)
Translation: Moshidon/values
Translate-URL: https://translate.codeberg.org/projects/moshidon/values/ca/
2023-09-03 09:20:45 +00:00
LucasGGamerM
677fb4e4da
fix: readds bot icon to timelines
...
This was accidentally removed during the great merge, but its back again
2023-09-02 21:02:11 -03:00
LucasGGamerM
ce51fc3c0d
fix: allows for editing timeline badges again. fixes sk22#800
2023-09-02 20:40:55 -03:00
LucasGGamerM
0dcade767b
Merge remote-tracking branch 'megalodon_main/main'
2023-09-02 20:26:22 -03:00
LucasGGamerM
f4f4cbe78b
fix: fix incorrect m3_overlay alpha values
2023-09-02 20:06:56 -03:00
alextecplayz
ebb6897582
Translated using Weblate (Romanian)
...
Currently translated at 100.0% (370 of 370 strings)
Translation: Moshidon/values_sk
Translate-URL: https://translate.codeberg.org/projects/moshidon/values_sk/ro/
2023-09-01 22:53:06 +00:00
gallegonovato
9720a133ba
Translated using Weblate (Spanish)
...
Currently translated at 100.0% (370 of 370 strings)
Translation: Moshidon/values_sk
Translate-URL: https://translate.codeberg.org/projects/moshidon/values_sk/es/
2023-09-01 22:53:06 +00:00
alextecplayz
29c36e90ab
Translated using Weblate (Romanian)
...
Currently translated at 100.0% (80 of 80 strings)
Translation: Moshidon/values
Translate-URL: https://translate.codeberg.org/projects/moshidon/values/ro/
2023-09-01 22:53:05 +00:00
gallegonovato
1b822676a8
Translated using Weblate (Spanish)
...
Currently translated at 100.0% (80 of 80 strings)
Translation: Moshidon/values
Translate-URL: https://translate.codeberg.org/projects/moshidon/values/es/
2023-09-01 22:53:05 +00:00
Angelo Suzuki
2d24e50ff2
Add a setting for "Load missing posts behavior"
...
This will make sure that items that are filtered out don't show up on the interface.
Fixes sk22#311
2023-09-01 21:51:14 +02:00
Jacoco
53369eb2d4
Fix unreliable Preferences from Account Source ( #798 )
...
* Create empty Preferences object on error
* Update prefs from account when preferences fails
2023-09-01 21:28:02 +02:00
LucasGGamerM
aeb0aa65a8
Merge remote-tracking branch 'megalodon_main/main'
...
# Conflicts:
# mastodon/src/main/java/org/joinmastodon/android/api/session/AccountLocalPreferences.java
2023-09-01 14:11:19 -03:00
Eugen Rochko
e9df125cde
New translations strings.xml (Swedish)
2023-09-01 16:10:32 +02:00
sk
807010893a
support static url for emoji reacts and keyboard
2023-09-01 14:38:55 +02:00
sk
ea01b14ffb
more options for showing emoji reactions
...
closes sk22#796
re: sk22#788
2023-09-01 14:23:38 +02:00
arnav
3fd9dc1dcd
Translated using Weblate (Hindi)
...
Currently translated at 4.3% (16 of 370 strings)
Translation: Megalodon/values
Translate-URL: https://translate.codeberg.org/projects/megalodon/values/hi/
2023-08-31 23:18:52 +00:00
sk
02a4a77885
Merge remote-tracking branch 'weblate/main'
2023-09-01 01:18:30 +02:00
sk
651090a504
Merge remote-tracking branch 'upstream/master'
2023-09-01 01:17:18 +02:00
sk
203254c9f4
fix crash in onEmojiReactionsChanged
2023-09-01 01:16:52 +02:00
LucasGGamerM
74db111a4f
Merge remote-tracking branch 'megalodon_main/main'
...
# Conflicts:
# mastodon/src/main/java/org/joinmastodon/android/api/session/AccountLocalPreferences.java
# mastodon/src/main/java/org/joinmastodon/android/fragments/StatusListFragment.java
2023-08-31 14:36:59 -03:00
LucasGGamerM
734b3bced6
fix: fix alt texts not being able to be edited
...
fixes #70 cc: @sk22
2023-08-31 14:18:32 -03:00
sk
e26c641dc7
fix drafts being all on the same-ish day
2023-08-31 18:07:43 +02:00
sk
9295cf4e9c
fix emoji reaction spacing not updating
...
closes sk22#784
2023-08-31 17:24:29 +02:00
sk
dd9237e9ca
enable emojiReactionsInTimelines by default
2023-08-31 17:20:44 +02:00
sk
d334703c65
adhere to showEmojiReactionsInLists setting
...
closes sk22#788
2023-08-31 17:04:22 +02:00
LucasGGamerM
befa5a9f6d
fix: fix alt texts not being able to be edited
...
fixes #70 cc: @sk22
2023-08-31 11:43:39 -03:00
Angelo Suzuki
09ba42a974
When loading gap posts, apply filters before building display items.
...
This will make sure that items that are filtered out don't show up on the interface.
Fixes #675
2023-08-31 14:01:58 +02:00
Oliebol
87a9acd860
Translated using Weblate (Dutch)
...
Currently translated at 96.2% (77 of 80 strings)
Translation: Moshidon/values
Translate-URL: https://translate.codeberg.org/projects/moshidon/values/nl/
2023-08-31 03:53:05 +00:00
ihor_ck
b1e43d6f97
Translated using Weblate (Ukrainian)
...
Currently translated at 100.0% (370 of 370 strings)
Translation: Megalodon/values
Translate-URL: https://translate.codeberg.org/projects/megalodon/values/uk/
2023-08-30 18:04:05 +00:00