Attaching media to toots is now possible. Images over the upload limit are automatically downsized, videos are not.
This commit is contained in:
parent
bab33a0715
commit
6b684bceff
17 changed files with 865 additions and 25 deletions
|
|
@ -3,6 +3,7 @@
|
|||
package="com.keylesspalace.tusky">
|
||||
|
||||
<uses-permission android:name="android.permission.INTERNET" />
|
||||
<uses-permission android:name="android.permission.READ_EXTERNAL_STORAGE" />
|
||||
|
||||
<application
|
||||
android:allowBackup="true"
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue