-
Notifications
You must be signed in to change notification settings - Fork 105
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Add code signing and minification to release APKs #15
Commits on Jun 7, 2021
-
Merge pull request #3 from arafaysaleem/release
Improve some animations and performance on some screens.
Configuration menu - View commit details
-
Copy full SHA for 739aee5 - Browse repository at this point
Copy the full SHA 739aee5View commit details -
Configuration menu - View commit details
-
Copy full SHA for 8894420 - Browse repository at this point
Copy the full SHA 8894420View commit details -
Provide relative path to split-debug-info and upload only arm artifacts
Configuration menu - View commit details
-
Copy full SHA for e662cac - Browse repository at this point
Copy the full SHA e662cacView commit details -
ci(Actions): Include hotfix branches as triggers for Test PR
Signed-off-by: arafaysaleem <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for e7bb85d - Browse repository at this point
Copy the full SHA e7bb85dView commit details -
Merge pull request #4 from arafaysaleem/release
chore(Providers): fix suppressed lint errors
Configuration menu - View commit details
-
Copy full SHA for 62bbe5b - Browse repository at this point
Copy the full SHA 62bbe5bView commit details -
ci(Actions): Remove obfuscation from test builds
Signed-off-by: arafaysaleem <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 46e6499 - Browse repository at this point
Copy the full SHA 46e6499View commit details -
ci(Actions): Fix inputs for bump tag action in release action
Signed-off-by: arafaysaleem <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for c92a835 - Browse repository at this point
Copy the full SHA c92a835View commit details -
ci(Actions): Fix token for bump tag action in release workflow
Signed-off-by: arafaysaleem <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for b6dfce2 - Browse repository at this point
Copy the full SHA b6dfce2View commit details -
ci(Actions): Fix token for upload artifact action
Signed-off-by: arafaysaleem <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for f989bd5 - Browse repository at this point
Copy the full SHA f989bd5View commit details
Commits on Jun 8, 2021
-
ci(Actions): Fix regex for upload artifact pattern matching
Signed-off-by: arafaysaleem <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 3db54a0 - Browse repository at this point
Copy the full SHA 3db54a0View commit details -
ci(Actions): Remove push triggers and rename to PR test
Signed-off-by: arafaysaleem <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for eaa6ed1 - Browse repository at this point
Copy the full SHA eaa6ed1View commit details -
ci(Actions): add an ignore path to github workflows dir
Signed-off-by: arafaysaleem <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for cad9b7c - Browse repository at this point
Copy the full SHA cad9b7cView commit details -
ci(Actions): split build apks and change output apks directory
Signed-off-by: arafaysaleem <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 7500797 - Browse repository at this point
Copy the full SHA 7500797View commit details -
Merge pull request #11 from arafaysaleem/hotfix/fix-release-CI
hotfix(CI): Fix and optimize the release and test workflow
Configuration menu - View commit details
-
Copy full SHA for 196b509 - Browse repository at this point
Copy the full SHA 196b509View commit details -
build(Gradle): Add gradle signing config
Signed-off-by: arafaysaleem <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for be898b0 - Browse repository at this point
Copy the full SHA be898b0View commit details -
ci(Actions): Add apk signing to release workflow
Signed-off-by: arafaysaleem <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for d29ffef - Browse repository at this point
Copy the full SHA d29ffefView commit details -
ci(Actions): Add missing runs-on tag in google drive action
Signed-off-by: arafaysaleem <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 214ad8c - Browse repository at this point
Copy the full SHA 214ad8cView commit details -
ci(Actions): Convert test build from release to debug
This improves the speed of the Test PR workflow and doesn't require signing config keys Signed-off-by: arafaysaleem <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 4696d1f - Browse repository at this point
Copy the full SHA 4696d1fView commit details -
Merge pull request #13 from arafaysaleem/ci/fix-release-workflow
Add code signing
Configuration menu - View commit details
-
Copy full SHA for 382232d - Browse repository at this point
Copy the full SHA 382232dView commit details -
build(Gradle): Minify code using proguard
Signed-off-by: arafaysaleem <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 1ccb0ec - Browse repository at this point
Copy the full SHA 1ccb0ecView commit details -
ci(Actions): Adjust labeler config for gradle changes
Signed-off-by: arafaysaleem <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 69004ad - Browse repository at this point
Copy the full SHA 69004adView commit details -
Merge pull request #14 from arafaysaleem/build/add-apk-minification
build(Gradle): Minify code using proguard
Configuration menu - View commit details
-
Copy full SHA for b448da1 - Browse repository at this point
Copy the full SHA b448da1View commit details