.. |
.gitignore
|
ignore
|
2022-03-14 07:44:53 +01:00 |
a.py
|
update explaining kitkat
|
2013-11-21 05:24:36 -08:00 |
adb-install.sh
|
change adb utility scripts so they work with more than just one set of apps.
|
2016-07-26 22:08:29 -07:00 |
adb-logcat.sh
|
fix for single-device case
|
2016-06-26 14:54:01 -07:00 |
adb-pull-apk.sh
|
file to pull an apk
|
2017-12-10 11:56:52 -08:00 |
adb-uninstall.sh
|
fix uninstall script
|
2020-04-10 07:12:56 -07:00 |
add_strings.sh
|
cleanup
|
2015-03-10 07:41:10 -07:00 |
alogcat-n.sh
|
git-copied (using checkout) from android_bt
|
2012-02-07 06:20:51 -08:00 |
apk-cmp.py
|
tweak apk-cmp script
|
2018-11-27 10:06:38 -08:00 |
arelease-clone.sh
|
require --variant parameter
|
2022-08-10 18:18:08 -07:00 |
arelease.sh
|
deal better with unset variable
|
2023-07-01 12:32:04 -07:00 |
build-all-variants.sh
|
fix symlinks post rename
|
2019-03-11 09:51:23 -07:00 |
build-debug.sh
|
improve debug-release build script
|
2024-01-05 11:22:50 -08:00 |
build-install-rel.sh
|
fix build script for new Play Store variant name
|
2019-03-22 10:15:27 -07:00 |
check-usage.sh
|
look for plurals too
|
2016-01-23 21:06:37 -08:00 |
check_l10n_strings.py
|
fix path (still doesn't seem to work)
|
2019-06-23 11:29:29 -07:00 |
check_strings.py
|
fix to work on python3-only system
|
2023-10-28 11:41:42 -07:00 |
check_unused_strings.sh
|
cleanup: remove asserts and unused strings
|
2022-07-02 20:15:29 -07:00 |
ci-build.sh
|
quick script to build and upload from HEAD
|
2022-05-15 12:10:03 -07:00 |
cleanvariants.sh
|
cleanup: make work based on location if target not specified
|
2015-08-10 06:23:24 -07:00 |
copy-strings.mk
|
cleanup -- oops
|
2020-01-13 12:15:55 -08:00 |
copy-strings.py
|
fix to allow plurals items not in English
|
2020-06-15 13:02:18 -07:00 |
copy-xlations.sh
|
script to copy translation data from android_translate branch
|
2015-09-16 07:01:09 -07:00 |
fake_locales.py
|
use make to avoid reprocessing res_src strings.xml files
|
2020-01-13 12:10:40 -08:00 |
fetch-db-from-sdcard.sh
|
name change to remind what script is doing
|
2014-04-29 06:43:11 -07:00 |
fetch-screenshots.sh
|
script to ... fetch screenshots
|
2013-11-28 11:42:07 -08:00 |
find-and-ant.sh
|
change adb utility scripts so they work with more than just one set of apps.
|
2016-07-26 22:08:29 -07:00 |
find-and-gradle.sh
|
script change to build android from anywhere
|
2023-03-17 09:22:54 -07:00 |
fix-loc-xmls.py
|
update to use python3 and indent to match weblate
|
2021-12-07 11:15:38 -08:00 |
gen_loc_ids.py
|
generate hashmap from strings.xml -- all of them -- making it
|
2014-04-06 18:58:33 -07:00 |
genPrefsWrapper.sh
|
generate mapping from prefs file to binding to fix reset
|
2021-02-18 15:57:10 -08:00 |
getsigs.sh
|
make android compile/run with wasm changes
|
2021-03-19 14:29:20 -07:00 |
images.mk
|
tapping thumbnail opens game
|
2020-08-20 14:13:56 -07:00 |
info.py
|
remove unused variable and incorrect --help param
|
2020-05-20 20:49:54 -07:00 |
install-dict.sh
|
script to push a .xwd file onto a device -- or mine anyway
|
2013-11-21 19:20:23 -08:00 |
key-setup.sh
|
deal with case where target of symlink is gone
|
2016-01-23 20:55:32 -08:00 |
logcat.py
|
allow specifying PID
|
2020-11-13 17:43:18 -08:00 |
mk_for_download.py
|
update test section to work again
|
2014-05-06 07:25:00 -07:00 |
mk_xml.py
|
convert to python3
|
2020-06-15 17:20:26 -07:00 |
mkimages.sh
|
specify svg files to be used as sources
|
2020-03-17 20:25:33 -07:00 |
mkvariant.sh
|
ignore case where no files exist (so that /* doesn't expand)
|
2015-08-24 07:39:24 -07:00 |
mygit.py
|
make finding most recent apk based on git revision
|
2017-08-14 22:40:07 -07:00 |
ndkbuild.sh
|
fix jni build. Full .apk now produced.
|
2017-01-18 08:33:49 -08:00 |
ndksetup.sh
|
fix to compile with latest ndk
|
2020-02-09 20:02:01 -08:00 |
plurals-names.sh
|
look for plurals too
|
2016-01-23 21:06:37 -08:00 |
prefsWrapper.mk
|
generate mapping from prefs file to binding to fix reset
|
2021-02-18 15:57:10 -08:00 |
reinstall-all.sh
|
fix script
|
2014-09-21 16:59:00 -07:00 |
rm-non-git.sh
|
make script actually work
|
2016-07-18 08:49:36 -07:00 |
sign-align.sh
|
sign with v2 as well (for android 30)
|
2021-12-04 11:02:23 -08:00 |
string-names.sh
|
fix to work from main build directory
|
2012-11-01 19:32:08 -07:00 |
string2plurals.py
|
fix to output unicode
|
2015-03-19 06:58:28 -07:00 |
test-small.sh
|
script to swap resources for small-device testing
|
2016-08-18 12:38:41 -07:00 |
uninstall.sh
|
Uninstall variant based on where called from if unspecified
|
2012-07-31 06:46:11 -07:00 |
Variant.mk
|
remove sms permissions from play store variant
|
2019-01-24 18:45:24 -08:00 |
xw4mobile.css
|
improve page users see when opening invite from new device on an old one.
|
2012-12-01 10:10:28 -08:00 |