Commit Graph

4824 Commits

Author SHA1 Message Date
sk 5142851f57 remove pivot for timeline title 2023-01-21 19:24:55 +01:00
sk 763c5fe2a7 work around crash onHidden
re: mastodon#512
2023-01-21 19:24:33 +01:00
sk 7f0265fe24 work around black screen opening notifs
closes sk22#342
2023-01-21 19:22:23 +01:00
sk f87827700b different icon for post notifs 2023-01-21 16:17:53 +01:00
sk fb2c0c0ec2 tweak alt button 2023-01-21 02:35:46 +01:00
sk ec40488ed1 Merge remote-tracking branch 'upstream/master' 2023-01-21 02:25:44 +01:00
sk22 88851a085e
Pinnable timelines (#338)
* implement draggable list

* implement pinning timelines

* fix TimelineDefinition equals not working

* implement removing timelines

* implement pinned lists/hashtags

* per-account pinned timelines

* implement pin button

* fix issues with pinning

* improve pin button

* improve pinning timelines

* implement custom icons

* fix home switcher menu

* make hashtags pinnable

* edit timelines in options menu
2023-01-21 02:17:47 +01: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
FineFindus cc4483dea1
feat(composeButton): hide when scrolling in profile fragment 2023-01-19 19:31:52 +01:00
Espasant3 87c743886e
Translated using Weblate (Galician)
Currently translated at 61.5% (8 of 13 strings)

Translation: Megalodon/metadata
Translate-URL: https://translate.codeberg.org/projects/megalodon/metadata/gl/
2023-01-19 12:53:13 +00:00
McKris f3cde5441b
Translated using Weblate (Polish)
Currently translated at 96.6% (144 of 149 strings)

Translation: Megalodon/values
Translate-URL: https://translate.codeberg.org/projects/megalodon/values/pl/
2023-01-19 12:53:13 +00:00
ghose 7a9534772d
Translated using Weblate (Galician)
Currently translated at 100.0% (149 of 149 strings)

Translation: Megalodon/values
Translate-URL: https://translate.codeberg.org/projects/megalodon/values/gl/
2023-01-19 12:53:13 +00:00