Commit graph

67 commits

Author SHA1 Message Date
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
Adolfo Santiago
65efcb2451
Return to spaces to indent the code 2021-09-04 16:16:41 +02:00
Adolfo Santiago
05e4e13299
Update versionName and versionCode 2021-09-04 16:01:54 +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
c7163dbaff
Update README
Moved assets folder outside the Android project, renamed to resources
2021-08-31 07:28:18 +02:00
Adolfo Santiago
e42c103ffd
Migrated to Kotlin DSL
The project now uses Kotlin DSL instead Groovy files to compile the
whole project. The migration was a 1:1 between the old files and the new
ones.

Also, AppInjector and SendStatusBroadcastReceiver were fixed according
the building errors.
2021-08-29 09:58:45 +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
Adolfo Santiago
16499fb7cd
Init commit 2021-08-24 11:09:11 +02:00