This website requires JavaScript.
Explore
Help
Register
Sign In
owen
/
moshidon
Watch
1
Star
0
Fork
0
You've already forked moshidon
Code
Issues
Pull Requests
Actions
Packages
Projects
Releases
Wiki
Activity
Files
dd92f1b66f75ae6a9c422582ab579c1f9531aae8
moshidon
/
mastodon
History
mishnz
dd92f1b66f
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-18 13:23:10 -03:00
..
src
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-18 13:23:10 -03:00
.gitignore
Fix volume buttons in photo viewer
2022-02-17 00:58:12 +03:00
build.gradle
Bumping version number
2023-01-11 11:23:00 -03:00
proguard-rules.pro
Get rid of Microsoft appcenter related stuff
2022-11-26 13:37:03 +05:30