Eric House
|
2494f7b8d4
|
add activity for localizing strings and add menuitem to localizable activities to trigger it. Does nothing yet, including populating itself.
|
2014-04-05 10:27:05 -07:00 |
|
Eric House
|
16346beeb1
|
enforce new convention: strings containing formatting must be names whatever_fmt (and strings containing formatting must be so named.) I'm going to have to parse such strings, which will be expensive, so being able to determine from the name whether there's a need should help.
|
2014-04-04 23:42:57 -07:00 |
|
Eric House
|
2b2fd32951
|
replace %s and %d (and enforce)
|
2014-04-04 23:09:50 -07:00 |
|
Eric House
|
73a1083dff
|
only show lookup menuitem when there's a single word selected, and include that word in the menu title
|
2014-03-22 10:37:48 -07:00 |
|
Eric House
|
c426741fa1
|
use same counter title for wordlist and studylist browsers
|
2014-03-21 19:54:30 -07:00 |
|
Eric House
|
9dab6bc772
|
add studylist menu to lookup selected words -- same as tapping, but maybe easier to discover.
|
2014-03-21 19:42:23 -07:00 |
|
Eric House
|
3717035150
|
include number to be deleted in comfirm message
|
2014-03-19 22:56:17 -07:00 |
|
Eric House
|
fd817a98da
|
implement menus, including adding crappy placeholder icons
|
2014-03-19 21:29:20 -07:00 |
|
Eric House
|
aa6fbf8605
|
snapshot on the way to making studylists editable: add checkbox to xwlistitem. It's to be an alterative to long tap to select. Implement selectAll and deselectAll.
|
2014-03-19 20:42:29 -07:00 |
|
Eric House
|
a5f0c797bb
|
use one message for deletion of groups, whether one or many
|
2014-03-17 07:45:09 -07:00 |
|
Eric House
|
37b2458140
|
add number being reset to message
|
2014-03-17 06:56:10 -07:00 |
|
Eric House
|
94a838d88e
|
give lookup alert a title
|
2014-03-14 18:55:06 -07:00 |
|
Eric House
|
fb7c1682b4
|
tweak string
|
2014-03-07 19:10:06 -08:00 |
|
Eric House
|
df771f50c4
|
add function that resends all pending (un-ackd, at the comms level) messages for unlocked games and, for testing mostly, a menuitem on the main activity to trigger it. Probably crashes if there's a message for a game connected by other than relay.
|
2014-03-04 07:05:55 -08:00 |
|
Eric House
|
80c3374728
|
add build timestamp to about dialog (needs better formatting)
|
2014-02-10 19:20:35 -08:00 |
|
Eric House
|
048ae63802
|
make bad-words reporting dialog blocking so robot doesn't go ahead and move and put its moved dialog up on top of the bad words one before it's dismissed; also change name of string to reflect that it's a format.
|
2014-02-06 07:22:57 -08:00 |
|
Eric House
|
dd38543398
|
add toast to confirm that word's been added
|
2014-01-31 07:25:28 -08:00 |
|
Eric House
|
c40cef2101
|
add newbie tip for studylist copy feature
|
2014-01-30 21:31:14 -08:00 |
|
Eric House
|
426b5b59b2
|
for better discoverability, always show the studylist menus when the feature's on and supply explantions when there's nothing to show
|
2014-01-30 19:16:00 -08:00 |
|
Eric House
|
3ea86e630d
|
add label before lang-pick spinner
|
2014-01-30 07:12:32 -08:00 |
|
Eric House
|
32ecd1d026
|
more studylist: add lookup-on-tap, show language in title bar, and add
menuitem to board menu too
|
2014-01-29 19:37:04 -08:00 |
|
Eric House
|
11767a41e4
|
show toast on successful paste
|
2014-01-29 07:49:57 -08:00 |
|
Eric House
|
21f2936e87
|
confirm before deleting all words
|
2014-01-29 07:43:45 -08:00 |
|
Eric House
|
2520fb4c05
|
add menu and implement copy-to-clipboard
|
2014-01-29 07:15:25 -08:00 |
|
Eric House
|
4421472391
|
add (empty so far) studylist browser and menu to invoke it
|
2014-01-28 06:50:27 -08:00 |
|
Eric House
|
49d26dab07
|
rough out UI for adding selected or played words to study list DB. Next: add a UI for displaying it etc.
|
2014-01-27 21:24:57 -08:00 |
|
Eric House
|
acb090154d
|
add rate-me menu
|
2014-01-23 19:32:06 -08:00 |
|
Eric House
|
633a9d190a
|
up copyright for the new year
|
2014-01-07 07:07:22 -08:00 |
|
Eric House
|
2dd56d08af
|
tweak string
|
2013-11-29 07:15:47 -08:00 |
|
Eric House
|
991c042e78
|
add newbie warning against using Firefox for wordlist downloads.
|
2013-11-28 19:01:07 -08:00 |
|
Eric House
|
42800851d3
|
combine thumbnail prefs to reduce nesting
|
2013-11-25 07:58:11 -08:00 |
|
Eric House
|
f88e7a89f0
|
tweak text
|
2013-11-21 06:47:00 -08:00 |
|
Eric House
|
75d9752024
|
use "pct." to indicate what thumb scale choices mean. '%' triggers a
known crasher in Android.
|
2013-11-21 06:44:19 -08:00 |
|
Eric House
|
b874406b7b
|
add newbie message about how NFC works
|
2013-11-21 05:53:38 -08:00 |
|
Eric House
|
5f7242f01b
|
tweak string
|
2013-11-20 07:34:11 -08:00 |
|
Eric House
|
b1ae563ae6
|
fix NPE when installed with existing SMS invites in inbox
|
2013-11-20 06:54:51 -08:00 |
|
Eric House
|
51a561077c
|
when action-bar-equipped device tries to hide title bar warn and then
disable pref.
|
2013-11-19 07:22:14 -08:00 |
|
Eric House
|
45fcd19e6e
|
use gameID as inviteID, so that all devices in a game will be using
the same gameID -- and use that to reject as duplicates attempts to
use the same invitation more than once.
|
2013-11-18 21:38:59 -08:00 |
|
Eric House
|
03f532374b
|
put up NFC button even if turned off, and when it's used offer to turn
it on.
|
2013-11-18 06:27:24 -08:00 |
|
Eric House
|
e701af7262
|
tweak text
|
2013-11-17 21:18:33 -08:00 |
|
Eric House
|
cae89a60a8
|
include hint in subtitle
|
2013-11-16 18:31:32 -08:00 |
|
Eric House
|
e4e0f57676
|
put up different help text depending on whether user has buttons or
menus (since the text mentions them)
|
2013-11-15 19:02:13 -08:00 |
|
Eric House
|
d461268b8c
|
tweak newbie hint
|
2013-11-15 18:44:11 -08:00 |
|
Eric House
|
e20a72e527
|
remove and turn off active rect stuff
|
2013-11-14 05:59:51 -08:00 |
|
Eric House
|
3b3746d2e5
|
fix invites dialog to show the right buttons for all cases.
|
2013-11-13 06:52:45 -08:00 |
|
Eric House
|
e63e5b6102
|
Merge branch 'android_branch' into android_nfc
|
2013-11-12 18:39:31 -08:00 |
|
Eric House
|
8704efd38e
|
add send-invites menuitem that's at top of board menu but only visible
when game's unconnected
|
2013-11-12 18:39:13 -08:00 |
|
Eric House
|
10608b137f
|
Mark the current player's wordlist in wordlists popup
|
2013-11-12 07:05:37 -08:00 |
|
Eric House
|
a88835a4a1
|
Successfully send text via NFC and log it on receiver
|
2013-11-11 21:36:19 -08:00 |
|
Eric House
|
8099b77e52
|
refuse to a create second game from an invitation unless a debug pref
is set.
|
2013-11-11 20:44:08 -08:00 |
|