sk
4fa641b482
fix null-pointer when switching themes
2023-01-20 17:30:12 -03:00
sk
885b5d781a
tweak timeline title animation
2023-01-20 17:30:12 -03:00
sk
2f3bfb3e74
fix clearing notifications
...
closes sk22#292
2023-01-20 17:30:12 -03:00
sk
2be625fd76
add missing draft params
...
closes sk22#302
2023-01-20 17:30:12 -03:00
sk
134a371263
only show new posts button at home
2023-01-20 17:30:12 -03:00
sk
8b0eddb8e1
set pivot of timeline title
...
closes sk22#296
2023-01-20 17:30:12 -03:00
sk
bd2d56b953
remove debug statements
2023-01-20 17:30:12 -03:00
sk
38e429f738
improve multi-line style
2023-01-20 17:30:12 -03:00
sk
de8b15d447
don't cut off multi-line strings
2023-01-20 17:30:12 -03:00
sk
0df1bcce31
fix new posts centered layout
2023-01-20 17:30:12 -03:00
sk
4e17256cfa
fix centering button in rtl
2023-01-20 17:30:12 -03:00
sk
e12c3e2d68
fix rtl direction
2023-01-20 17:30:12 -03:00
sk
aec2704f15
restore current tab
2023-01-20 17:30:12 -03:00
sk
31f9173126
don't use old fragments
2023-01-20 17:30:12 -03:00
sk
90196df65d
simplify method
2023-01-20 17:30:12 -03:00
sk
6b9fa71806
change crash workaround
2023-01-20 17:30:12 -03:00
sk
130085f804
Revert "work around crash theme switch"
...
This reverts commit 58fd0c444f30aa5352486b97cab34b2aca6ce8ab.
2023-01-20 17:30:12 -03:00
sk
f4356e74a4
add pager title transition
2023-01-20 17:30:12 -03:00
sk
9c8a4b7a8e
Fixing some compile problems
2023-01-20 17:30:12 -03:00
sk22
b7ccf1144c
New home layout with public timelines ( #288 )
...
* add dummy popup menu
* add pager to home fragment
* reduce pager sensitivity
* remove timelines from discover fragment
* add fabs to timelines
* change info banner color
* add back toolbar functionality
* update icons on navigate
* handle back press
* add lists and hashtags
* use tabs
* improve timeline title
* tweak switcher behavior
* fix show new posts button appearance
* hide show new posts button on reload
* tweak show new posts animations
* work around crash theme switch
* enable disabling federated timeline
Thanks @sk22!
2023-01-20 17:30:11 -03:00
sk
87d5b92a99
change crash workaround
2023-01-20 17:29:23 -03:00
LucasGGamerM
29f8260852
Merge remote-tracking branch 'origin/master'
2023-01-20 11:26:10 -03:00
LucasGGamerM
060745869b
Revert "New home layout with public timelines ( #288 )"
...
This reverts commit 78d0add808
.
2023-01-20 11:19:20 -03:00
LucasGGamerM
1aff3eacd8
Revert "New home layout with public timelines ( #288 )"
...
This reverts commit 0207ddb774
.
2023-01-20 11:19:16 -03:00
LucasGGamerM
0207ddb774
New home layout with public timelines ( #288 )
...
* add dummy popup menu
* add pager to home fragment
* reduce pager sensitivity
* remove timelines from discover fragment
* add fabs to timelines
* change info banner color
* add back toolbar functionality
* update icons on navigate
* handle back press
* add lists and hashtags
* use tabs
* improve timeline title
* tweak switcher behavior
* fix show new posts button appearance
* hide show new posts button on reload
* tweak show new posts animations
* work around crash theme switch
* enable disabling federated timeline
2023-01-20 11:19:09 -03:00
sk22
78d0add808
New home layout with public timelines ( #288 )
...
* add dummy popup menu
* add pager to home fragment
* reduce pager sensitivity
* remove timelines from discover fragment
* add fabs to timelines
* change info banner color
* add back toolbar functionality
* update icons on navigate
* handle back press
* add lists and hashtags
* use tabs
* improve timeline title
* tweak switcher behavior
* fix show new posts button appearance
* hide show new posts button on reload
* tweak show new posts animations
* work around crash theme switch
* enable disabling federated timeline
2023-01-20 11:17:26 -03:00
LucasGGamerM
2fa042490a
Revert "feat(status/footer): add tooltips to icons"
...
This reverts commit 707c51e4d6
.
2023-01-20 11:09:16 -03:00
LucasGGamerM
885f559092
Revert "Revert "click "replying to" to scroll up""
...
This reverts commit 77af7ceae3
.
2023-01-20 11:01:39 -03:00
sk
77af7ceae3
Revert "click "replying to" to scroll up"
...
This reverts commit cd0cfba7
2023-01-20 11:00:53 -03:00
sk
09d4188d54
click "replying to" to scroll up
...
closes #241
2023-01-20 10:59:02 -03:00
LucasGGamerM
1ad03828e3
Merge pull request #49 from dontobi/master
...
Update german translation
2023-01-19 20:36:22 -03:00
LucasGGamerM
870ac2b946
Making it so the fab doesnt reappear when the notes is in edit mode
2023-01-19 20:19:33 -03:00
FineFindus
394a3eebb1
feat(composeButton): hide when scrolling in profile fragment
2023-01-19 20:01:39 -03:00
FineFindus
95c10a9fea
feat(composeButton): hide fab on scroll
2023-01-19 20:00:54 -03:00
dontobi
f0e14c5a13
Update german translation
2023-01-18 21:26:47 +01:00
LucasGGamerM
616049bff2
Fixing weird icon in the profile
2023-01-18 14:15:07 -03:00
sk
1a79bc0b61
Changing Megalodon to Moshidon in the strings.
...
The command I use for automating this is "find values* -type f -exec sed -i 's/Megalodon/Moshidon/g' {} \;". Run this in the resources folder and it should all be changed
2023-01-18 14:10:38 -03:00
sk
d43cbe642f
disable translating scheduled posts
...
closes sk22#318
2023-01-18 14:07:12 -03:00
sk
77cee4c46a
fix "0" reply to ID
2023-01-18 14:07:07 -03:00
ling0412
76d306aef7
Translated using Weblate (Chinese (Simplified))
...
Currently translated at 97.9% (146 of 149 strings)
Translation: Megalodon/values
Translate-URL: https://translate.codeberg.org/projects/megalodon/values/zh_Hans/
2023-01-18 14:07:00 -03:00
sk22
7ff19ef481
Translated using Weblate (German)
...
Currently translated at 100.0% (149 of 149 strings)
Translation: Megalodon/values
Translate-URL: https://translate.codeberg.org/projects/megalodon/values/de/
2023-01-18 14:07:00 -03:00
ihor_ck
6650bb946f
Translated using Weblate (Ukrainian)
...
Currently translated at 100.0% (144 of 144 strings)
Translation: Megalodon/values
Translate-URL: https://translate.codeberg.org/projects/megalodon/values/uk/
2023-01-18 14:06:50 -03:00
Linerly
bbbf1683aa
Translated using Weblate (Indonesian)
...
Currently translated at 100.0% (144 of 144 strings)
Translation: Megalodon/values
Translate-URL: https://translate.codeberg.org/projects/megalodon/values/id/
2023-01-18 14:06:50 -03:00
Choukajohn
5cdea99eb0
Translated using Weblate (French)
...
Currently translated at 100.0% (144 of 144 strings)
Translation: Megalodon/values
Translate-URL: https://translate.codeberg.org/projects/megalodon/values/fr/
2023-01-18 14:06:50 -03:00
ling0412
356426b5fc
Translated using Weblate (Chinese (Simplified))
...
Currently translated at 98.6% (142 of 144 strings)
Translation: Megalodon/values
Translate-URL: https://translate.codeberg.org/projects/megalodon/values/zh_Hans/
2023-01-18 14:06:49 -03:00
ihor_ck
8c7364d57d
Translated using Weblate (Ukrainian)
...
Currently translated at 100.0% (143 of 143 strings)
Translation: Megalodon/values
Translate-URL: https://translate.codeberg.org/projects/megalodon/values/uk/
2023-01-18 14:06:49 -03:00
Oliebol
c0a2945378
Translated using Weblate (Dutch)
...
Currently translated at 93.7% (134 of 143 strings)
Translation: Megalodon/values
Translate-URL: https://translate.codeberg.org/projects/megalodon/values/nl/
2023-01-18 14:06:49 -03:00
Giacomo R.
1af9a71210
Translated using Weblate (Italian)
...
Currently translated at 100.0% (143 of 143 strings)
Translation: Megalodon/values
Translate-URL: https://translate.codeberg.org/projects/megalodon/values/it/
2023-01-18 14:06:48 -03:00
Choukajohn
dc859fe91c
Translated using Weblate (French)
...
Currently translated at 100.0% (143 of 143 strings)
Translation: Megalodon/values
Translate-URL: https://translate.codeberg.org/projects/megalodon/values/fr/
2023-01-18 14:06:42 -03:00
Nicolas_Horvath
d50c37af23
Translated using Weblate (Czech)
...
Currently translated at 13.9% (20 of 143 strings)
Translation: Megalodon/values
Translate-URL: https://translate.codeberg.org/projects/megalodon/values/cs/
2023-01-18 14:06:42 -03:00
ca
00c8a03b80
Translated using Weblate (Catalan)
...
Currently translated at 100.0% (143 of 143 strings)
Translation: Megalodon/values
Translate-URL: https://translate.codeberg.org/projects/megalodon/values/ca/
2023-01-18 14:06:42 -03:00
ca
34d134cb57
Translated using Weblate (Catalan)
...
Currently translated at 100.0% (143 of 143 strings)
Translation: Megalodon/values
Translate-URL: https://translate.codeberg.org/projects/megalodon/values/ca/
2023-01-18 14:06:34 -03:00
EifionLlwyd
40eb3e2400
Translated using Weblate (Welsh)
...
Currently translated at 48.2% (69 of 143 strings)
Translation: Megalodon/values
Translate-URL: https://translate.codeberg.org/projects/megalodon/values/cy/
2023-01-18 14:06:34 -03:00
ihor_ck
82e3250623
Translated using Weblate (Ukrainian)
...
Currently translated at 100.0% (143 of 143 strings)
Translation: Megalodon/values
Translate-URL: https://translate.codeberg.org/projects/megalodon/values/uk/
2023-01-18 14:06:31 -03:00
HudobniVolk
533a51fc77
Translated using Weblate (Slovenian)
...
Currently translated at 15.3% (22 of 143 strings)
Translation: Megalodon/values
Translate-URL: https://translate.codeberg.org/projects/megalodon/values/sl/
2023-01-18 14:06:31 -03:00
edxkl
6fc82cf26b
Translated using Weblate (Portuguese (Brazil))
...
Currently translated at 95.1% (136 of 143 strings)
Translation: Megalodon/values
Translate-URL: https://translate.codeberg.org/projects/megalodon/values/pt_BR/
2023-01-18 14:06:31 -03:00
McKris
6dcfdb9735
Translated using Weblate (Polish)
...
Currently translated at 100.0% (143 of 143 strings)
Translation: Megalodon/values
Translate-URL: https://translate.codeberg.org/projects/megalodon/values/pl/
2023-01-18 14:06:30 -03:00
Linerly
217d8348d4
Translated using Weblate (Indonesian)
...
Currently translated at 100.0% (143 of 143 strings)
Translation: Megalodon/values
Translate-URL: https://translate.codeberg.org/projects/megalodon/values/id/
2023-01-18 14:06:22 -03:00
ghose
9bce934944
Translated using Weblate (Galician)
...
Currently translated at 25.1% (36 of 143 strings)
Translation: Megalodon/values
Translate-URL: https://translate.codeberg.org/projects/megalodon/values/gl/
2023-01-18 14:06:21 -03:00
Choukajohn
a1ef3e1cae
Translated using Weblate (French)
...
Currently translated at 100.0% (143 of 143 strings)
Translation: Megalodon/values
Translate-URL: https://translate.codeberg.org/projects/megalodon/values/fr/
2023-01-18 14:06:21 -03:00
gallegonovato
978c1cfdc4
Translated using Weblate (Spanish)
...
Currently translated at 100.0% (143 of 143 strings)
Translation: Megalodon/values
Translate-URL: https://translate.codeberg.org/projects/megalodon/values/es/
2023-01-18 14:06:20 -03:00
ling0412
9fb9ffc269
Translated using Weblate (Chinese (Simplified))
...
Currently translated at 98.6% (141 of 143 strings)
Translation: Megalodon/values
Translate-URL: https://translate.codeberg.org/projects/megalodon/values/zh_Hans/
2023-01-18 14:06:20 -03:00
AiOO
4f357637de
Translated using Weblate (Korean)
...
Currently translated at 100.0% (143 of 143 strings)
Translation: Megalodon/values
Translate-URL: https://translate.codeberg.org/projects/megalodon/values/ko/
2023-01-18 14:06:20 -03:00
maxocito
1acd177e81
Translated using Weblate (German)
...
Currently translated at 100.0% (143 of 143 strings)
Translation: Megalodon/values
Translate-URL: https://translate.codeberg.org/projects/megalodon/values/de/
2023-01-18 14:06:20 -03:00
ca
e4b1bf452f
Translated using Weblate (Catalan)
...
Currently translated at 98.6% (141 of 143 strings)
Translation: Megalodon/values
Translate-URL: https://translate.codeberg.org/projects/megalodon/values/ca/
2023-01-18 14:06:20 -03:00
Anonymous
ce22cb4678
Translated using Weblate (Burmese)
...
Currently translated at 71.4% (100 of 140 strings)
Translation: Megalodon/values
Translate-URL: https://translate.codeberg.org/projects/megalodon/values/my/
2023-01-18 14:06:20 -03:00
Linerly
3c45215fca
Translated using Weblate (Indonesian)
...
Currently translated at 100.0% (140 of 140 strings)
Translation: Megalodon/values
Translate-URL: https://translate.codeberg.org/projects/megalodon/values/id/
2023-01-18 14:06:20 -03:00
ghose
b17e63acae
Translated using Weblate (Galician)
...
Currently translated at 10.7% (15 of 140 strings)
Translation: Megalodon/values
Translate-URL: https://translate.codeberg.org/projects/megalodon/values/gl/
2023-01-18 14:06:20 -03:00
mondstern
859ba5ebb9
Translated using Weblate (Czech)
...
Currently translated at 13.5% (19 of 140 strings)
Translation: Megalodon/values
Translate-URL: https://translate.codeberg.org/projects/megalodon/values/cs/
2023-01-18 14:06:20 -03:00
NovaQ64
164579cbb5
Translated using Weblate (Portuguese (Brazil))
...
Currently translated at 97.1% (136 of 140 strings)
Translation: Megalodon/values
Translate-URL: https://translate.codeberg.org/projects/megalodon/values/pt_BR/
2023-01-18 14:06:20 -03:00
EifionLlwyd
990f8189e4
Translated using Weblate (Welsh)
...
Currently translated at 23.5% (33 of 140 strings)
Translation: Megalodon/values
Translate-URL: https://translate.codeberg.org/projects/megalodon/values/cy/
2023-01-18 14:06:20 -03:00
ihor_ck
4d0a642fd9
Translated using Weblate (Ukrainian)
...
Currently translated at 100.0% (140 of 140 strings)
Translation: Megalodon/values
Translate-URL: https://translate.codeberg.org/projects/megalodon/values/uk/
2023-01-18 14:06:16 -03:00
brenno
84b2994b99
Translated using Weblate (Portuguese (Brazil))
...
Currently translated at 96.4% (135 of 140 strings)
Translation: Megalodon/values
Translate-URL: https://translate.codeberg.org/projects/megalodon/values/pt_BR/
2023-01-18 14:06:15 -03:00
Linerly
efbca327c1
Translated using Weblate (Indonesian)
...
Currently translated at 88.5% (124 of 140 strings)
Translation: Megalodon/values
Translate-URL: https://translate.codeberg.org/projects/megalodon/values/id/
2023-01-18 14:06:06 -03:00
Choukajohn
aa4b007d25
Translated using Weblate (French)
...
Currently translated at 100.0% (140 of 140 strings)
Translation: Megalodon/values
Translate-URL: https://translate.codeberg.org/projects/megalodon/values/fr/
2023-01-18 14:06:06 -03:00
gallegonovato
23dccef4b4
Translated using Weblate (Spanish)
...
Currently translated at 100.0% (140 of 140 strings)
Translation: Megalodon/values
Translate-URL: https://translate.codeberg.org/projects/megalodon/values/es/
2023-01-18 14:06:06 -03:00
ling0412
1ef96ed5e6
Translated using Weblate (Chinese (Simplified))
...
Currently translated at 100.0% (140 of 140 strings)
Translation: Megalodon/values
Translate-URL: https://translate.codeberg.org/projects/megalodon/values/zh_Hans/
2023-01-18 14:06:06 -03:00
sk22
31e2a32233
Translated using Weblate (German)
...
Currently translated at 100.0% (140 of 140 strings)
Translation: Megalodon/values
Translate-URL: https://translate.codeberg.org/projects/megalodon/values/de/
2023-01-18 14:06:06 -03:00
irure
168ae80743
Translated using Weblate (Basque)
...
Currently translated at 100.0% (125 of 125 strings)
Translation: Megalodon/values
Translate-URL: https://translate.codeberg.org/projects/megalodon/values/eu/
2023-01-18 14:06:06 -03:00
Hiajen
8acf23ddac
Translated using Weblate (German)
...
Currently translated at 97.6% (122 of 125 strings)
Translation: Megalodon/values
Translate-URL: https://translate.codeberg.org/projects/megalodon/values/de/
2023-01-18 14:06:05 -03:00
AiOO
eb40211582
Translated using Weblate (Korean)
...
Currently translated at 100.0% (125 of 125 strings)
Translation: Megalodon/values
Translate-URL: https://translate.codeberg.org/projects/megalodon/values/ko/
2023-01-18 14:06:00 -03:00
irure
bf35161c9f
Translated using Weblate (Basque)
...
Currently translated at 93.6% (117 of 125 strings)
Translation: Megalodon/values
Translate-URL: https://translate.codeberg.org/projects/megalodon/values/eu/
2023-01-18 14:05:59 -03:00
Linerly
456c50f69e
Translated using Weblate (Indonesian)
...
Currently translated at 100.0% (125 of 125 strings)
Translation: Megalodon/values
Translate-URL: https://translate.codeberg.org/projects/megalodon/values/id/
2023-01-18 14:05:44 -03:00
Choukajohn
587212cf46
Translated using Weblate (French)
...
Currently translated at 100.0% (125 of 125 strings)
Translation: Megalodon/values
Translate-URL: https://translate.codeberg.org/projects/megalodon/values/fr/
2023-01-18 14:05:44 -03:00
AiOO
fe800a259d
Translated using Weblate (Korean)
...
Currently translated at 100.0% (125 of 125 strings)
Translation: Megalodon/values
Translate-URL: https://translate.codeberg.org/projects/megalodon/values/ko/
2023-01-18 14:05:44 -03:00
Linerly
c193741013
Translated using Weblate (Indonesian)
...
Currently translated at 100.0% (124 of 124 strings)
Translation: Megalodon/values
Translate-URL: https://translate.codeberg.org/projects/megalodon/values/id/
2023-01-18 14:05:39 -03:00
Choukajohn
a7b752264f
Translated using Weblate (French)
...
Currently translated at 100.0% (124 of 124 strings)
Translation: Megalodon/values
Translate-URL: https://translate.codeberg.org/projects/megalodon/values/fr/
2023-01-18 14:05:31 -03:00
AiOO
9075027f69
Translated using Weblate (Korean)
...
Currently translated at 100.0% (124 of 124 strings)
Translation: Megalodon/values
Translate-URL: https://translate.codeberg.org/projects/megalodon/values/ko/
2023-01-18 14:05:25 -03:00
EifionLlwyd
28faf4277a
Added translation using Weblate (Welsh)
2023-01-18 14:04:53 -03:00
irure
120ab8ca54
Translated using Weblate (Basque)
...
Currently translated at 100.0% (125 of 125 strings)
Translation: Megalodon/values
Translate-URL: https://translate.codeberg.org/projects/megalodon/values/eu/
2023-01-18 14:04:53 -03:00
AiOO
a3fc1a6a74
Translated using Weblate (Korean)
...
Currently translated at 100.0% (125 of 125 strings)
Translation: Megalodon/values
Translate-URL: https://translate.codeberg.org/projects/megalodon/values/ko/
2023-01-18 14:04:51 -03:00
irure
ec1fe07fea
Translated using Weblate (Basque)
...
Currently translated at 93.6% (117 of 125 strings)
Translation: Megalodon/values
Translate-URL: https://translate.codeberg.org/projects/megalodon/values/eu/
2023-01-18 14:04:51 -03:00
mondstern
e3d054ae3e
Translated using Weblate (Hungarian)
...
Currently translated at 100.0% (125 of 125 strings)
Translation: Megalodon/values
Translate-URL: https://translate.codeberg.org/projects/megalodon/values/hu/
2023-01-18 14:04:51 -03:00
khant
3a1b12306b
Translated using Weblate (Burmese)
...
Currently translated at 80.0% (100 of 125 strings)
Translation: Megalodon/values
Translate-URL: https://translate.codeberg.org/projects/megalodon/values/my/
2023-01-18 14:04:31 -03:00
ihor_ck
e31db6d506
Translated using Weblate (Ukrainian)
...
Currently translated at 100.0% (125 of 125 strings)
Translation: Megalodon/values
Translate-URL: https://translate.codeberg.org/projects/megalodon/values/uk/
2023-01-18 14:04:31 -03:00
edxkl
b22c0a5d3d
Translated using Weblate (Portuguese (Brazil))
...
Currently translated at 84.0% (105 of 125 strings)
Translation: Megalodon/values
Translate-URL: https://translate.codeberg.org/projects/megalodon/values/pt_BR/
2023-01-18 14:04:31 -03:00
Linerly
e7d856acf4
Translated using Weblate (Indonesian)
...
Currently translated at 100.0% (125 of 125 strings)
Translation: Megalodon/values
Translate-URL: https://translate.codeberg.org/projects/megalodon/values/id/
2023-01-18 14:04:31 -03:00
Choukajohn
ee8b087b61
Translated using Weblate (French)
...
Currently translated at 100.0% (125 of 125 strings)
Translation: Megalodon/values
Translate-URL: https://translate.codeberg.org/projects/megalodon/values/fr/
2023-01-18 14:04:31 -03:00
gallegonovato
4e86314df5
Translated using Weblate (Spanish)
...
Currently translated at 100.0% (125 of 125 strings)
Translation: Megalodon/values
Translate-URL: https://translate.codeberg.org/projects/megalodon/values/es/
2023-01-18 14:04:31 -03:00
ling0412
cf5fbe3b55
Translated using Weblate (Chinese (Simplified))
...
Currently translated at 100.0% (125 of 125 strings)
Translation: Megalodon/values
Translate-URL: https://translate.codeberg.org/projects/megalodon/values/zh_Hans/
2023-01-18 14:04:31 -03:00
AiOO
952416fefc
Translated using Weblate (Korean)
...
Currently translated at 100.0% (125 of 125 strings)
Translation: Megalodon/values
Translate-URL: https://translate.codeberg.org/projects/megalodon/values/ko/
2023-01-18 14:04:31 -03:00
Linerly
2bde95b4d2
Translated using Weblate (Indonesian)
...
Currently translated at 100.0% (124 of 124 strings)
Translation: Megalodon/values
Translate-URL: https://translate.codeberg.org/projects/megalodon/values/id/
2023-01-18 14:04:21 -03:00
Choukajohn
2de003c5bb
Translated using Weblate (French)
...
Currently translated at 100.0% (124 of 124 strings)
Translation: Megalodon/values
Translate-URL: https://translate.codeberg.org/projects/megalodon/values/fr/
2023-01-18 14:04:21 -03:00
AiOO
a04e16c572
Translated using Weblate (Korean)
...
Currently translated at 100.0% (124 of 124 strings)
Translation: Megalodon/values
Translate-URL: https://translate.codeberg.org/projects/megalodon/values/ko/
2023-01-18 14:04:21 -03:00
sk
eb41d77d54
implement soft-blocking
...
sk22#297
2023-01-18 14:03:36 -03:00
sk
9325590319
change search placeholder string
2023-01-18 14:03:15 -03:00
sk
d32a57a18d
fix akkoma link previews not showing
...
closes sk22#183
2023-01-18 14:02:53 -03:00
sk
13b5462f63
fix images not loading on akkoma
...
closes sk22#25
2023-01-18 14:02:50 -03:00
sk
480d4ad904
make announcements selectable
...
closes sk22#275
2023-01-18 14:02:23 -03:00
sk
7fa52247e8
display unread announcements first
...
closes sk22#274
2023-01-18 14:02:20 -03:00
sk
5a547015e6
include list title in delete prompt
...
closes sk22#304
2023-01-18 14:02:11 -03:00
LucasGGamerM
513736f765
Fixing duplicate settings item
2023-01-18 14:02:04 -03:00
sk
c6164b1bcd
display image cache size
...
closes sk22#301
2023-01-18 14:00:15 -03:00
sk
87342782d7
fix clearing notifications
...
closes sk22#292
2023-01-18 13:58:03 -03:00
sk
a4b18de72c
add missing draft params
...
closes sk22#302
2023-01-18 13:57:59 -03:00
sk
3064b549cd
fix cut off text
...
closes sk22#295
2023-01-18 13:57:50 -03:00
sk
6666f82329
don't require unused fields
2023-01-18 13:55:49 -03:00
Grishka
ad87efa7e2
Fix #484
2023-01-18 13:55:34 -03:00
Grishka
d06cf1bb1e
Paginate trending posts
2023-01-18 13:55:29 -03:00
sk
096aa23f69
don't use person icon for unblock
...
close #245
2023-01-18 13:54:25 -03:00
Grishka
2464042329
Fix #499
2023-01-18 13:54:06 -03:00
sk
928b04eda6
tweak list decoration
...
closes sk22#273
2023-01-18 13:54:03 -03:00
sk
a31e33415e
fix edit user lists always visible
...
closes sk22#272
2023-01-18 13:53:59 -03:00
Grishka
87ce6b8bb1
Fix #498
2023-01-18 13:53:45 -03:00
sk
bb08d6585c
disable more button when read
...
closes #262
2023-01-18 13:53:33 -03:00
sk
94fa1133fd
fix editing sensitive option
...
closes sk22#260
2023-01-18 13:52:58 -03:00
sk
83822b8f69
add more domains
2023-01-18 13:52:50 -03:00
sk
9f3bd186ba
improve domain check logic
2023-01-18 13:52:46 -03:00
sk
58cb338cb2
add missing icons to popup
2023-01-18 13:52:16 -03:00
sk
6f447909eb
add dividers to lists
2023-01-18 13:52:11 -03:00
sk
af953e294d
move lists and change icons
2023-01-18 13:51:39 -03:00
LucasGGamerM
7504a1b9cb
Revert "move lists and change icons"
...
This reverts commit 3842ecb0d1
.
2023-01-18 13:47:29 -03:00
LucasGGamerM
60ee781004
Revert "Revert "move lists and change icons""
...
This reverts commit 4b88ce5115
.
2023-01-18 13:47:29 -03:00
LucasGGamerM
4b88ce5115
Revert "move lists and change icons"
...
This reverts commit d0ad5561
2023-01-18 13:45:41 -03:00
sk
3842ecb0d1
move lists and change icons
2023-01-18 13:44:30 -03:00
sk
3713063ce3
implement editing lists
...
re: sk22#30
2023-01-18 13:35:26 -03:00
sk
83b089457e
implement deleting lists
...
re: sk22#30
2023-01-18 13:34:54 -03:00
sk
ed9813f093
implement creating lists
...
re: sk22#30
2023-01-18 13:34:34 -03:00
sk
e45f3f30f3
change lists string
2023-01-18 13:33:02 -03:00
sk
df44d4cc4f
don't overwrite notifications
...
re: sk22#219
2023-01-18 13:32:58 -03:00
sk
b666048603
add missing margin
2023-01-18 13:29:48 -03:00
FineFindus
153542e1b4
feat(settings): add about instance link ( #263 )
2023-01-18 13:29:45 -03:00
Tyler Saunders
57e0b96f36
Update ComposeFragment to use the photopicker.
...
The android platform has a great photopicker, and this change checks
for the current device's sdk version, and uses the photopicker if it's
available on the device.
For pre Android R sdkrev2 devices, the experience remains unchanged.
2023-01-18 13:27:08 -03:00
mishnz
ff65d150e3
serverKey assignment was missing, corrected.
2023-01-18 13:23:23 -03:00
mishnz
88474ba826
Second fix for MIME64 inconsistency in serverKey.
...
The previous fix https://github.com/mastodon/mastodon-android/pull/486 would break any connections to any instances using WEB_SAFE MIME64 encoding on the serverKey, which actually appears to be the usual case.
This update reverts to the previous logic, but also converts standard MIME64 characters ('/' and '+') to their WEB_SAFE equivalents.
This ensures the standard case of WEB_SAFE BASE64 serverKeys and the anomolous case of DEFAULT BASE64 keys both work.
2023-01-18 13:23:17 -03:00
mishnz
dd92f1b66f
The Mastodon server does not currently use URL_SAFE encoding on its serverKey. Using URL_SAFE in this client means the client will crash for any server that uses a key that generates a Mime64 string containing a "+" or "/". This change removes the URL_SAFE logic. See: https://github.com/mastodon/mastodon-android/issues/483
2023-01-18 13:23:10 -03:00
LucasGGamerM
7c7f3cc42a
Properly Fixing the bot icon at the end of the username on the header of posts.
2023-01-17 22:26:54 -03:00
LucasGGamerM
734a8049a5
Taking the notes out of the about section until further notice
2023-01-17 21:38:01 -03:00
LucasGGamerM
417faa66f9
Deleting some old stuff
2023-01-17 21:35:58 -03:00
LucasGGamerM
7223a13d08
Editing the padding so that text doesnt go below the button to save
2023-01-17 21:29:51 -03:00