Commit graph

7 commits

Author SHA1 Message Date
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 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
Renamed from app/src/main/java/com/keylesspalace/tusky/components/compose/ComposeActivity.kt (Browse further)