LucasGGamerM
d2ef6fb567
Merge remote-tracking branch 'origin/master'
2023-01-16 14:48:34 -03:00
sk
85799a7d93
fix cut off text
...
closes sk22#295
2023-01-16 17:55:44 +01:00
sk
2f3c7dc8f1
improve multi-line style
2023-01-16 17:28:33 +01:00
sk
d86588bbe2
don't cut off multi-line strings
2023-01-16 16:51:38 +01:00
sk
2bf787c8f2
fix new posts centered layout
2023-01-16 16:46:09 +01:00
sk
cf024dc85f
fix rtl direction
2023-01-16 15:50:17 +01:00
FineFindus
71f6311598
merge: update to latest master
2023-01-14 12:51:29 +01:00
FineFindus
e808977717
refactor(profile/note): rephrase confirm tooltip
2023-01-14 12:50:06 +01:00
FineFindus
8594e34bb5
refactor(profile/note): move note in about tab
2023-01-14 12:46:40 +01:00
FineFindus
4591f06d63
refactor(profile/note): rework edit text hint
2023-01-14 12:44:57 +01:00
FineFindus
5a8fed3c06
feat(profile/note): add toast on save failure
2023-01-13 23:41:57 +01:00
FineFindus
2c1b8da475
feat(profile): add private notes textfield
2023-01-13 23:38:40 +01:00
sk22
37278ff52b
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-13 04:35:48 +01:00
FineFindus
707c51e4d6
feat(status/footer): add tooltips to icons
2023-01-12 19:32:30 +01:00
LucasGGamerM
1a075e32de
Fixing it
2023-01-11 20:10:14 -03:00
dontobi
c55639e966
Update german translation
2023-01-10 17:28:26 +01:00
Tobias S
1fc89d7448
Merge branch 'LucasGGamerM:master' into master
2023-01-10 17:20:37 +01:00
LucasGGamerM
4fcc07fcd6
Adding a margin to the char counter when its on the top
2023-01-10 12:24:01 -03:00
LucasGGamerM
25460191b0
Merge pull request #44
...
feat(compose): move charCounter to action bar if relocatePublishButto…
2023-01-10 12:09:44 -03:00
FineFindus
1206ce6efc
feat(compose): move charCounter to action bar if relocatePublishButton is enabled
2023-01-10 15:43:26 +01:00
LucasGGamerM
de0afdfa16
improve fab background color
...
thanks, @LucasGGamerM!
2023-01-10 15:26:19 +01:00
sk
3cdcffe03d
implement announcements
...
closes #127
2023-01-10 11:16:14 -03:00
sk
d27fe4ebd1
tweak header text margin
2023-01-10 11:13:27 -03:00
sk
1fa42fd20f
scale text according to system
...
closes #244
2023-01-10 11:13:04 -03:00
sk
f157313d9a
click "replying to" to scroll up
...
closes #241
2023-01-10 11:11:28 -03:00
sk
d0ad55611d
move lists and change icons
2023-01-10 14:26:46 +01:00
sk
d47797bf7a
implement editing lists
...
re: sk22#30
2023-01-10 13:56:37 +01:00
sk
54c29fd787
implement deleting lists
...
re: sk22#30
2023-01-10 13:27:28 +01:00
sk
294595513a
implement creating lists
...
re: sk22#30
2023-01-10 11:33:04 +01:00
Tobias S
485ab4ee22
Update german translation
2023-01-10 10:09:11 +01:00
sk
b8f101ead7
change lists string
2023-01-10 09:39:25 +01:00
sk
2614118d7d
don't overwrite notifications
...
re: sk22#219
2023-01-10 09:38:28 +01:00
sk
cbcbaaa9fa
add missing margin
2023-01-10 09:13:15 +01:00
FineFindus
7c6f6816b3
feat(settings): add about instance link ( #263 )
2023-01-10 09:13:02 +01:00
dontobi
59a8d1d462
Update german translation
2023-01-10 06:24:10 +01:00
FineFindus
871c17cbe2
merge: update to latest master
2023-01-09 21:18:43 +01:00
FineFindus
369902ffe5
feat(compose): add toolTip/ContentDescription to error icon
2023-01-09 20:19:29 +01:00
FineFindus
747439999d
feat(profile): add toolTip/ContentDescription to fab
2023-01-09 19:23:38 +01:00
FineFindus
4d836f8032
feat(instanceCategory): set (unused) emoji importantForAccessibility to no
2023-01-09 19:21:54 +01:00
FineFindus
f97ab73c5d
feat(reportChoice): set radioIcon importantForAccessibility to no
2023-01-09 19:21:20 +01:00
FineFindus
147fb94442
feat(settingsItem): set icon to not importantForAccessibility
2023-01-09 19:20:07 +01:00
FineFindus
975dc94d41
feat(settingsThemeItem): hide image for accessibility
2023-01-09 19:12:19 +01:00
FineFindus
a5c1053c58
feat(recycler_fragment_with_fab): add toolTip/ContentDescription
2023-01-09 17:46:27 +01:00
FineFindus
1bfbb4bf38
fix(composeMedia): change sk_remove_attachment to delete
2023-01-09 17:42:01 +01:00
FineFindus
c2950ace90
feat(tabBar): accessibilty hide profile avatar
...
Sets the `importantForAccessibility` to no on the profile avatar, since the parent already has a contentDescription.
2023-01-09 17:36:04 +01:00
FineFindus
f0846465c2
feat(accessibility): add contentDesc/toolTip to remove attachment
2023-01-09 17:22:54 +01:00
FineFindus
ddc4512116
feat(accessibility): add contentDesc/toolTip to poll options
2023-01-09 17:22:33 +01:00
FineFindus
1c9e4fe561
feat(accessibility): add contentDesc/toolTip to poll options
2023-01-09 17:21:38 +01:00
sk
84179bc207
implement announcements
...
closes #127
2023-01-09 17:16:55 +01:00
sk
9c733d65b2
tweak header text margin
2023-01-09 11:24:02 +01:00