- 02 Sep, 2021 1 commit
-
-
- 30 Aug, 2021 3 commits
-
-
narinder Rana authored
-
narinder Rana authored
-
narinder Rana authored
-
- 26 Aug, 2021 2 commits
-
-
narinder Rana authored
-
narinder Rana authored
-
- 25 Aug, 2021 1 commit
-
-
narinder Rana authored
-
- 24 Aug, 2021 3 commits
-
-
narinder Rana authored
-
narinder Rana authored
-
narinder Rana authored
-
- 23 Aug, 2021 1 commit
-
-
narinder Rana authored
-
- 11 Aug, 2021 1 commit
-
-
narinder Rana authored
-
- 04 Aug, 2021 1 commit
-
-
- 21 Jul, 2021 1 commit
-
-
The new logic uses: - Fdroid API to verify if an application exists on it and verifies it using the signature - Introduces a new json file to store default system applications and verifies it using their signature - Verifies non-fdroid and non-system applications using sha1sum Signed-off-by:
Aayush Gupta <theimpulson@e.email>
-
- 11 May, 2021 1 commit
-
-
Aayush Gupta authored
-
- 26 Apr, 2021 1 commit
-
-
- 09 Apr, 2021 1 commit
-
-
Aayush Gupta authored
Signed-off-by:
Aayush Gupta <theimpulson@e.email>
-
- 07 Apr, 2021 5 commits
-
-
Aayush Gupta authored
Observed several warnings in compilation otherwise Signed-off-by:
Aayush Gupta <theimpulson@e.email>
-
Aayush Gupta authored
- Warnings observed during compilation w: /builds/e/apps/apps/app/src/main/java/foundation/e/apps/application/model/Application.kt: (98, 29): Variable 'error' initializer is redundant Signed-off-by:
Aayush Gupta <theimpulson@e.email>
-
Aayush Gupta authored
- Warnings observed in Android Studio w: /builds/e/apps/apps/app/src/main/java/foundation/e/apps/application/model/StateManager.kt: (46, 86): Elvis operator (?:) always returns the left operand of non-nullable type String w: /builds/e/apps/apps/app/src/main/java/foundation/e/apps/application/model/StateManager.kt: (79, 82): Elvis operator (?:) always returns the left operand of non-nullable type String Signed-off-by:
Aayush Gupta <theimpulson@e.email>
-
Aayush Gupta authored
Above if-else conditional already handles all cases making this boolean is unreachable w: /builds/e/apps/apps/app/src/main/java/foundation/e/apps/application/model/Application.kt: (202, 9): Unreachable code Signed-off-by:
Aayush Gupta <theimpulson@e.email>
-
Aayush Gupta authored
- Current method has been deprecated and alternative is limited to API 28 References: - [1]: https://developer.android.com/reference/android/content/pm/PackageInfo#versionCode - [2]: https://developer.android.com/reference/androidx/core/content/pm/PackageInfoCompat#getLongVersionCode(android.content.pm.PackageInfo) Signed-off-by:
Aayush Gupta <theimpulson@e.email>
-
- 06 Apr, 2021 6 commits
-
-
Aayush Gupta authored
The current one has been deprecated References: - [1]: https://developer.android.com/reference/android/content/res/Resources#getColor(int) Signed-off-by:
Aayush Gupta <theimpulson@e.email>
-
Aayush Gupta authored
minSdkVersion is high enough for us to drop these checks Signed-off-by:
Aayush Gupta <theimpulson@e.email>
-
Aayush Gupta authored
- gradle gives compile-time errors otherwise Signed-off-by:
Aayush Gupta <theimpulson@e.email>
-
Aayush Gupta authored
- Fix header formatting wherever required - Add missing copyright header as well Signed-off-by:
Aayush Gupta <theimpulson@e.email>
-
Aayush Gupta authored
- Drop unused imports - Arrange existing imports Signed-off-by:
Aayush Gupta <theimpulson@e.email>
-
Aayush Gupta authored
- Resolves multiple compile-time warnings Signed-off-by:
Aayush Gupta <theimpulson@e.email>
-
- 17 Mar, 2021 4 commits
-
-
narinder Rana authored
-
narinder Rana authored
-
narinder Rana authored
-
narinder Rana authored
-
- 16 Mar, 2021 2 commits
-
-
narinder Rana authored
-
narinder Rana authored
-
- 10 Mar, 2021 1 commit
-
-
- 12 Feb, 2021 1 commit
-
-
Mohit Mali authored
-
- 11 Feb, 2021 1 commit
-
-
Mohit Mali authored
-
- 03 Feb, 2021 1 commit
-
-
Mohit Mali authored
-
- 02 Feb, 2021 1 commit
-
-
Mohit Mali authored
-
- 08 Dec, 2020 1 commit
-
-