Commit Graph

6746 Commits

Author SHA1 Message Date
LucasGGamerM 7191e5a96a feat: use better account log off alert 2023-08-29 10:33:08 -03:00
LucasGGamerM 0edaffee59 fix: fix Warning item title being cut off 2023-08-29 09:05:33 -03:00
LucasGGamerM 17a59b5db4 fix: fix hide with a warning posts without alt text 2023-08-29 08:20:11 -03:00
LucasGGamerM 7c3b4128de feat: use better color background for extended footer 2023-08-28 21:25:35 -03:00
LucasGGamerM da5929c092 feat: improvements on the black and white theme 2023-08-28 21:14:20 -03:00
LucasGGamerM 77fca4d763 fix: fix bottom bar labels ellipsizing wrongly on devices with a smaller screen 2023-08-28 21:03:00 -03:00
LucasGGamerM d93bcd9241 feat: use ellipsize for settings items
IDK why It can't just continue on the next line :(
2023-08-28 17:23:00 -03:00
LucasGGamerM cfad3144f8 fix: fix the nord theme (again) 2023-08-28 16:13:43 -03:00
LucasGGamerM 69272e891e fix: use better colors for true black mode
cc: @sk22
2023-08-28 15:57:33 -03:00
LucasGGamerM 576030f262 fix: fixes inconsistent coloring on turned-off switches
cc: @sk22
2023-08-28 15:54:18 -03:00
LucasGGamerM 272afca0fb fix: fixes inconsistent coloring on bottom tabbar 2023-08-28 15:15:02 -03:00
LucasGGamerM d0e3da67a4 fix: fix wrong favorite selected coloring on nord theme 2023-08-28 14:04:13 -03:00
LucasGGamerM 1ecb9820c0 refactor: change bookmark_selected to colorBookmark 2023-08-28 12:18:25 -03:00
LucasGGamerM 8810ac52f6
Merge pull request #245
fix: small nord theme improvements
2023-08-28 11:38:30 -03:00
LucasGGamerM 9442de7e5a
Merge pull request #246
fix: allow long version names
2023-08-28 11:32:37 -03:00
LucasGGamerM 4f40ecd112
Merge pull request #247
fix: display 'Lists with' with username
2023-08-28 11:31:03 -03:00
LucasGGamerM 5456f4fbea refactor: tidy things up with the show posts with missing alt text
IT DOESNT WORK YET GODDAMNIT
2023-08-28 11:30:08 -03:00
LucasGGamerM b294c998ae Merge branch 'feature/hide_alttext'
# Conflicts:
#	mastodon/src/androidTest/java/org/joinmastodon/android/utils/StatusFilterPredicateTest.java
#	mastodon/src/main/java/org/joinmastodon/android/fragments/settings/TimeLineFragment.java
#	mastodon/src/main/java/org/joinmastodon/android/ui/displayitems/WarningFilteredStatusDisplayItem.java
#	mastodon/src/main/java/org/joinmastodon/android/utils/StatusFilterPredicate.java
#	mastodon/src/main/res/values-de-rDE/strings_mo.xml
#	mastodon/src/main/res/values/strings_mo.xml
2023-08-28 10:15:18 -03:00
FineFindus b7b7ef4faf
fix: display 'Lists with' with username 2023-08-28 14:43:28 +02:00
FineFindus 6a736ef387
fix: allow long version names 2023-08-28 14:32:31 +02:00
FineFindus 2a7d7d2e45
fix: use single color for favorites 2023-08-28 14:08:38 +02:00
LucasGGamerM bdf822d6a5 fix: fix haptic feedback setting not being saved 2023-08-28 09:04:15 -03:00
LucasGGamerM a9cd67a64e fix: fix wrong coloring on the follow suggestions fragment bottom bar 2023-08-28 08:44:01 -03:00
LucasGGamerM a3ee20f06e feat: increase roundness of the select instance button background
Yes, this is the 3rd time I do this
2023-08-28 08:33:52 -03:00
FineFindus 2158a1abae
fix(theme/nord): use #2E3440 as background color 2023-08-28 13:29:32 +02:00
LucasGGamerM 52955b6c42 fix: fix wrong tap-to-reveal string 2023-08-28 08:27:42 -03:00
LucasGGamerM 8524e57ecd fix inconsistent coloring on alert dialog items
cc: @sk22
2023-08-27 20:57:29 -03:00
LucasGGamerM 639ecba380 feat: increase roundness of the Popup menus 2023-08-27 20:46:13 -03:00
LucasGGamerM ed6961016e feat: increase roundness of the logon instance input field (again) 2023-08-27 20:41:41 -03:00
LucasGGamerM 5d1d6e4bd7 fix: fix crash when long clicking search from the search tab 2023-08-27 20:15:53 -03:00
LucasGGamerM e87f47228f fix: readd only translate when opened settings (off by default) 2023-08-27 19:22:35 -03:00
LucasGGamerM 8e038b204c fix: readd showDividers setting 2023-08-27 19:16:42 -03:00
LucasGGamerM 794e1777f1 Merge remote-tracking branch 'weblate/master' into m3-merger
# Conflicts:
#	mastodon/src/main/res/values-de-rDE/strings_sk.xml
#	mastodon/src/main/res/values-es-rES/strings_sk.xml
#	mastodon/src/main/res/values-pt-rBR/strings_sk.xml
#	mastodon/src/main/res/values-sl-rSI/strings_sk.xml
#	mastodon/src/main/res/values-uk-rUA/strings_sk.xml
#	metadata/fa-IR/short_description.txt
#	metadata/fa-IR/title.txt
#	metadata/ro/title.txt
#	metadata/uk/changelogs/94.txt
2023-08-27 13:55:03 -03:00
LucasGGamerM 4ba33bd373 build: readd missing imports 2023-08-27 13:53:29 -03:00
LucasGGamerM 6318745fe7 Merge remote-tracking branch 'megalodon_main/main' into m3-merger
# Conflicts:
#	mastodon/src/main/java/org/joinmastodon/android/fragments/discover/DiscoverAccountsFragment.java
#	mastodon/src/main/java/org/joinmastodon/android/fragments/onboarding/CustomWelcomeFragment.java
#	mastodon/src/main/java/org/joinmastodon/android/ui/displayitems/AccountCardStatusDisplayItem.java
2023-08-27 13:51:42 -03:00
LucasGGamerM c48606c48e feat: update roundness of profile note background again (its the third time) 2023-08-27 13:45:15 -03:00
LucasGGamerM 9777bf9c6c fix: make relocated publish button gone by default
Same also applies to the top drafts button
2023-08-27 13:37:08 -03:00
LucasGGamerM c223634248 feat: make relocated Publish Button smaller 2023-08-27 12:32:00 -03:00
LucasGGamerM 7ff21cf784 feat: update profile note background radius (again) 2023-08-27 12:20:20 -03:00
LucasGGamerM 8ae42e0fe1 fix: fixes crash on toot when relocatePublishButton is enabled 2023-08-27 12:17:59 -03:00
sk c3d9147705 fix wrong time/username reference when replying 2023-08-27 14:46:33 +02:00
sk 2fafdcc4f8 fix unifiedpush settings item
closes sk22#770
2023-08-27 14:33:57 +02:00
sk ef3f96ba74 fix timestamp being hidden for long usernames
closes sk22#772
2023-08-27 14:12:23 +02:00
sk 91bf1b277f fix null-pointer exception in filter result
closes sk22#774
2023-08-27 13:52:31 +02:00
sk c6acd35ceb fix "blocked" button style
closes sk22#775
2023-08-27 13:45:44 +02:00
sk a85a0b7d78 don't show blocked_by status
restoring fix for sk22#526
2023-08-27 13:38:33 +02:00
LucasGGamerM 12b1825a68 feat: readd moshidon donate/repo urls to settings about 2023-08-26 19:18:02 -03:00
LucasGGamerM 9997860cac fix: implement reset method on nightly build 2023-08-26 19:08:37 -03:00
LucasGGamerM 10aa67bbde feat: make the relocated publish button be colored right 2023-08-26 19:04:26 -03:00
LucasGGamerM 239a78888b feat:make the relocated publishButton actually centered
Pain
2023-08-26 18:59:02 -03:00