Eric House
|
773f04e95b
|
remove .gitignores from directory that's going away
|
2012-11-02 05:36:48 -07:00 |
|
Eric House
|
563422de02
|
turn on DEVID feature for linux
|
2012-11-02 05:35:56 -07:00 |
|
Eric House
|
47f9eb03b9
|
merge in changes from the -gcm directory: GCM will be a feature of the
non-variant build now.
|
2012-11-02 05:35:31 -07:00 |
|
Eric House
|
e66ddc3765
|
make stream_catString work with null ptr
|
2012-11-01 21:08:58 -07:00 |
|
Eric House
|
ecd6d81228
|
Merge branch 'android_branch' into android_gcm
|
2012-11-01 19:50:07 -07:00 |
|
Eric House
|
a73a5e8077
|
there seems to be no way to fix the warning so add comment
|
2012-11-01 19:46:38 -07:00 |
|
Eric House
|
257a15917b
|
script to run with lint checks enabled -- since I always have to look up how.
|
2012-11-01 19:46:08 -07:00 |
|
Eric House
|
a4787d5614
|
remove unused strings
|
2012-11-01 19:45:13 -07:00 |
|
Eric House
|
364acb6dcd
|
cleanup: remove some logging and unused string resources
|
2012-11-01 19:32:29 -07:00 |
|
Eric House
|
935e3b9673
|
fix to work from main build directory
|
2012-11-01 19:32:08 -07:00 |
|
Eric House
|
1c33c8cc31
|
scripts that help find unneeded string resources
|
2012-11-01 19:17:46 -07:00 |
|
Eric House
|
27935752a8
|
check cursor still open in attempt to fix crash seen on Galaxy Nexus
|
2012-11-01 18:39:26 -07:00 |
|
Eric House
|
057a41e4a9
|
check cursor still open in attempt to fix crash seen on Galaxy Nexus
|
2012-11-01 07:59:42 -07:00 |
|
Eric House
|
7135e30fe9
|
add missing ifdef
|
2012-11-01 07:58:36 -07:00 |
|
Eric House
|
3e289adc18
|
move related methods together
|
2012-11-01 07:58:27 -07:00 |
|
Eric House
|
fe819982da
|
Merge remote-tracking branch 'origin/android_branch' into android_gcm
|
2012-10-31 07:44:16 -07:00 |
|
Eric House
|
3d6a170921
|
python script to check relay and invoke GCM to notify recipients
|
2012-10-31 07:20:40 -07:00 |
|
Eric House
|
a61bb31aa5
|
update for newest wordlist
|
2012-10-31 07:12:10 -07:00 |
|
Eric House
|
b552a1fad0
|
check for moves on receiving message from GCM. Round-trip now works!
|
2012-10-31 07:09:23 -07:00 |
|
Eric House
|
d97c057b8c
|
Merge branch 'android_branch' into android_gcm
|
2012-10-31 06:33:54 -07:00 |
|
Eric House
|
1cae4e9a4c
|
increase buffer size, and test rather than assert for overflow. Fixes
crash with new large GCM devids.
|
2012-10-31 06:12:24 -07:00 |
|
Eric House
|
1b7a618454
|
send the right dev id
|
2012-10-31 06:03:31 -07:00 |
|
Eric House
|
fe47266b1f
|
don't ignore output when compiling jni: hides errors!
|
2012-10-30 08:05:25 -07:00 |
|
Eric House
|
6014e3d76f
|
turn on devid code and implement support in java. Untested, but should work.
|
2012-10-30 07:57:17 -07:00 |
|
Eric House
|
6cf5d7e04e
|
Android.mk needs to be checked in
|
2012-10-30 07:48:16 -07:00 |
|
Eric House
|
c93dfd6605
|
Merge branch 'android_branch' into android_gcm
Conflicts:
xwords4/android/XWords4/res/values/common_rsrc.xml
|
2012-10-30 07:10:42 -07:00 |
|
Eric House
|
3469975d2a
|
add, still disabled by compile-time flags, code to transmit device ID
(e.g. ID Android devices get via GCM) to relay and to associate it
there with messages that need to be delivered.
|
2012-10-30 07:01:47 -07:00 |
|
Eric House
|
80a79b6991
|
Make it less likely that a message received while I'm not intercepting
them will be opened more than once: track whether I've searched the
SMS db, and only clear that setting when SMS play is *disabled*.
|
2012-10-29 21:20:32 -07:00 |
|
Eric House
|
ba0f91c438
|
cleanup: use constant
|
2012-10-29 20:43:02 -07:00 |
|
Eric House
|
e90621ec1d
|
use existing string rather than invent a new one
|
2012-10-29 07:30:09 -07:00 |
|
Eric House
|
e39b776d80
|
Add button to alert warning that SMS isn't on that takes you to
Preferences.
|
2012-10-29 07:20:11 -07:00 |
|
Eric House
|
2375a6730a
|
tweak text
|
2012-10-27 15:31:49 -07:00 |
|
Eric House
|
b83e587d91
|
changelog and version strings for beta 53
|
2012-10-27 15:21:33 -07:00 |
|
Eric House
|
5aef1afec3
|
point URL at android part of sf.net site, not home.
|
2012-10-27 13:18:08 -07:00 |
|
Eric House
|
f0a46eacfa
|
script reached by URL in SMS messages sent to devices without
Crosswords installed.
|
2012-10-27 13:15:34 -07:00 |
|
Eric House
|
86378e4f0b
|
Merge remote branch 'origin/android_branch' into android_branch
|
2012-10-27 08:55:19 -07:00 |
|
Eric House
|
e7d5be06e9
|
fix crash when old client connects to new host by making host use the
right version test in deciding what to send.
|
2012-10-27 08:52:54 -07:00 |
|
Eric House
|
4ea8569abc
|
honor --min-devs flag
|
2012-10-27 08:15:07 -07:00 |
|
Eric House
|
e1fa0f9dd3
|
Merge remote-tracking branch 'origin/android_branch' into android_branch
|
2012-10-26 07:06:59 -07:00 |
|
Eric House
|
fb747304eb
|
put sms at bottom of new-game dialog
|
2012-10-26 07:00:23 -07:00 |
|
Eric House
|
b097e0825e
|
fix linux crash do to casting problem
|
2012-10-26 06:49:15 -07:00 |
|
Eric House
|
d7d666e4f9
|
Merge branch 'android_branch' into android_gcm
|
2012-10-25 08:12:02 -07:00 |
|
Eric House
|
6e39466b09
|
somehow new dict-download code is storing some in info DB with
langcode of 0. Work around that by rebuilding cache entry when that's
seen.
|
2012-10-25 08:03:56 -07:00 |
|
Eric House
|
6180834ada
|
log case where game has no dicts
|
2012-10-25 08:02:30 -07:00 |
|
Eric House
|
4ed1446e06
|
Fix new bug: don't null out default dict just because we don't have one.
|
2012-10-25 07:58:39 -07:00 |
|
Eric House
|
b40e9b7928
|
assert non-0 lang code
|
2012-10-25 07:10:54 -07:00 |
|
Eric House
|
f2684e5652
|
log device ID even when it's not newly assigned
|
2012-10-25 06:24:19 -07:00 |
|
Eric House
|
fcc4a0a5f9
|
add new file
|
2012-10-25 06:23:49 -07:00 |
|
Eric House
|
4c1c0ddaaa
|
Merge branch 'android_branch' into android_gcm
Conflicts:
xwords4/android/XWords4/src/org/eehouse/android/xw4/XWPrefs.java
|
2012-10-24 08:05:50 -07:00 |
|
Eric House
|
9bb8c9cddf
|
don't allow change of dict in in-play networked game
|
2012-10-24 08:01:52 -07:00 |
|