Grishka
bcb3e217cd
More onboarding updates
2023-01-26 01:38:29 +03:00
Grishka
a1798b6666
Update onboarding
2023-01-24 23:43:56 +03:00
Gregory K
58ab0c0fc1
Merge pull request #516 from sk22/improve-compose-toolbar-hitbox
...
Bigger hitbox for items in compose toolbar
2023-01-23 17:17:20 +03:00
sk
32a8d38edf
bigger hitbox for items in compose toolbar
2023-01-23 14:54:39 +01:00
sk
66cede567e
enable scrolling to top via toolbar
2023-01-23 12:49:55 +01:00
Grishka
c67b2b35f3
Fix #509
2023-01-22 02:08:55 +03:00
Grishka
8588ca8ae3
Fix #510
2023-01-22 02:05:36 +03:00
Grishka
7bb280e8b8
Fix #69 (nice)
2023-01-22 02:04:12 +03:00
Grishka
ddfeaabd44
Fix #512
2023-01-22 01:12:39 +03:00
sk
512cb70347
fix wrong "hasSpoiler" value on restore
...
closes sk22#324
2023-01-21 23:06:31 +01:00
Grishka
6e718d6765
Save last seen home timeline post via markers API
2023-01-18 20:29:49 +03:00
Grishka
b26d491eda
remove log
2023-01-18 20:10:03 +03:00
Grishka
abdbab9d7b
Allow viewing alt text on images
...
closes #100
2023-01-18 20:09:27 +03:00
Grishka
af1c7194e6
Workaround to fix #497
2023-01-18 18:41:48 +03:00
Grishka
6e6fdbccd5
Fix #484
2023-01-15 11:40:06 +03:00
Grishka
1764e5f3d1
Paginate trending posts
2023-01-15 11:09:53 +03:00
Grishka
836c493951
Fix #499
2023-01-12 00:40:50 +03:00
Grishka
d667b8fa98
Fix #498
2023-01-11 13:06:40 +03: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
68e9d9d91c
only load default visibility if not editing
...
fix mastodon#306
2022-12-21 09:24:09 +01:00
Grishka
d9df150cf8
Fix #472
2022-12-20 12:14:56 +03:00
Grishka
6f2e5a63d7
This is officially the first Xiaomi workaround in this app 🎉
...
#469
2022-12-19 20:27:56 +03:00
Grishka
e0febda372
Minor fixes
2022-12-15 20:16:32 +03:00
Grishka
069d141451
Fix crash in ComposeFragment::onSaveInstanceState in release builds
...
fixes #452 , fixes #453 , fixes #457
2022-12-15 20:02:26 +03:00
Grishka
166401ea18
Signup flow redesign
2022-12-15 19:41:38 +03: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
Grishka
202a5f9581
Fix #443 again
2022-12-08 01:48:23 +03:00
sk
622c6d503d
improve inline emoji search
...
closes #131
closes mastodon#219
2022-12-07 16:34:52 +01:00
Grishka
e10faeefc4
Update languages
2022-12-06 19:18:51 +03:00
Grishka
65dbbb3d61
Fix #443
2022-12-06 18:44:17 +03:00
Grishka
fa69868ca1
Merge branch 'l10n_master'
2022-12-06 18:33:35 +03:00
Eugen Rochko
9c18de7b90
New translations strings.xml (Icelandic)
2022-12-06 15:26:12 +01:00
Eugen Rochko
61bd19f6ff
New translations strings.xml (Icelandic)
2022-12-06 14:24:50 +01:00
Eugen Rochko
ba0689aef7
New translations strings.xml (German)
2022-12-05 21:20:13 +01:00
Eugen Rochko
f15fcb43da
New translations strings.xml (German)
2022-12-05 20:15:32 +01:00
Eugen Rochko
f2557b7815
New translations strings.xml (Thai)
2022-12-05 15:50:40 +01:00
Eugen Rochko
a2726f5b61
New translations strings.xml (Vietnamese)
2022-12-05 15:50:39 +01:00
Eugen Rochko
a30f5bdee8
New translations strings.xml (Russian)
2022-12-05 12:12:10 +01:00
Eugen Rochko
4cef005286
New translations strings.xml (German)
2022-12-04 21:26:22 +01:00
Eugen Rochko
58a05681fe
New translations strings.xml (Turkish)
2022-12-04 20:14:06 +01:00
Eugen Rochko
a5bdf34289
New translations strings.xml (French)
2022-12-04 10:30:25 +01:00
Eugen Rochko
09fdd7f492
New translations strings.xml (Turkish)
2022-12-04 06:23:19 +01:00
Eugen Rochko
519d8b887d
New translations strings.xml (Filipino)
2022-12-03 23:52:40 +01:00
Eugen Rochko
a2f2263bf7
New translations strings.xml (Swedish)
2022-12-03 23:52:39 +01:00
Eugen Rochko
5b73b10b34
New translations strings.xml (Russian)
2022-12-03 23:52:38 +01:00
Eugen Rochko
b7a4364a28
New translations strings.xml (Portuguese)
2022-12-03 23:52:37 +01:00