Commit graph

3 commits

Author SHA1 Message Date
Adolfo Santiago 1d9ac485b5
Change Lifecycle callback for open class 2022-06-25 11:35:12 +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
Renamed from app/src/main/java/com/keylesspalace/tusky/di/AppInjector.kt (Browse further)