LucasGGamerM
45577fc423
The settings page is unfucked again
2022-12-31 20:24:14 -03:00
sk
6eedb0e156
move and refine scheduling and drafting
2022-12-31 19:57:22 -03:00
sk
fe3052a359
schedule/draft in overflow menu
2022-12-31 19:53:50 -03:00
LucasGGamerM
c4d56179f3
Fixing the icons on the bottom row of the compose fragment
2022-12-31 14:42:57 -03:00
sk22
074efb0813
Drafts and scheduled posts ( #217 )
...
closes #100
closes #59
* enable saving as draft (scheduled)
* add scheduled posts list
* fix NoSuchMethodError
* editable drafts/scheduled posts
* ui for drafts
* use instants between 9999-01-01 and 9999-12-31
* use save and draft strings
* map scheduled status params to status
* implement scheduling posts
* improve save/discard draft dialog
* persist scheduled date in state
* add unsent posts button to toolbar
* clean up imports
2022-12-31 14:05:03 -03:00
LucasGGamerM
54106c497b
Unfucking your own profile icons. They now look how they should
2022-12-30 20:00:11 -03:00
LucasGGamerM
16c0866f7f
It fucking compiles. Still a whole lot of stuff to be done
2022-12-30 14:12:10 -03:00
sk
71c80dd381
I want to fucking die
2022-12-29 18:01:59 -03:00
sk
fc2e5112c0
add option to open post with other account
...
closes #182
2022-12-29 17:45:09 -03:00
sk
069356418d
Replace custom symbol with fluent mention symbol
2022-12-29 17:18:55 -03:00
LucasGGamerM
61049a1302
Adding the nord theme
2022-12-22 19:27:02 -03:00
LucasGGamerM
9fb39d9403
Making it compile again
2022-12-22 15:46:09 -03:00
sk
4879d74f80
implement followed hashtags list
...
closes sk22/megalodon#162
2022-12-22 15:36:02 -03:00
LucasGGamerM
20a8783d84
Making the icons good again in the profile page
2022-12-20 13:45:10 -03:00
LucasGGamerM
0cafbe9f91
Logic side done for the red theme.
2022-12-18 12:54:17 -03:00
LucasGGamerM
bce2367cfc
Making material you default for devices that support it. For devices that dont, still setting purple as the main theme.
2022-12-16 12:07:29 -03:00
sk
390ecc48fb
Refactoring a string for easier translation
2022-12-16 11:44:18 -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
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
LucasGGamerM
fc845685cc
Almost there
2022-12-09 12:25:17 -03:00
LucasGGamerM
337689aa45
The api side is actually working!
2022-12-08 21:17:11 -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
LucasGGamerM
8c1f76d7fa
Initial Moshidon "release"
2022-12-06 19:17:07 -03:00
sk
66208f5694
make follow request button invisible until refreshed
2022-12-05 18:03:21 +01:00
LucasGGamerM
b6178681b0
Adding yellow theme
2022-12-04 11:42:41 -03:00
LucasGGamerM
29abf70cec
Adding orange theme, tweaking the blue and green theme
2022-12-04 11:16:58 -03:00
LucasGGamerM
bad44b145c
Adding blue theme and refactoring styles.xml
2022-12-03 16:25:28 -03:00
LucasGGamerM
1747ff98b5
Adding a green theme
2022-12-02 14:00:58 -03:00
LucasGGamerM
8fa5824e3e
Disabling the icons for the color picker menu
2022-12-02 11:58:40 -03:00
LucasGGamerM
dad3b8cd6b
Proper implementation on the color picker.
2022-12-01 19:42:21 -03:00
sk
6c5bb69ba9
move custom strings into separate files
2022-11-30 23:16:14 +01:00
sk
6203ded864
Merge branch 'main' into fork
2022-11-28 12:07:35 +01:00
Grishka
4b2c94ab52
Implement bookmarks and add favorites list
...
Closes #22 , at last
2022-11-27 12:43:07 +03:00
sk
e514e24036
Merge branch 'feature/follow-requests' into fork
2022-11-17 20:13:26 +01:00
sk
fdf9417c5b
hide follow requests icon when none waiting
2022-11-17 20:13:14 +01:00
sk
7f0e2bf03d
Merge branch 'feature/follow-requests' into fork
2022-11-17 18:53:42 +01:00
sk
521ba8766c
implement follow requests list
...
closes #39
2022-11-17 18:52:22 +01:00
sk
7bfd841769
Merge branch 'feature/lists' into fork
2022-11-12 20:23:16 +01:00
sk
5c593a1025
improve adding/removing users from lists
2022-11-12 20:20:45 +01:00
sk
625134605b
implement adding/removing users from lists
2022-11-12 16:14:45 +01:00
sk
f568415d8c
Merge branch 'feature/favs-list' into fork
2022-11-11 21:06:53 +01:00
sk
c1137cf7b7
implement favorited posts list
...
closes #4
2022-11-11 21:05:06 +01:00
sk
7d38f031f1
Merge branch 'feature/follow_hashtags' into fork
...
Fixes #31 , mastodon#233
2022-11-09 15:49:29 +01:00
sk
cf864e6f49
Implement following hashtags
2022-11-09 15:48:01 +01:00
sk
8c8eb395de
Merge remote-tracking branch 'origin/upstream' into fork
2022-11-02 20:22:33 +01:00
Grishka
50c844aa25
It was the wrong icon this whole time
2022-11-02 11:06:00 +03:00
sk
8aeda56fc8
merge upstream changes
2022-09-08 14:56:43 +02:00
Grishka
ff52c37868
Editing
2022-09-02 05:47:20 +03:00
sk
12f7336392
Merge branch 'feature/delete-redraft' into fork
2022-05-26 19:28:09 +02:00