Commit graph

13 commits

Author SHA1 Message Date
Adolfo Santiago
427c69d315
Update version for API 31
The app now compiles pointing to API 31 level (Android 12).
2022-05-28 08:34:01 +02:00
Adolfo Santiago
2959f2aa9c
Attempt to fix the Preview behavior
This fix should fix the behavior where the Preview view does not close
properly when the button is pressed again.

Fixes: https://todo.sr.ht/~captainepoch/husky/29
2022-05-21 12:30:56 +02:00
Adolfo Santiago
da32a9f66b
Attempt n.1 to fix the back action
First attempt to fix the back button while compossing a status, so the
dialog telling the user to save or delete the draft isn't ignored.
2022-05-21 11:40:25 +02:00
Adolfo Santiago
81abedb89b
Fix animated emojis in composable views 2022-05-21 11:29:36 +02:00
Adolfo Santiago
cd69679e9a
Hide username in Live Notifications push
This change will allow you to hide your name in the permanent
notification.
2022-05-08 09:40:21 +02:00
Adolfo Santiago
e7e5ae2b77
Load default ACRA enable preference 2022-01-15 18:56:55 +01:00
Adolfo Santiago
822b7ea349
Add ACRA 2021-12-24 18:52:27 +01:00
Adolfo Santiago
bf12d66423
Fix nullability problems 2021-11-20 19:22:42 +01:00
Adolfo Santiago
af78abcc0a
Added support for ZWSP character for toots
This adds support for adding a ZWSP character in toots for non-spaced
custom emojis.

This fixes https://git.mentality.rip/FWGS/Husky/issues/113.
2021-11-20 13:21:54 +01:00
Adolfo Santiago
da5015161f
Fix back button when no media is selected
Also, some code cleanup in the ComposeActivity.
2021-10-02 09:08:47 +02:00
Adolfo Santiago
8910520abe
Preview shows and hides the toot instead just showing it 2021-09-29 18:30:21 +02:00
Adolfo Santiago
41b96beb1c
Fixed video player
This commit fixes the issue n. 122 of the list of issues reported in the
previous repository (https://git.mentality.rip/FWGS/Husky/issues/122).
2021-09-04 16:00:39 +02:00
Adolfo Santiago
65705734f2
Moved the project to "husky"
The application will be separated from the repositories files. This will
be clarifying in the future if the project grows.

Fastlane was removed and will be added if needed in the future.

LICENSE.txt -> COYPING
2021-08-28 09:30:50 +02:00