Commit Graph

2568 Commits

Author SHA1 Message Date
sk 4ab1c61262 work around black screen opening notifs
closes sk22#342
2023-01-23 17:08:15 -03:00
LucasGGamerM fe519f10a1 Failed try to fix the fabled fab problem 2023-01-22 19:41:17 -03:00
LucasGGamerM 901c7c3806 Revert "Fixing the bug of the fab reloading every time the user profile loads"
This reverts commit 211e6cdee2.
2023-01-22 19:08:24 -03:00
LucasGGamerM 211e6cdee2 Fixing the bug of the fab reloading every time the user profile loads 2023-01-22 18:36:31 -03:00
LucasGGamerM 394699c072 Fixing fab behavior on profile page when notes are selected 2023-01-22 18:26:53 -03:00
sk c9766defff Removing the banners from the local and federated timelines 2023-01-22 18:18:14 -03:00
LucasGGamerM 737aa95bf5 Revert "Making it so the fab doesnt reappear when the notes is in edit mode"
This reverts commit 870ac2b946.
2023-01-22 15:19:52 -03:00
LucasGGamerM 38e035d792 Fixing #53 2023-01-22 13:33:45 -03:00
LucasGGamerM 4aa750c05e
Update README.md
Adding a link to the official matrix chatrooom
2023-01-21 17:37:57 -03:00
LucasGGamerM c3e5f4d254 Changelog for 87 2023-01-21 16:11:14 -03:00
LucasGGamerM 2e5ff452fd Bumping version number 2023-01-21 16:03:52 -03:00
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