Commit Graph

2515 Commits

Author SHA1 Message Date
LucasGGamerM 104423b5e8 Dunno what to do here, will leave for later 2023-01-22 15:18:17 -03:00
LucasGGamerM 521c742d1a Changing stuff back to how it was, and changing postsFragment to conversationsFragment 2023-01-22 14:47:28 -03:00
LucasGGamerM 135a98224f reverting to the old code. This is weird 2023-01-22 12:40:26 -03:00
LucasGGamerM bed71fd9e0 Got stuck in "no such table" 2023-01-22 12:26:48 -03:00
LucasGGamerM c695bb6aa3 Almost working, just gotta make one singular function call work 2023-01-22 12:02:50 -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
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