sk
a5f98f5c50
fix follow request list issues
...
closes #153
2022-12-17 16:35:41 +01:00
sk
e5da24a44d
add red theme
2022-12-16 14:41:53 +01:00
sk
d63e5af8d0
use custom instead of app name
2022-12-16 14:21:54 +01:00
sk
abdce64b99
for pink shall remain the default
...
also, save color name as a string
2022-12-16 14:00:43 +01:00
sk
9a47530ab8
Merge remote-tracking branch 'upstream/master'
2022-12-16 02:52:55 +01:00
sk
ed1d9165e1
use default posting language from server
2022-12-16 02:14:06 +01:00
sk
ef421dd5dd
set material3 theme as default
2022-12-16 02:02:48 +01:00
Grishka
e0febda372
Minor fixes
2022-12-15 20:16:32 +03:00
Grishka
166401ea18
Signup flow redesign
2022-12-15 19:41:38 +03:00
sk
c950b6e6c1
simplify code
2022-12-15 17:03:17 +01:00
LucasGGamerM
2dc884b1bb
Making material you setting work fine. Its ready for release
2022-12-15 16:44:16 +01:00
sk
ac3176c0d8
Merge branch 'external-share-include-subject'
2022-12-13 09:18:42 +01:00
sk
021fc9e5a0
add empty line after subject
...
closes #149
2022-12-13 09:18:18 +01:00
sk
a48c11332c
Merge branch 'feature/translate-button'
2022-12-13 09:15:34 +01:00
sk
93bccc02bf
add missing language null check
...
fix #143
2022-12-13 09:15:15 +01:00
sk
9bbf8c4618
add custom login fragment
2022-12-12 23:18:01 +01:00
sk
978beaec77
use system default language for translation
...
fix #144
2022-12-12 09:09:45 +01:00
sk
0950e2eb7f
Merge branch 'better-poll-voting'
2022-12-10 22:40:46 +01:00
sk
116328adb9
hide icons in own polls
...
closes #137
2022-12-10 22:40:35 +01:00
sk
32a2c66c34
Merge branch 'feature/language-selector'
2022-12-10 22:30:25 +01:00
sk
231ea46f9f
change wording in string
2022-12-10 22:29:22 +01:00
sk
661f545e35
Merge branch 'feature/language-selector'
2022-12-10 22:24:05 +01:00
sk
600be455a3
save languages per account
2022-12-10 22:17:51 +01:00
sk
a4df06726f
don't add to recent languages if replying
2022-12-10 21:31:04 +01:00
sk
e45e2c31d1
use mastodon languages list
...
fix #139
2022-12-10 21:07:34 +01:00
sk
d1e0cd3c20
Merge branch 'feature/display-reply-visibility'
2022-12-10 17:55:41 +01:00
sk
db16dde073
fix wrong visibility in reply
...
fix #140
2022-12-10 17:55:29 +01:00
sk
b3fe44bc08
update push settings on app start
...
fix #138 , hopefully
2022-12-10 17:37:09 +01:00
sk
abe28179ec
use saved default status visibility
2022-12-09 21:23:20 +01:00
sk
60d4e4d396
use default posting language
2022-12-09 21:15:11 +01:00
sk
435e73d718
Merge branch 'feature/language-selector'
2022-12-09 20:56:09 +01:00
sk
17dc0850d5
apply language when replying
2022-12-09 20:53:56 +01:00
sk
9667a32e44
save recently used languages
2022-12-09 20:48:51 +01:00
sk
4e6ba84bb3
implement language selector
2022-12-09 19:34:43 +01:00
sk
ac5d11159f
Merge branch 'feature/translate-button'
2022-12-09 03:05:59 +01:00
sk
d1479f142b
add progress spinner
2022-12-09 03:05:17 +01:00
sk
ee6ec631e8
Merge branch 'feature/translate-button'
2022-12-09 02:46:55 +01:00
sk
dee21222a7
implement translate feature
2022-12-09 02:37:38 +01:00
sk
cd8123ca34
Merge remote-tracking branch 'upstream/master'
2022-12-08 21:41:38 +01:00
Gregory K
b79ba71228
Merge pull request #445 from sk22/better-inline-emoji-search
...
Improve inline emoji search
2022-12-08 23:22:24 +03:00
Grishka
2903874dbc
Splash fragment redesign
2022-12-08 23:22:10 +03:00
sk
cac5b554e2
Merge remote-tracking branch 'upstream/master'
2022-12-08 21:02:45 +01:00
sk
d364ebbb2f
Merge branch 'better-poll-voting'
2022-12-08 20:56:19 +01:00
sk
5b28468efd
add option to allow multiple poll choices
2022-12-08 20:53:34 +01:00
sk
6fd58c9682
improve semantics for poll options
2022-12-08 19:56:04 +01:00
sk
b580743619
fix poll option displaying wrong own vote
...
fixes #132
2022-12-08 16:03:46 +01:00
Grishka
202a5f9581
Fix #443 again
2022-12-08 01:48:23 +03:00
LucasGGamerM
e274b7e6d5
Implement a color picker ( #124 )
...
* Proper implementation on the color picker.
* Disabling the icons for the color picker menu
* Adding a green theme
* Making the green theme more readable
* More polishes over the green theme
* Adding blue theme and refactoring styles.xml
* Make badged settings icon follow accent colors
* Adding an icon to the color picker setting
* Fix readability issue on the light blue theme
* Adding orange theme, tweaking the blue and green theme
* Adding yellow theme
* Making it so that the fab follows the theme
* Fixing the TrueBlack themes for everything
* Make it so that the publish button also follows the theme
* Editing some drawable files to make them also follow the theme
* Making it so that the boost icon is also following the theme when clicked
* Make follow requests icon badge follow the color scheme and also make it that the profile top bar menu also follows the theme. This should be it
Co-authored-by: sk <sk22@mailbox.org >
2022-12-07 18:13:13 +01:00
sk
0806d0c5ea
Merge branch 'external-share-include-subject'
2022-12-07 16:55:20 +01:00
sk
5c67dd0188
include subject line on external share
...
closes #123
2022-12-07 16:55:10 +01:00