LucasGGamerM
c397c08e40
In the process of trying to make them stack I just couldnt. So I guess this is the new release then
2023-01-21 16:02:11 -03:00
LucasGGamerM
a4d2101f54
a little less broken
2023-01-20 22:12:24 -03:00
sk
f956a17797
Experimental notifications improvement, still a long while to go
2023-01-20 22:06:42 -03:00
sk
1c1d1772a3
Adding needAppRestart to reduceMotion setting
2023-01-20 17:30:12 -03:00
sk
4db87feec4
Making sure it compiles!
2023-01-20 17:30:12 -03:00
sk
bef3c72513
fix "0" reply to ID
2023-01-20 17:30:12 -03:00
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
sk22
0949ad1ce6
Translated using Weblate (German)
...
Currently translated at 100.0% (13 of 13 strings)
Translation: Megalodon/metadata
Translate-URL: https://translate.codeberg.org/projects/megalodon/metadata/de/
2023-01-18 14:07:00 -03:00
sk22
1e411c0c23
Translated using Weblate (German)
...
Currently translated at 100.0% (13 of 13 strings)
Translation: Megalodon/metadata
Translate-URL: https://translate.codeberg.org/projects/megalodon/metadata/de/
2023-01-18 14:07:00 -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