sk
ef421dd5dd
set material3 theme as default
2022-12-16 02:02:48 +01:00
sk
acbf27f025
add button styles for each theme
2022-12-16 01:33:28 +01:00
sk
f54e2375be
material you and true black improvements
2022-12-16 01:20:39 +01:00
sk
1a66db065f
fix wrong button colors
2022-12-16 01:16:45 +01:00
sk
c51b2bb2e7
add m3 colors to colors.xml for compatibility
2022-12-16 00:24:04 +01:00
sk
4de3da09b3
introduce dedicated button colors
2022-12-16 00:13:01 +01:00
LucasGGamerM
e6758d8c01
Merge branch 'fork'
2022-12-15 15:25:01 -03:00
sk
516f97e679
improve material you colors
2022-12-15 18:03:06 +01:00
Grishka
166401ea18
Signup flow redesign
2022-12-15 19:41:38 +03:00
sk
55e5c03b5f
add missing string
2022-12-15 17:03:24 +01:00
LucasGGamerM
2dc884b1bb
Making material you setting work fine. Its ready for release
2022-12-15 16:44:16 +01:00
LucasGGamerM
a2022b25e5
Fixing compile problems. Merging the language picker from megalodon.
2022-12-14 19:23:06 -03:00
LucasGGamerM
94ac5b9bb7
Merge branch 'feature/language-selector' into fork
...
# Conflicts:
# mastodon/src/main/java/org/joinmastodon/android/GlobalUserPreferences.java
# mastodon/src/main/java/org/joinmastodon/android/fragments/ComposeFragment.java
# mastodon/src/main/res/values/strings.xml
2022-12-14 19:03:15 -03:00
LucasGGamerM
5562c93855
Merge branch 'fork'
2022-12-13 15:49:06 -03:00
LucasGGamerM
98e897d6a8
Merge branch 'material3_dynamic_color_theme'
2022-12-13 15:36:41 -03:00
LucasGGamerM
4aac6aa4f4
Fixing the material you theme.
2022-12-13 15:34:34 -03:00
LucasGGamerM
2bb4616e40
Rebranding the strings.
...
Useful command: "find values* -type f -exec sed -i 's/Megalodon/Moshidon/g' {} \;"
2022-12-13 14:10:10 -03:00
LucasGGamerM
56e8476d2e
Rebranding the welcome screen
2022-12-13 12:39:29 -03:00
sk
ffa21b26af
add custom login fragment
2022-12-13 12:24:39 -03:00
sk22
ca92cc6dc1
Translated using Weblate (English)
...
Currently translated at 100.0% (56 of 56 strings)
Translation: Megalodon/values
Translate-URL: https://translate.codeberg.org/projects/megalodon/values/en/
2022-12-13 12:19:07 -03:00
sk
509b16aee1
remove strings
2022-12-13 12:18:22 -03:00
LucasGGamerM
d1e77efa1c
Revert "Adding a tab on the tabbar and showing lists. Its still an early alpha though"
...
This reverts commit bfd87cf94e .
2022-12-12 20:40:11 -03:00
LucasGGamerM
cf27c6bbf3
Revert "The placeholders are better. But the api thing isnt working"
...
This reverts commit a3267f6cd3 .
2022-12-12 20:40:10 -03:00
sk
7569e1aef6
add strings back
2022-12-12 23:26:52 +01:00
sk22
8395fca60f
Translated using Weblate (English)
...
Currently translated at 100.0% (56 of 56 strings)
Translation: Megalodon/values
Translate-URL: https://translate.codeberg.org/projects/megalodon/values/en/
2022-12-12 22:25:44 +00:00
sk
01ac219854
remove strings
2022-12-12 23:25:31 +01:00
sk
9bbf8c4618
add custom login fragment
2022-12-12 23:18:01 +01:00
LucasGGamerM
a3267f6cd3
The placeholders are better. But the api thing isnt working
2022-12-12 16:10:27 -03:00
LucasGGamerM
bfd87cf94e
Adding a tab on the tabbar and showing lists. Its still an early alpha though
2022-12-11 11:58:28 -03: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
82cc0c3c09
add option to allow multiple poll choices
2022-12-10 17:15:41 -03:00
sk
e45e2c31d1
use mastodon languages list
...
fix #139
2022-12-10 21:07:34 +01:00
LucasGGamerM
c1b382ef34
Fixing some minor inconsistencies
2022-12-10 13:17:28 -03:00
LucasGGamerM
9d0ce33f5e
Making material you setting work fine. Its ready for release
2022-12-10 12:59:24 -03:00
LucasGGamerM
83f12b0840
Fixing the sk references. Readding them for easier translation
2022-12-09 19:58:33 -03:00
LucasGGamerM
290b7db7e4
This is unbrokey. Merged changes from upstream.
2022-12-09 19:35:15 -03:00
LucasGGamerM
2ccbffa165
Merge branch 'main' into fork
...
# Conflicts:
# README.md
# mastodon/build.gradle
# mastodon/src/main/java/org/joinmastodon/android/GlobalUserPreferences.java
# mastodon/src/main/java/org/joinmastodon/android/fragments/HomeTimelineFragment.java
# mastodon/src/main/java/org/joinmastodon/android/fragments/SettingsFragment.java
# mastodon/src/main/java/org/joinmastodon/android/ui/utils/UiUtils.java
# mastodon/src/main/res/color/button_text_primary_light_on_dark.xml
# mastodon/src/main/res/drawable/logo.xml
# mastodon/src/main/res/layout/item_settings_color_picker.xml
# mastodon/src/main/res/menu/color_picker.xml
# mastodon/src/main/res/values-night/styles.xml
# mastodon/src/main/res/values-v27/colors.xml
# mastodon/src/main/res/values/colors.xml
# mastodon/src/main/res/values/strings.xml
# mastodon/src/main/res/values/styles.xml
2022-12-09 19:08:35 -03:00
sk
435e73d718
Merge branch 'feature/language-selector'
2022-12-09 20:56:09 +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
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
LucasGGamerM
337689aa45
The api side is actually working!
2022-12-08 21:17:11 -03:00
sk
cd8123ca34
Merge remote-tracking branch 'upstream/master'
2022-12-08 21:41:38 +01:00
Grishka
2903874dbc
Splash fragment redesign
2022-12-08 23:22:10 +03: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
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