Commit Graph

157 Commits

Author SHA1 Message Date
Adolfo Santiago 3bbe52eadb
Clean build folders 2022-01-21 19:45:57 +01:00
Adolfo Santiago 4452ea1515
Update HISTORY and beta version 2022-01-18 07:29:28 +01:00
Adolfo Santiago 2bc22684f9
Fix quick crash test 2022-01-18 07:23:29 +01:00
Adolfo Santiago 4532a134a1
Change ACRA email 2022-01-18 07:18:12 +01:00
Adolfo Santiago 0b42a176da
Update HISTORY 2022-01-15 20:37:27 +01:00
Adolfo Santiago 6d8aa8ff47
Formatting, license header 2022-01-15 20:36:53 +01:00
Edward Sneed 237241baa1
Fix missing chats in app
Signed-off-by: Adolfo Santiago <epoch@nixnetmail.com>
2022-01-15 20:32:27 +01:00
Adolfo Santiago 9bc7e522a6
Update HISTORY 2022-01-15 19:19:36 +01:00
Adolfo Santiago 2f61fb5aac
Update constraintlayout dep. 2022-01-15 19:15:24 +01:00
Adolfo Santiago e7e5ae2b77
Load default ACRA enable preference 2022-01-15 18:56:55 +01:00
Adolfo Santiago 930a561db2
Reverse ExoPlayer dep. update 2022-01-02 16:17:03 +01:00
Adolfo Santiago acc46853a1
Update deps. 2022-01-02 14:51:43 +01:00
Adolfo Santiago 822b7ea349
Add ACRA 2021-12-24 18:52:27 +01:00
Adolfo Santiago a127ba10c3
Update dependencies 2021-12-24 17:33:03 +01:00
Adolfo Santiago 7c7110359a
Update versions for 1.0.2 2021-12-08 19:13:29 +01:00
Adolfo Santiago 0351132655
Add *aar files to ignore 2021-12-08 17:22:47 +01:00
Adolfo Santiago f037606ece
Changelog for Husky 1.0.2-beta3, update version 2021-12-01 20:35:31 +01:00
Adolfo Santiago 744efeb869
Enable minify and shrink resources in Release 2021-12-01 19:35:12 +01:00
Adolfo Santiago 3f5072dc38
Update deps: materialDrawer, Kotlin 2021-12-01 19:05:03 +01:00
Adolfo Santiago 94292c3018
LoginViewModel and verify URL at the LoginFragment 2021-11-21 18:18:53 +01:00
Adolfo Santiago 1c9021346e
Create RegisteredViewModel for ViewModels with services 2021-11-21 18:18:28 +01:00
Adolfo Santiago b37bb78298
Added Boolean extension functions 2021-11-21 18:18:10 +01:00
Adolfo Santiago 76b2c95e8c
Added String extension functions 2021-11-21 18:17:46 +01:00
Adolfo Santiago 7507a9cf16
Fix NavigationActivity onCreate method
Add Splash, Login classes (refactor)
2021-11-21 10:21:16 +01:00
Adolfo Santiago e07467b93b
Changelog for 1.0.2-beta2, update version 2021-11-20 19:27:12 +01:00
Adolfo Santiago bf12d66423
Fix nullability problems 2021-11-20 19:22:42 +01:00
Adolfo Santiago 9e32d3c9bd
Refactor Splash (WIP) 2021-11-20 18:04:49 +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 69230e1c3f
Fix typo, update to Java 11 2021-11-19 10:07:49 +01:00
Adolfo Santiago 361071cd67
Revert libs. because Android 12 2021-11-17 20:21:09 +01:00
Adolfo Santiago a13b6fc427
Update deps. 2021-11-17 20:13:30 +01:00
Adolfo Santiago 8ef44dce27
Base classes 2021-11-17 19:49:30 +01:00
Adolfo Santiago 60e40fe657
Init refactor 2021-11-13 19:51:04 +01:00
Adolfo Santiago 9efc706116
Add fragmentviewbindingdelegate-kt library 2021-11-13 18:40:19 +01:00
Adolfo Santiago 6eaf402dfa
Cleanup 2021-11-13 17:53:21 +01:00
Adolfo Santiago 2b75a8bf76
Remove Spotless references 2021-11-13 17:52:30 +01:00
Adolfo Santiago 609fb301dc
Fix build.gradle.kts
Fixed build.gradle.kts, added versions plugin to the whole project.
2021-11-13 17:36:37 +01:00
Adolfo Santiago 05531fa6f2
Remove tracked file from .idea folder 2021-11-13 09:24:35 +01:00
Adolfo Santiago ad241f151b
Remove package suffix for the beta flavor 2021-10-18 07:25:56 +02:00
Adolfo Santiago bba3cde2fc
Add HISTORY file, changelog for 1.0.2-beta1 2021-10-18 06:40:28 +02: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 5022b7f256
Change debug text in menu 2021-10-02 08:08:39 +02:00
Adolfo Santiago 300e19a9c5
Update flavors 2021-10-02 08:08:30 +02:00
Adolfo Santiago f6629fef7a
Show video controls always at the bottom 2021-10-01 18:35:23 +02:00
Adolfo Santiago d54974a18f
Changes on flavors
Old flavors has been changed to "beta" and "stable", so beta versions of
husky can be released with the proper flavor config, along the name of
the application, the package name, and the versions.

In the future it will ship ACRA too, so random crashes can be reported
with an email (using a template).
2021-10-01 16:37:45 +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 a458c8a7c3
Update dependencies 2021-09-29 15:53:50 +02:00
Adolfo Santiago d97ab5d5d6
Enable Timber on debug 2021-09-29 15:53:36 +02:00
Adolfo Santiago 211db34142
Update license 2021-09-29 15:08:47 +02:00
Adolfo Santiago 0f22127a12
Update dependencies
Update Dagger and Kotlin versions. Format LoginActivity. Remove parallel
execution and deactivate Gradle daemon.
2021-09-18 12:40:03 +02:00