index
:
bitmask_android.git
0.9.8
develop
master
mirror_0xacab_master
[bitmask_android]
git repository hosting
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
scripts
/
prepareForDistribution.sh
Age
Commit message (
Expand
)
Author
2024-04-18
add another build step to build beta releases: aab's for gplay, and a fat apk...
cyBerta
2024-04-18
improve default handling of prepareForDistribution build script
cyBerta
2022-11-10
more help for first-time devs
kwadronaut
2022-05-08
update min l110n, (c) date
kwadronaut
2022-02-07
Adds another build task called double release to build more time efficiently ...
1.1.2
cyBerta
2021-12-01
add options to flag -apk in build script, so that only those apks are created...
cyBerta
2021-11-28
revert commenting out sub-scripts
cyBerta
2021-11-28
ensure that both apk and aab is build if neither -apk nor -aab is set
cyBerta
2021-11-28
adapt help
cyBerta
2021-11-28
fix -c flag parsing
cyBerta
2021-11-28
build aabs, introduce new mutual exclusive flags to either build and sign apk...
cyBerta
2021-11-28
use snake_case instead of camelCase for functions in bash
cyBerta
2021-11-28
sign bundles from command line
cyBerta
2021-11-27
saving some lines of code by compressing if statements a little bit
cyBerta
2021-03-26
clean up
cyBerta
2021-03-26
remove wrong flag from help output about signing
cyBerta
2021-03-26
remove trailing semicolons where not necessary
cyBerta
2021-03-26
parametrize verbose build logging
cyBerta
2021-03-25
fix prepareForDistribution script after update gradle plugin
cyBerta
2021-02-01
make sure ./prepareForDistribution.sh can be called from project root folder ...
cyBerta
2021-01-31
fix gpg signing for -u flag
cyBerta
2021-01-31
fix resetting colors
cyBerta
2021-01-31
move more scripts to scripts folder, adapt gitlab ci and prepare_for_distribu...
cyBerta