sk
eb45874546
tweak list decoration
...
closes sk22#273
2023-01-11 14:46:09 +01:00
sk
f75520a1d8
fix edit user lists always visible
...
closes sk22#272
2023-01-11 14:44:26 +01:00
sk
b5392f0c2b
Merge remote-tracking branch 'upstream/master'
2023-01-11 14:37:58 +01:00
Grishka
d667b8fa98
Fix #498
2023-01-11 13:06:40 +03:00
sk
d72f8d3f9c
disable more button when read
...
closes #262
2023-01-10 16:09:55 +01:00
sk
cd95a75f8f
fix editing sensitive option
...
closes sk22#260
2023-01-10 15:54:08 +01:00
sk
e7bb393cee
add more domains
2023-01-10 15:41:52 +01:00
sk
9b74373c22
improve domain check logic
2023-01-10 15:41:46 +01:00
LucasGGamerM
de0afdfa16
improve fab background color
...
thanks, @LucasGGamerM!
2023-01-10 15:26:19 +01:00
sk
480b3f1902
add missing icons to popup
2023-01-10 15:25:06 +01:00
sk
be73ca188d
add dividers to lists
2023-01-10 15:05:06 +01:00
sk
d0ad55611d
move lists and change icons
2023-01-10 14:26:46 +01:00
sk
d47797bf7a
implement editing lists
...
re: sk22#30
2023-01-10 13:56:37 +01:00
sk
54c29fd787
implement deleting lists
...
re: sk22#30
2023-01-10 13:27:28 +01:00
sk
294595513a
implement creating lists
...
re: sk22#30
2023-01-10 11:33:04 +01:00
sk
b8f101ead7
change lists string
2023-01-10 09:39:25 +01:00
sk
2614118d7d
don't overwrite notifications
...
re: sk22#219
2023-01-10 09:38:28 +01:00
sk
cbcbaaa9fa
add missing margin
2023-01-10 09:13:15 +01:00
FineFindus
7c6f6816b3
feat(settings): add about instance link ( #263 )
2023-01-10 09:13:02 +01:00
sk
3e3ed050ba
bump version
2023-01-09 17:18:43 +01:00
sk
84179bc207
implement announcements
...
closes #127
2023-01-09 17:16:55 +01:00
sk
9dc795ded7
don't connect to fascists
2023-01-09 12:25:48 +01:00
sk
9c733d65b2
tweak header text margin
2023-01-09 11:24:02 +01:00
sk
4d49890b1e
hide keyboard when navigating
...
closes #227
2023-01-09 11:15:14 +01:00
sk
f78c6978cf
scale text according to system
...
closes #244
2023-01-09 11:11:00 +01:00
sk
b58a3d89e8
fix wrong pin icon
...
closes #230
2023-01-09 10:47:12 +01:00
sk
cd0cfba7c0
click "replying to" to scroll up
...
closes #241
2023-01-09 10:44:51 +01:00
sk
713c95d597
tweak reply animation
...
closes #237
2023-01-09 10:38:30 +01:00
sk
15534ad42e
don't add subject if blank
...
closes #240
2023-01-09 10:30:49 +01:00
Thiago 'Jedi' Abreu
32bb3fac69
Filter all status, even if filters are empty ( #255 )
2023-01-09 10:23:14 +01:00
sk
e604da4ff4
Merge remote-tracking branch 'upstream/master'
2023-01-09 10:22:25 +01:00
Tyler Saunders
557d535e5a
Update ComposeFragment to use the photopicker.
...
The android platform has a great photopicker, and this change checks
for the current device's sdk version, and uses the photopicker if it's
available on the device.
For pre Android R sdkrev2 devices, the experience remains unchanged.
2023-01-03 17:21:22 +00:00
mishnz
7264982761
serverKey assignment was missing, corrected.
2023-01-03 00:15:45 +13:00
mishnz
def4960be6
Second fix for MIME64 inconsistency in serverKey.
...
The previous fix https://github.com/mastodon/mastodon-android/pull/486 would break any connections to any instances using WEB_SAFE MIME64 encoding on the serverKey, which actually appears to be the usual case.
This update reverts to the previous logic, but also converts standard MIME64 characters ('/' and '+') to their WEB_SAFE equivalents.
This ensures the standard case of WEB_SAFE BASE64 serverKeys and the anomolous case of DEFAULT BASE64 keys both work.
2023-01-02 23:56:52 +13:00
mishnz
7ed1b164b5
The Mastodon server does not currently use URL_SAFE encoding on its serverKey. Using URL_SAFE in this client means the client will crash for any server that uses a key that generates a Mime64 string containing a "+" or "/". This change removes the URL_SAFE logic. See: https://github.com/mastodon/mastodon-android/issues/483
2023-01-01 18:50:09 +13:00
sk
7dc195606c
fix empty space when no text
2022-12-31 03:07:14 +01:00
sk
b2377a3353
tweak scroll height/timing
2022-12-31 02:54:33 +01:00
sk
0fdae0c775
Revert "match navigation bar color with toolbar"
...
This reverts commit 43d334259b
.
2022-12-31 02:50:18 +01:00
sk
113bbd960f
move settings items
2022-12-31 02:40:49 +01:00
sk
a48e09e77b
bump version
2022-12-31 02:02:38 +01:00
sk
5f0986d03b
add option to reduce motion
2022-12-31 02:00:40 +01:00
sk
579794d7e0
peek original post before scrolling
2022-12-31 01:52:07 +01:00
sk
87043f19bc
Merge remote-tracking branch 'weblate/main'
2022-12-31 01:35:07 +01:00
sk
375f8ceb27
display original post when replying
...
closes sk22#193
2022-12-31 01:33:37 +01:00
sk
496ad6a442
change interact with strings
2022-12-30 23:08:04 +01:00
ihor_ck
eea0199a21
Translated using Weblate (Ukrainian)
...
Currently translated at 100.0% (121 of 121 strings)
Translation: Megalodon/values
Translate-URL: https://translate.codeberg.org/projects/megalodon/values/uk/
2022-12-30 21:54:40 +00:00
Linerly
7e0f02ecc7
Translated using Weblate (Indonesian)
...
Currently translated at 100.0% (121 of 121 strings)
Translation: Megalodon/values
Translate-URL: https://translate.codeberg.org/projects/megalodon/values/id/
2022-12-30 21:54:40 +00:00
Choukajohn
7b26a65ea0
Translated using Weblate (French)
...
Currently translated at 100.0% (121 of 121 strings)
Translation: Megalodon/values
Translate-URL: https://translate.codeberg.org/projects/megalodon/values/fr/
2022-12-30 21:54:40 +00:00
gallegonovato
c5b92d7162
Translated using Weblate (Spanish)
...
Currently translated at 100.0% (121 of 121 strings)
Translation: Megalodon/values
Translate-URL: https://translate.codeberg.org/projects/megalodon/values/es/
2022-12-30 21:54:40 +00:00
bubblineyuri
8486326b00
Translated using Weblate (German)
...
Currently translated at 100.0% (121 of 121 strings)
Translation: Megalodon/values
Translate-URL: https://translate.codeberg.org/projects/megalodon/values/de/
2022-12-30 21:54:40 +00:00
ihor_ck
f75efdaa03
Translated using Weblate (Ukrainian)
...
Currently translated at 96.6% (115 of 119 strings)
Translation: Megalodon/values
Translate-URL: https://translate.codeberg.org/projects/megalodon/values/uk/
2022-12-30 21:54:40 +00:00
Linerly
ee8d9d0c07
Translated using Weblate (Indonesian)
...
Currently translated at 100.0% (119 of 119 strings)
Translation: Megalodon/values
Translate-URL: https://translate.codeberg.org/projects/megalodon/values/id/
2022-12-30 21:54:40 +00:00
ling0412
6791adef46
Translated using Weblate (Chinese (Simplified))
...
Currently translated at 100.0% (119 of 119 strings)
Translation: Megalodon/values
Translate-URL: https://translate.codeberg.org/projects/megalodon/values/zh_Hans/
2022-12-30 21:54:40 +00:00
nkufideal
e40acb9bf6
Translated using Weblate (Russian)
...
Currently translated at 100.0% (102 of 102 strings)
Translation: Megalodon/values
Translate-URL: https://translate.codeberg.org/projects/megalodon/values/ru/
2022-12-30 21:54:39 +00:00
itslameni
e372871108
Translated using Weblate (Russian)
...
Currently translated at 100.0% (102 of 102 strings)
Translation: Megalodon/values
Translate-URL: https://translate.codeberg.org/projects/megalodon/values/ru/
2022-12-30 21:54:39 +00:00
edxkl
1c01469a3e
Translated using Weblate (Portuguese (Brazil))
...
Currently translated at 80.3% (82 of 102 strings)
Translation: Megalodon/values
Translate-URL: https://translate.codeberg.org/projects/megalodon/values/pt_BR/
2022-12-30 21:54:39 +00:00
irure
90c2e45be2
Translated using Weblate (Basque)
...
Currently translated at 100.0% (102 of 102 strings)
Translation: Megalodon/values
Translate-URL: https://translate.codeberg.org/projects/megalodon/values/eu/
2022-12-30 21:54:39 +00:00
AiOO
1a783d4faf
Translated using Weblate (Korean)
...
Currently translated at 100.0% (102 of 102 strings)
Translation: Megalodon/values
Translate-URL: https://translate.codeberg.org/projects/megalodon/values/ko/
2022-12-30 21:54:39 +00:00
ihor_ck
26459eecb0
Translated using Weblate (Ukrainian)
...
Currently translated at 100.0% (102 of 102 strings)
Translation: Megalodon/values
Translate-URL: https://translate.codeberg.org/projects/megalodon/values/uk/
2022-12-30 21:54:39 +00:00
Linerly
90dea16222
Translated using Weblate (Indonesian)
...
Currently translated at 100.0% (102 of 102 strings)
Translation: Megalodon/values
Translate-URL: https://translate.codeberg.org/projects/megalodon/values/id/
2022-12-30 21:54:39 +00:00
Choukajohn
8897a326b3
Translated using Weblate (French)
...
Currently translated at 100.0% (102 of 102 strings)
Translation: Megalodon/values
Translate-URL: https://translate.codeberg.org/projects/megalodon/values/fr/
2022-12-30 21:54:39 +00:00
gallegonovato
f3e69ddef1
Translated using Weblate (Spanish)
...
Currently translated at 100.0% (102 of 102 strings)
Translation: Megalodon/values
Translate-URL: https://translate.codeberg.org/projects/megalodon/values/es/
2022-12-30 21:54:39 +00:00
ling0412
8ecaa2c4d1
Translated using Weblate (Chinese (Simplified))
...
Currently translated at 100.0% (102 of 102 strings)
Translation: Megalodon/values
Translate-URL: https://translate.codeberg.org/projects/megalodon/values/zh_Hans/
2022-12-30 21:54:39 +00:00
sk
3a607a81f6
add compose fab to drafts list
2022-12-30 22:54:07 +01:00
sk
4b113e4a82
handle recursive compose/drafts list
2022-12-30 22:34:41 +01:00
sk
3e0e0c1484
move and refine scheduling and drafting
2022-12-30 21:48:59 +01:00
sk
676e166459
move compose action to layout file
2022-12-30 19:24:30 +01:00
sk
f0a704b93b
schedule/draft in overflow menu
2022-12-29 20:24:37 +01:00
sk
9231ea1446
offer to save when scheduledAt changed
...
closes sk22#218
2022-12-29 20:12:08 +01:00
sk
5794a64da6
use rules fragment in settings
2022-12-29 18:27:37 +01:00
sk
7e6e9d3dcd
move translation availability
...
closes sk22#213
2022-12-29 18:14:26 +01:00
sk
07634edfa3
don't finish compose fragment
2022-12-29 18:14:00 +01:00
sk
4a03fbfbf0
update changelog, bump version
2022-12-29 18:01:50 +01:00
sk
000cdb08ec
change fab styles
...
closes sk22#211
2022-12-29 18:01:22 +01:00
sk
e0521b3c95
add mention with quasi-quoting
2022-12-29 17:14:38 +01:00
sk22
9547be89e1
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-29 16:53:18 +01:00
sk
40d44269fc
Merge branch 'main' of github.com:sk22/megalodon
2022-12-29 16:46:14 +01:00
sk
3bf0903453
fix toolbar inset not applying in true black
2022-12-29 16:46:10 +01:00
Thiago 'Jedi' Abreu
c3abf8c05c
Better handling of filter expiration date ( #212 )
...
* Better handling of filter expiration date
* Simplify Thread and Home Timeline filtering
2022-12-29 13:32:22 +01:00
Thiago 'Jedi' Abreu
6220ce6780
Implement 4.0 filters with hide action ( #202 )
...
* adding new "filtered" field for status
* respect "hide" filter action on status
* handling expire date for filter
closes #161
2022-12-28 14:49:45 +01:00
sk
6107698a76
optionally forward report
...
closes #205
2022-12-28 14:45:20 +01:00
sk
a3c3fec9b4
add icon indicating the existence of replies
...
closes #207
2022-12-28 14:13:49 +01:00
sk
f3a9b19104
replace mute icon
2022-12-28 01:58:44 +01:00
sk
d9ed6f600b
change animation duration
2022-12-28 01:39:06 +01:00
sk
8a6d86727c
remove unused menu item
2022-12-28 01:35:53 +01:00
sk
d9abf82918
fix null pointer on loading profile
2022-12-28 01:35:04 +01:00
sk
3cd9020ee0
use short usernames in popup menus
...
improves upon mastodon#148
2022-12-28 00:58:57 +01:00
sk
6d22a4d014
icons. icons everywhere
2022-12-28 00:53:06 +01:00
sk
ccad5d40ec
fix akkoma crash on edit
2022-12-27 22:00:19 +01:00
ihor_ck
d53397d8f8
Translated using Weblate (Ukrainian)
...
Currently translated at 100.0% (91 of 91 strings)
Translation: Megalodon/values
Translate-URL: https://translate.codeberg.org/projects/megalodon/values/uk/
2022-12-27 20:46:35 +00:00
sk
b1006d2a14
rename string
2022-12-27 21:46:21 +01:00
sk
c5cf318cdd
Merge remote-tracking branch 'weblate/main'
2022-12-27 21:45:01 +01:00
sk
671338c16a
different icon for delete notifs setting
2022-12-27 21:41:08 +01:00
sk
bbaa70e396
add option to use uniform notif icon
2022-12-27 21:39:41 +01:00
sk
536d6cf63e
revert broken color attribute for notif icon
...
closes #190
2022-12-27 21:30:35 +01:00
sk
b564a297ab
fix #200
2022-12-27 21:20:20 +01:00
sk
6d34ae1a50
long-click to compose from other account
2022-12-27 21:02:05 +01:00
sk
0d2457f39e
restore accidentally deleted functionality
2022-12-27 20:43:29 +01:00
sk
420505328c
fix default visibility crashing akkoma session
...
closes #196
2022-12-27 20:36:06 +01:00
sk
0e60d71006
refine long-clicks
...
and disable long-click for multiple accounts when logged in to single account
2022-12-27 20:30:58 +01:00
sk
0f1456819b
interact as other accounts
...
closes #199
2022-12-27 19:53:01 +01:00
nitrogenez
6c7a040c02
Translated using Weblate (Ukrainian)
...
Currently translated at 100.0% (91 of 91 strings)
Translation: Megalodon/values
Translate-URL: https://translate.codeberg.org/projects/megalodon/values/uk/
2022-12-26 09:34:46 +00:00
itslameni
4e40944b26
Translated using Weblate (Russian)
...
Currently translated at 96.7% (88 of 91 strings)
Translation: Megalodon/values
Translate-URL: https://translate.codeberg.org/projects/megalodon/values/ru/
2022-12-26 09:34:46 +00:00
goliv
af859438b4
Translated using Weblate (Portuguese (Brazil))
...
Currently translated at 74.7% (68 of 91 strings)
Translation: Megalodon/values
Translate-URL: https://translate.codeberg.org/projects/megalodon/values/pt_BR/
2022-12-26 09:34:46 +00:00
Linerly
7ef80e87b8
Translated using Weblate (Indonesian)
...
Currently translated at 100.0% (91 of 91 strings)
Translation: Megalodon/values
Translate-URL: https://translate.codeberg.org/projects/megalodon/values/id/
2022-12-26 09:34:45 +00:00
Choukajohn
f8e873cd78
Translated using Weblate (French)
...
Currently translated at 100.0% (91 of 91 strings)
Translation: Megalodon/values
Translate-URL: https://translate.codeberg.org/projects/megalodon/values/fr/
2022-12-26 09:34:45 +00:00
Pointifurry
5cc97f7cf1
Translated using Weblate (Spanish)
...
Currently translated at 100.0% (91 of 91 strings)
Translation: Megalodon/values
Translate-URL: https://translate.codeberg.org/projects/megalodon/values/es/
2022-12-26 09:34:45 +00:00
ling0412
44c56331fd
Translated using Weblate (Chinese (Simplified))
...
Currently translated at 100.0% (91 of 91 strings)
Translation: Megalodon/values
Translate-URL: https://translate.codeberg.org/projects/megalodon/values/zh_Hans/
2022-12-26 09:34:45 +00:00
sk22
1272c3962e
Translated using Weblate (German)
...
Currently translated at 100.0% (91 of 91 strings)
Translation: Megalodon/values
Translate-URL: https://translate.codeberg.org/projects/megalodon/values/de/
2022-12-26 09:34:45 +00:00
sk
10d2949647
remove unused method
2022-12-23 23:43:19 +01:00
sk
30ef23308b
bump version
2022-12-23 23:41:46 +01:00
sk
1e527e87df
fix default reblog visibility
2022-12-23 23:39:51 +01:00
sk
9692a04275
Merge remote-tracking branch 'weblate/main'
2022-12-23 23:36:48 +01:00
Linerly
9209508aac
Translated using Weblate (Indonesian)
...
Currently translated at 100.0% (89 of 89 strings)
Translation: Megalodon/values
Translate-URL: https://translate.codeberg.org/projects/megalodon/values/id/
2022-12-23 22:18:14 +00:00
Choukajohn
f750e6ff7e
Translated using Weblate (French)
...
Currently translated at 100.0% (89 of 89 strings)
Translation: Megalodon/values
Translate-URL: https://translate.codeberg.org/projects/megalodon/values/fr/
2022-12-23 22:18:14 +00:00
sk
f2eecf774b
disable block domain from post
2022-12-23 22:59:06 +01:00
sk
98de4e75e0
implement open with other account as submenu
2022-12-23 22:56:18 +01:00
sk
459e32caf8
fix instance info v2 never getting saved
2022-12-23 21:49:21 +01:00
sk
c4ad325e5c
improve settings items
2022-12-23 21:35:16 +01:00
sk
f55bd6d6cd
truncate publish button
2022-12-23 21:16:36 +01:00
sk
f1ce700c93
add option to open post with other account
...
closes #182
2022-12-23 21:11:22 +01:00
nitrogenez
44d95ca25f
Translated using Weblate (Ukrainian)
...
Currently translated at 100.0% (86 of 86 strings)
Translation: Megalodon/values
Translate-URL: https://translate.codeberg.org/projects/megalodon/values/uk/
2022-12-23 19:22:28 +00:00
Linerly
7432540c29
Translated using Weblate (Indonesian)
...
Currently translated at 100.0% (86 of 86 strings)
Translation: Megalodon/values
Translate-URL: https://translate.codeberg.org/projects/megalodon/values/id/
2022-12-23 19:22:28 +00:00
Choukajohn
c289f58351
Translated using Weblate (French)
...
Currently translated at 100.0% (86 of 86 strings)
Translation: Megalodon/values
Translate-URL: https://translate.codeberg.org/projects/megalodon/values/fr/
2022-12-23 19:22:28 +00:00
gallegonovato
711e041ff5
Translated using Weblate (Spanish)
...
Currently translated at 100.0% (86 of 86 strings)
Translation: Megalodon/values
Translate-URL: https://translate.codeberg.org/projects/megalodon/values/es/
2022-12-23 19:22:28 +00:00
ling0412
0ac3534585
Translated using Weblate (Chinese (Simplified))
...
Currently translated at 100.0% (86 of 86 strings)
Translation: Megalodon/values
Translate-URL: https://translate.codeberg.org/projects/megalodon/values/zh_Hans/
2022-12-23 19:22:27 +00:00
benjaminwolkchen
57821e0860
Translated using Weblate (German)
...
Currently translated at 98.8% (85 of 86 strings)
Translation: Megalodon/values
Translate-URL: https://translate.codeberg.org/projects/megalodon/values/de/
2022-12-23 19:22:27 +00:00
sk
0dae798c9a
add option to open post with other account
...
closes #182
2022-12-23 20:17:54 +01:00
sk
732e780fd9
Merge remote-tracking branch 'weblate/main'
2022-12-23 18:54:20 +01:00
sk
5577124b7a
use popup background color for dialogs
2022-12-23 18:38:16 +01:00
sk
81b82c75a2
add copy link item and change copyText
...
use haptic feedback instead of vibrator
2022-12-23 18:10:08 +01:00
sk
b32e322749
implement long-click to copy links
...
closes sk22#84
2022-12-23 17:51:06 +01:00
sk
3031cc4561
remove selectable background for username
...
closes sk22#187
2022-12-23 17:22:17 +01:00
sk
d60abc648c
only show boost visibility for own posts
2022-12-23 17:11:29 +01:00
sk
a9a0233bb3
Merge branch 'clickable-boost-reply-line'
2022-12-23 16:52:04 +01:00
sk
f6fa9e5122
remove selectable background
2022-12-23 16:51:13 +01:00
sk
0a9ee57233
implement followed hashtags list
...
closes sk22/megalodon#162
2022-12-22 16:51:43 +01:00
Christian Elbrianno
0075c0e779
Translated using Weblate (Indonesian)
...
Currently translated at 100.0% (83 of 83 strings)
Translation: Megalodon/values
Translate-URL: https://translate.codeberg.org/projects/megalodon/values/id/
2022-12-22 14:59:36 +00:00
Linerly
d99dfd4185
Translated using Weblate (Indonesian)
...
Currently translated at 100.0% (83 of 83 strings)
Translation: Megalodon/values
Translate-URL: https://translate.codeberg.org/projects/megalodon/values/id/
2022-12-22 14:59:36 +00:00
Choukajohn
0309b3ad25
Translated using Weblate (French)
...
Currently translated at 100.0% (83 of 83 strings)
Translation: Megalodon/values
Translate-URL: https://translate.codeberg.org/projects/megalodon/values/fr/
2022-12-22 14:59:36 +00:00
gallegonovato
7a85532b73
Translated using Weblate (Spanish)
...
Currently translated at 100.0% (83 of 83 strings)
Translation: Megalodon/values
Translate-URL: https://translate.codeberg.org/projects/megalodon/values/es/
2022-12-22 14:59:36 +00:00
AiOO
7299d947f7
Translated using Weblate (Korean)
...
Currently translated at 100.0% (83 of 83 strings)
Translation: Megalodon/values
Translate-URL: https://translate.codeberg.org/projects/megalodon/values/ko/
2022-12-22 14:59:35 +00:00
braydofficial
adec7b28f1
Translated using Weblate (German)
...
Currently translated at 100.0% (83 of 83 strings)
Translation: Megalodon/values
Translate-URL: https://translate.codeberg.org/projects/megalodon/values/de/
2022-12-22 14:59:35 +00:00
sk
c2563da056
Merge branch 'feature/open-urls-in-app'
2022-12-22 15:35:53 +01:00
sk
64b9e53916
add missing fedi url format
2022-12-22 15:35:26 +01:00
sk
86ab6f7b3d
implement setting boost visibility
2022-12-22 15:03:42 +01:00
sk
ed02733524
disable boost button if disabled
...
closes #180
2022-12-22 11:27:24 +01:00
sk
a99af63f34
Merge branch 'feature/open-urls-in-app'
2022-12-22 11:14:03 +01:00
sk
1d900a66fe
try to open link previews in app
2022-12-22 11:13:50 +01:00
sk
f60164f5c5
bump version
2022-12-22 01:30:41 +01:00
sk
bca3bc6b4a
Merge branch 'feature/more-html-tags'
2022-12-22 01:28:21 +01:00
sk
352c813544
smaller space between paragraphs
2022-12-22 01:27:55 +01:00
sk
7d876bddc7
preserve whitespaces in html
2022-12-22 01:25:43 +01:00
sk
43d334259b
match navigation bar color with toolbar
2022-12-22 01:09:46 +01:00
sk
750579b1c2
use color attributes instead of fixed colors
2022-12-22 00:57:12 +01:00
sk
d69221d85b
fix media upload colors
2022-12-22 00:50:23 +01:00
sk
a1c80e92cd
reset state on boost long click
2022-12-22 00:47:44 +01:00
sk
b25a237c20
add long-click to "quote"
2022-12-22 00:01:51 +01:00
sk
ccb0b59e17
Merge branch 'feature/open-urls-in-app'
2022-12-21 23:50:14 +01:00
sk
14658a2d70
only perform fedi lookup if looks like fedi url
2022-12-21 23:45:27 +01:00
sk
5f26878c06
resolve fediverse links in app
...
closes sk22#177
closes sk22#96
2022-12-21 23:29:16 +01:00
sk
df78ae59fe
Merge remote-tracking branch 'weblate/main'
2022-12-21 22:39:19 +01:00
Choukajohn
3eb442e0f6
Translated using Weblate (French)
...
Currently translated at 100.0% (82 of 82 strings)
Translation: Megalodon/values
Translate-URL: https://translate.codeberg.org/projects/megalodon/values/fr/
2022-12-21 21:37:59 +00:00
sk
b309fc09f6
tweak item header and notification deletion
2022-12-21 22:37:30 +01:00
sk22
a60f65857b
Translated using Weblate (Spanish)
...
Currently translated at 98.7% (81 of 82 strings)
Translation: Megalodon/values
Translate-URL: https://translate.codeberg.org/projects/megalodon/values/es/
2022-12-21 19:21:44 +00:00
gallegonovato
fe584b58b0
Translated using Weblate (Spanish)
...
Currently translated at 98.7% (81 of 82 strings)
Translation: Megalodon/values
Translate-URL: https://translate.codeberg.org/projects/megalodon/values/es/
2022-12-21 19:21:44 +00:00
sk22
91ad2bf66b
Translated using Weblate (German)
...
Currently translated at 100.0% (82 of 82 strings)
Translation: Megalodon/values
Translate-URL: https://translate.codeberg.org/projects/megalodon/values/de/
2022-12-21 19:21:44 +00:00
sk22
01988a9435
Translated using Weblate (English)
...
Currently translated at 100.0% (82 of 82 strings)
Translation: Megalodon/values
Translate-URL: https://translate.codeberg.org/projects/megalodon/values/en/
2022-12-21 19:21:44 +00:00
sk
51bc8e1b2c
use instance domain if title blank
2022-12-21 19:57:31 +01:00
sk
b28c684bd3
fix missing text in notification
2022-12-21 19:54:15 +01:00
sk
42b2cde1e2
use UiUtils.getThemeColor
2022-12-21 19:48:44 +01:00
sk
199a7b816c
Merge remote-tracking branch 'weblate/main'
2022-12-21 18:20:08 +01:00
sk22
2b8fc6764e
Translated using Weblate (German)
...
Currently translated at 100.0% (80 of 80 strings)
Translation: Megalodon/values
Translate-URL: https://translate.codeberg.org/projects/megalodon/values/de/
2022-12-21 17:18:57 +00:00
sk22
37f93cda4d
Translated using Weblate (English)
...
Currently translated at 100.0% (80 of 80 strings)
Translation: Megalodon/values
Translate-URL: https://translate.codeberg.org/projects/megalodon/values/en/
2022-12-21 17:18:57 +00:00
Florian Obernberger
14d45eb759
Custom icons for different types of notifications ( #178 )
...
* Add filled variant of the person_add icon
* Add mention icon
* Add custom icons for different notification types
Co-authored-by: sk22 <sk22@mailbox.org>
2022-12-21 18:13:08 +01:00
sk
0dfa9d2c2c
Merge branch 'use-fluent-mention-icon'
2022-12-21 18:09:41 +01:00
sk
6fce18ffe8
replace custom symbol with fluent mention symbol
2022-12-21 17:59:38 +01:00
sk
956c56c494
add translation availability info text
2022-12-21 17:54:28 +01:00
Choukajohn
5f48802357
Translated using Weblate (French)
...
Currently translated at 100.0% (70 of 70 strings)
Translation: Megalodon/values
Translate-URL: https://translate.codeberg.org/projects/megalodon/values/fr/
2022-12-21 16:18:19 +00:00
gallegonovato
a27488c8da
Translated using Weblate (Spanish)
...
Currently translated at 100.0% (70 of 70 strings)
Translation: Megalodon/values
Translate-URL: https://translate.codeberg.org/projects/megalodon/values/es/
2022-12-21 16:18:19 +00:00
sk
b6dbd7512c
no ellipsis for settings items
2022-12-21 16:37:40 +01:00
sk
e41386082c
add toggle for hiding translate button
2022-12-21 16:35:47 +01:00
sk
ae385c139b
animate translate button opacity
2022-12-21 16:23:09 +01:00
LucasGGamerM
dd2f213a4f
lower opacity of button while translating
2022-12-21 16:18:28 +01:00
sk
35f92a6e91
fix icons not showing in RTL layout
2022-12-21 16:12:03 +01:00
sk
ab5648a5d6
make toot button customizable
2022-12-21 16:07:47 +01:00
sk
8a9b59c66a
generalize color picker settings item
2022-12-21 14:49:38 +01:00
sk
a6e0c877b5
use heart for donation link
2022-12-21 14:36:23 +01:00
sk
b0f9ce081f
implement deleting notifications
2022-12-21 14:25:19 +01:00
sk
e17b6e83a4
new light grays
2022-12-21 11:40:07 +01:00
sk
96f4322f74
reuse old brownish gray and move colors
2022-12-21 10:45:40 +01:00
sk
780f59d666
new grays
2022-12-21 10:19:59 +01:00
sk
5ab004b87e
fix wrong default visibility in popup
...
closes sk22#174
2022-12-21 09:41:03 +01:00
sk
1b001bdd4f
Merge branch 'fix-wrong-visibility-on-edit'
2022-12-21 09:29:57 +01:00
sk
68e9d9d91c
only load default visibility if not editing
...
fix mastodon#306
2022-12-21 09:24:09 +01:00
sk
a14783a275
fix action bar buttons color
...
closes sk22#175
2022-12-21 09:14:36 +01:00
sk
3ce58d2edf
move button text/background to styles
2022-12-20 16:06:28 +01:00
sk
523efac4fb
make separator color brighter
...
closes #159
2022-12-20 15:51:00 +01:00
sk
d352aca9cc
add toolbar background color
2022-12-20 15:44:37 +01:00
sk
ae6afab01b
Merge branch 'feature/animate-buttons'
2022-12-20 15:19:02 +01:00
sk
efea405b83
fire counter updated event for content status
...
see mastodon#467
closes sk22#173
2022-12-20 15:17:43 +01:00
sk
ad9262cf0f
fix counter updates for preloaded data
...
re: mastodon#467
see fb5289372d
2022-12-20 14:58:27 +01:00
sk
636c268e46
add drag to open to visibility button
2022-12-20 12:58:18 +01:00
sk
b486542e7b
update strings
2022-12-20 12:43:56 +01:00
sk22
f53ce6cbf0
Translated using Weblate (German)
...
Currently translated at 100.0% (70 of 70 strings)
Translation: Megalodon/values
Translate-URL: https://translate.codeberg.org/projects/megalodon/values/de/
2022-12-20 11:34:43 +00:00
jonta
dadb929afd
Translated using Weblate (Portuguese (Brazil))
...
Currently translated at 100.0% (62 of 62 strings)
Translation: Megalodon/values
Translate-URL: https://translate.codeberg.org/projects/megalodon/values/pt_BR/
2022-12-20 11:34:43 +00:00
gallegonovato
c0f397cdd5
Translated using Weblate (Spanish)
...
Currently translated at 100.0% (62 of 62 strings)
Translation: Megalodon/values
Translate-URL: https://translate.codeberg.org/projects/megalodon/values/es/
2022-12-20 11:34:43 +00:00
Radiquum
cad9fc8977
Translated using Weblate (Russian)
...
Currently translated at 100.0% (62 of 62 strings)
Translation: Megalodon/values
Translate-URL: https://translate.codeberg.org/projects/megalodon/values/ru/
2022-12-20 11:34:43 +00:00
Linerly
2f191c1f71
Translated using Weblate (Indonesian)
...
Currently translated at 100.0% (62 of 62 strings)
Translation: Megalodon/values
Translate-URL: https://translate.codeberg.org/projects/megalodon/values/id/
2022-12-20 11:34:43 +00:00
Choukajohn
dc0debce1a
Translated using Weblate (French)
...
Currently translated at 100.0% (62 of 62 strings)
Translation: Megalodon/values
Translate-URL: https://translate.codeberg.org/projects/megalodon/values/fr/
2022-12-20 11:34:43 +00:00
AiOO
d96b6f0100
Translated using Weblate (Korean)
...
Currently translated at 100.0% (62 of 62 strings)
Translation: Megalodon/values
Translate-URL: https://translate.codeberg.org/projects/megalodon/values/ko/
2022-12-20 11:34:42 +00:00
sk
16f1901976
update strings
2022-12-20 12:34:32 +01:00
sk
61d9e4d531
update german
2022-12-20 12:25:59 +01:00
sk
aec4479e19
rename color theme to color palette
2022-12-20 12:23:59 +01:00
sk
ec7235c03a
add settings links
...
closes #163
2022-12-20 12:12:45 +01:00
sk
f3db153ea9
check if server supports translation earlier
...
closes #172
2022-12-20 11:19:50 +01:00
sk
e1c258478f
fix italian
2022-12-20 10:38:54 +01:00
sk
1f2e691eb1
Merge remote-tracking branch 'upstream/master'
2022-12-20 10:27:54 +01:00
sk
8d17ac6f28
simplify themes
2022-12-20 10:26:03 +01:00
Grishka
d9df150cf8
Fix #472
2022-12-20 12:14:56 +03:00
sk
862ffd8172
Merge remote-tracking branch 'upstream/master'
2022-12-19 19:05:36 +01:00
Grishka
6f2e5a63d7
This is officially the first Xiaomi workaround in this app 🎉
...
#469
2022-12-19 20:27:56 +03:00
sk
5bf78c5cd2
use primary color for update notification
...
closes #169
2022-12-19 18:27:03 +01:00
LucasGGamerM
277361a562
merge moshidon's red theme
...
closes sk22#160
2022-12-19 17:58:16 +01:00
sk
7202aae712
Merge branch 'feature/animate-buttons'
2022-12-19 16:34:25 +01:00
sk
6d2c6748f7
set pivot point once
2022-12-19 16:34:16 +01:00
sk
6c98c9ccf2
fix broken long click
2022-12-19 16:33:30 +01:00
sk
afc25ec8b3
Merge branch 'feature/animate-buttons'
2022-12-19 16:06:24 +01:00
sk
6c9553ba65
tweak animations
2022-12-19 16:05:30 +01:00
sk
0fd5ea4689
fix counter updates for preloaded data
...
re: mastodon#467
see fb5289372d
2022-12-19 16:00:46 +01:00
sk
8441208058
fix bug in bookmark button
...
closes #167
2022-12-19 15:59:15 +01:00
sk
aa34298771
Merge branch 'feature/animate-buttons'
2022-12-19 15:43:18 +01:00
sk
ccacd88f80
tweak animations
2022-12-19 15:42:32 +01:00
sk
1f20b21fc8
add option to disable swiping
...
closes sk22#165
2022-12-19 15:31:38 +01:00
sk
ae7152aca7
Merge branch 'feature/long-press-copy-url'
2022-12-19 15:15:03 +01:00
sk
ba36347f03
copy post URL on long click
2022-12-19 15:14:54 +01:00
sk
c0c5e83f31
move copy text to UiUtils
2022-12-19 15:12:37 +01:00
sk
9c05ff2f7c
restore toast message for android 13+
2022-12-19 15:08:13 +01:00
sk
0ada05bf3a
add vibration when copying username
2022-12-19 15:06:17 +01:00
sk
c77b5dfac2
bump version
2022-12-17 23:28:56 +01:00
sk
673ea40238
hide material you theme for older versions
2022-12-17 23:22:51 +01:00
sk
f7ced7f253
Merge branch 'feature/animate-buttons'
2022-12-17 23:19:42 +01:00
sk
6152ec9d0d
tweak scaling while animating buttons
2022-12-17 23:19:36 +01:00
sk
7ed8bb259d
Merge branch 'feature/animate-buttons'
2022-12-17 23:12:16 +01:00
sk
06882d5bea
change button animations
2022-12-17 23:07:36 +01:00
sk
f460456502
add missing night variant for red
2022-12-17 22:30:15 +01:00
sk
452ee8e1a5
update readme, bump version
2022-12-17 21:49:23 +01:00
sk
88c62427aa
Merge remote-tracking branch 'weblate/main'
2022-12-17 21:46:52 +01:00
tippete
1362a03877
Translated using Weblate (Italian)
...
Currently translated at 100.0% (60 of 60 strings)
Translation: Megalodon/values
Translate-URL: https://translate.codeberg.org/projects/megalodon/values/it/
2022-12-17 20:46:15 +00:00
Choukajohn
34ae099b89
Translated using Weblate (French)
...
Currently translated at 100.0% (60 of 60 strings)
Translation: Megalodon/values
Translate-URL: https://translate.codeberg.org/projects/megalodon/values/fr/
2022-12-17 20:46:14 +00:00