Commit Graph

2728 Commits

Author SHA1 Message Date
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
FineFindus 35299a7b3f
feat(accessibility): add contentDesc and toolTip to audioItem 2023-01-09 17:19:20 +01:00
LucasGGamerM 3a1b71e95c Adding a small little different icon for when the toot has replies. Thanks @sk22 2023-01-08 20:55:41 -03:00
LucasGGamerM 54ec1a6cf7
Merge pull request #38
Update german translation
2023-01-07 20:46:23 -03:00
FineFindus bed3e987b7
feat(compose/poll): add contentDescription to addPoll 2023-01-07 11:38:00 +01:00
Tobias S 639ddb3f80
Update german translation 2023-01-06 19:43:28 +01:00
LucasGGamerM e645abb771
Merge pull request #35
Update german translation
2023-01-06 14:51:00 -03:00
LucasGGamerM 762adce054 Merge branch 'bugfix/#29' 2023-01-06 14:47:37 -03:00
LucasGGamerM 263bde658e Fixing #29 for good 2023-01-06 14:47:06 -03:00
Florian Obernberger 3951acf12e Add new and custom icon
(cherry picked from commit 13a80fb536)
2023-01-06 14:43:17 -03:00
LucasGGamerM 5cb640a387
Merge pull request #36
Add new and custom icon
2023-01-06 14:42:46 -03:00
FineFindus c65b9ff873
fix: remove change 2023-01-06 18:40:28 +01:00
Florian Obernberger 13a80fb536 Add new and custom icon 2023-01-06 18:12:42 +01:00
LucasGGamerM 23e49c52e5 Its working, but it still needs a better icon 2023-01-06 12:26:52 -03:00
Tobias S 9fcc73984b
Merge branch 'LucasGGamerM:master' into master 2023-01-06 15:51:29 +01:00
LucasGGamerM 67338b6c85 Allowing multiple notifications by default 2023-01-06 11:31:25 -03:00
LucasGGamerM 101e7efd74 Fixing #34 2023-01-06 11:18:51 -03:00
Tobias S a996a24b7f
Update german translation 2023-01-06 06:22:25 +01:00
Tobias S 44dcc9fe2b
Merge branch 'LucasGGamerM:master' into master 2023-01-06 06:20:35 +01:00
LucasGGamerM 58f79e06ef Idk what these are, but testing commits 2023-01-05 21:16:03 -03:00
FineFindus f197c8201d
merge: update to newest master 2023-01-05 19:45:03 +01:00
dontobi 2fc5669203 Update german translation 2023-01-05 18:53:12 +01:00
LucasGGamerM 0065b93060 Adding 85 changelog 2023-01-05 13:44:24 -03:00
LucasGGamerM 3f9dbd6fe2 Bump version number 2023-01-05 13:39:53 -03:00
LucasGGamerM 7ceff3eaa4 Fixing #28 2023-01-05 13:24:09 -03:00
FineFindus 7cdddf06bc
feat(compose/add-poll): add contentLabel for more option 2023-01-05 16:24:44 +01:00
LucasGGamerM 77e7b136ff Changing megalodon to moshidon 2023-01-05 12:23:20 -03:00
LucasGGamerM c8d160fc35 Changing too to post. Fixing #26 2023-01-05 12:19:13 -03:00
LucasGGamerM ee0737c9c7 Adding the ability to long click or to double click the search icon to bring up the keyboard 2023-01-04 21:54:03 -03:00
LucasGGamerM 0f85be7114 Merge branch 'feature/long_press_discover' 2023-01-04 21:33:19 -03:00
LucasGGamerM 34ba4ceb16 Fixing #31 2023-01-04 21:28:06 -03:00
LucasGGamerM f2a536d0ea Fixing #31 2023-01-04 18:30:12 -03:00
LucasGGamerM 815c4d4cc9
Merge pull request #32
feat: share links
2023-01-04 18:20:29 -03:00
LucasGGamerM 969b91bba9 Merging stuff and adding more icons 2023-01-04 18:18:58 -03:00
LucasGGamerM f24abde76e
Merge pull request #30
feat(profile/bot-icon): prepend icon to username
2023-01-04 18:04:41 -03:00
LucasGGamerM f486b1a9ce
Merge pull request #24
Feat/favourite animation
2023-01-04 17:59:12 -03:00
LucasGGamerM 3dd6638ef3
Merge pull request #25
German translation - suggested by FineFindus
2023-01-04 17:58:37 -03:00
FineFindus bcfb63b57c
feat(linkSpan/longClick): use share intent istead of copy text 2023-01-04 20:53:30 +01:00
FineFindus c7f5f6827a
refactor(drawables/botIcon): decrease size and change color 2023-01-04 17:25:30 +01:00
FineFindus 8ed88b2b29
refactor(HeaderStatusDisplayItem): add bot icon to username 2023-01-04 17:24:53 +01:00
FineFindus 75db9f4623
refactor(profile/botIcon): move icon to username 2023-01-04 17:24:09 +01:00
LucasGGamerM b69015a25a Its closer to working 2023-01-03 15:18:34 -03:00
LucasGGamerM 1cdcc8794c Maybe it will work one day? 2023-01-03 11:21:30 -03:00
LucasGGamerM a0c26b748a It already works, although not to my standard yet 2023-01-03 11:10:53 -03:00