Commit graph

14 commits

Author SHA1 Message Date
Adolfo Santiago 8d750f0dd7
Disable debug in release 2022-06-05 10:44:25 +02:00
Adolfo Santiago 7cca1f46b1
Remove ACRA 2022-05-29 09:20:55 +02:00
Adolfo Santiago b0caac3a46
Fix animated emojis 2022-05-13 15:29:43 +02:00
Adolfo Santiago d4fea4419a
Remove newHusky flavor 2022-05-09 13:44:20 +02:00
Adolfo Santiago de86283212
Code for New Husky 2022-03-31 19:24:52 +02:00
Adolfo Santiago dfbc83e1ce
Fix newhusky flavor 2022-02-19 10:11:57 +01:00
Adolfo Santiago 815dd5cd8f
Rename APK 2022-02-19 09:37:59 +01:00
Adolfo Santiago 195b6b2057
Add debug signing 2022-02-19 09:37:59 +01:00
Adolfo Santiago b3bd29a8a2
Separate app info, added flavors 2022-02-19 09:37:59 +01:00
Adolfo Santiago ff56c2d78b
Add gradle versions plugin 2022-02-19 09:37:58 +01:00
Adolfo Santiago d986f98f81
Add stable flavor 2022-02-19 09:37:58 +01:00
Adolfo Santiago 688f6f6f89
Try Groovy 2022-02-19 09:37:57 +01: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
Renamed from app/build.gradle (Browse further)