xwords/xwords4/android/scripts
Eric House f2c4c82129 a shot at no-conn connecting
Ideally the comms module wouldn't go through its connecting routine in
order to join a game. To that end I added a join() method to relay.py
and code to call it. Joins happen (pairing games, starting new ones,
etc.), but after that communication doesn't. First part of fixing that
would be to make cookieID persistent and transmit it back with the rest
of what join sends (since it's used by all the messages currently sent
in a connected state), but I suspect there's more to be done, and even
that requires a fair number of changes on the relay side. So all that's
wrapped in #ifdef RELAY_VIA_HTTP (and turned off.)
2017-11-10 21:34:02 -08:00
..
.gitignore ignore .pyc file 2014-04-14 06:28:48 -07: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-uninstall.sh fix script for a gradle world 2017-09-07 07:45:33 -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
and_index.php update script seen by those without the app installed 2017-10-12 21:14:07 -07:00
apk-cmp.py fix to show files appearing in only one apk 2015-12-05 11:13:13 -08:00
arelease-clone.sh fix release script errors and that running it finds 2017-01-19 06:22:24 -08:00
arelease.sh sign release apks outside of gradle 2017-05-23 19:03:19 -07:00
build_with_lint.sh script to run with lint checks enabled -- since I always have to look up how. 2012-11-01 19:46:08 -07:00
check-usage.sh look for plurals too 2016-01-23 21:06:37 -08:00
check_l10n_strings.py use try for better usage error message 2015-03-25 04:51:30 -07:00
check_strings.py fix script checking localized strings 2016-12-30 09:57:33 -08:00
cleanvariants.sh cleanup: make work based on location if target not specified 2015-08-10 06:23:24 -07:00
copy-strings.py move and incorporate localized strings 2017-01-18 08:44:23 -08:00
copy-xlations.sh script to copy translation data from android_translate branch 2015-09-16 07:01:09 -07:00
fake_locales.py fake <plurals> too 2015-03-17 20:47:17 -07: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 failing to find an .apk is not an error 2017-02-27 18:31:17 -08:00
fix-loc-xmls.py don't replace old-style format strings when "formatted" attribute == false 2015-08-04 20:58:58 -07:00
gen_loc_ids.py generate hashmap from strings.xml -- all of them -- making it 2014-04-06 18:58:33 -07:00
getsigs.sh fix (I hope) script for harvesting jni sigs 2017-06-20 22:05:39 -07:00
images.mk make the have-chat icon green 2017-09-03 13:28:37 -07:00
info.py don't require myKey.py 2017-10-18 21:19:09 -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
market_redir.php rename php scripts so their URLs are a bit more helpful when the user 2011-09-15 18:52:15 -07:00
mk_for_download.py update test section to work again 2014-05-06 07:25:00 -07:00
mk_xml.py Use Log.? instead of DbgUtils.log? everywhere 2017-03-28 06:54:42 -07:00
mkimages.sh make the have-chat icon green 2017-09-03 13:28:37 -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 add cmdline options to generate single-abi .so 2017-06-06 05:45:31 -07:00
newgame.php add code to deal with Amazon, which I falsely identified as having 2012-11-25 12:30:25 -08:00
plurals-names.sh look for plurals too 2016-01-23 21:06:37 -08:00
reinstall-all.sh fix script 2014-09-21 16:59:00 -07:00
relay.py a shot at no-conn connecting 2017-11-10 21:34:02 -08:00
rm-non-git.sh make script actually work 2016-07-18 08:49:36 -07:00
setup_local_props.sh build with SDK version 23 2016-10-31 07:46:04 -07:00
sign-align.sh sign release apks outside of gradle 2017-05-23 19:03:19 -07: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
strings_check.sh remove unused strings 2017-04-07 00:58:59 -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 fix xw4d build (shortening more xw4dbg) 2017-05-23 19:03:29 -07: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