Commit Graph

12 Commits

Author SHA1 Message Date
Aayush Gupta
cf75e9f9f1 REUSE compliance [1/*]
Resolve license and copyright issues for all files other than the "app/" module

Signed-off-by: Aayush Gupta <aayushgupta219@gmail.com>
2025-08-21 14:45:44 +08:00
Rahul Patel
aea945491d Allow huawei variants to install microG & support silent installs. 2025-07-05 14:59:41 +05:30
Rahul Patel
58438a79dd Proguard: Skip favourite.* classes 2024-12-01 19:02:09 +08:00
Rahul Patel
7bf5acb611 Update Proguard: Do NOT obfuscate ViewBinding bases 2024-07-13 21:47:54 +05:30
Aayush Gupta
21dacd8167 Drop dependency upon EventBus library
Migrate to sharedflow instead which are built within kotlin to
avoid an external dependency

Signed-off-by: Aayush Gupta <aayushgupta219@gmail.com>
2024-07-11 10:50:46 +07:00
Aayush Gupta
afef8d1233 proguard-rules: Keep all parcelable classes
Signed-off-by: Aayush Gupta <aayushgupta219@gmail.com>
2023-12-14 18:38:16 +05:30
Aayush Gupta
c8228f45cc gradle: Migrate to Kotlin DSL
Kotlin DSL is the new default DSL for Android projects

Signed-off-by: Aayush Gupta <aayushgupta219@gmail.com>
2023-08-18 22:32:35 +05:30
Aayush Gupta
7069c4c9cb proguard-rules: Keep model classes 2023-08-09 08:28:02 +00:00
Aayush Gupta
a4df896704 proguard-rules: Keep Report class
Signed-off-by: Aayush Gupta <aayushgupta219@gmail.com>
2023-07-22 12:40:00 +05:30
Aayush Gupta
99daaa2515 Drop dependency upon kovenant
Signed-off-by: Aayush Gupta <aayushgupta219@gmail.com>
2023-07-21 13:27:42 +05:30
Aayush Gupta
77dc6f4ffe Keep GSON's TypeToken
Signed-off-by: Aayush Gupta <aayushgupta219@gmail.com>
2023-04-11 14:22:58 +08:00
Rahul Kumar Patel
dfc706b13e Initial v4 2021-02-15 05:37:36 +05:30