Commit graph

110 commits

Author SHA1 Message Date
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