[go: up one dir, main page]

Menu

SVN Commit Log


Commit Date  
[r3440] by eehouse

Change board_zoom to indicate direction only of zoom, not number of
cols. When figuring internal dimensions zoom out as needed to meet
maxSize value. This fixes problem where rotating a zoomed portrait
board to landscape leaves cells bigger than they can be made by
zooming, but then the desired zoom has been changed and stored and so
on return to portrait cells are smaller/less zoomed. Need to see if I
can live with that.

2010-06-05 03:40:23 Tree
[r3439] by eehouse

add Retry button to dialog announcing client failure to find expected
room on relay. From handler call new comms_resetSame and existing
code to init client game connecion.

2010-06-05 03:40:09 Tree
[r3438] by eehouse

export comms_resetSame through jni

2010-06-05 03:39:38 Tree
[r3437] by eehouse

add comms_resetSame that resets relay with existing params.

2010-06-05 03:39:16 Tree
[r3436] by eehouse

change api for board_zoom and change callers. No effect on java and
no behavior change.

2010-06-05 03:39:06 Tree
[r3435] by eehouse

use same logic to decide to zoom and to report whether can zoom next
time. Fixes bug preventing + button from greying out when fully
zoomed in.

2010-06-05 03:38:49 Tree
[r3434] by eehouse

quick hack to enable/disable zoom buttons so can debug board.c w/out
android.

2010-06-05 03:38:40 Tree
[r3433] by eehouse

oops. Fix assertion by not stopping dragging unless it's been
started.

2010-06-04 03:47:56 Tree
[r3432] by eehouse

stop dragging before putting up miniwindow. This allows to drag
finger off of bonus hint just displayed without scrolling the screen.

2010-06-04 03:47:46 Tree
[r3431] by eehouse

move System.loadLibrary("xwjni"); to XwJNI.java which is certain to
always be loaded before any jni call is made. Fixes -- I hope --
occasional UnsatisfiedLinkError happening on-device.

2010-06-04 03:47:37 Tree
Older >