summaryrefslogtreecommitdiff
path: root/svtools/langsupport
diff options
context:
space:
mode:
authorTor Lillqvist <tml@iki.fi>2013-03-07 02:17:49 +0200
committerTor Lillqvist <tml@iki.fi>2013-03-07 02:33:42 +0200
commit0ce2d740a2ed93a029a290fe88748ac92baff9a0 (patch)
tree3751cf456702440375fac64790df35bbf46a2dd2 /svtools/langsupport
parent8ba203c726df97039125ad8b3223802fc80a9110 (diff)
Handle damage tracking and redrawing properly in the "desktop" Android app
In the damaged() method do a callback up to Java code in Desktop that invalidates the view. For now store the view in a static field, but need to do that in a cleaner way eventually. There might in some circumstancest be several instances of the Desktop activity present. Obviously should also run just one LO thread. Get rid of the temporary self-invalidattion in onDraw() silliness. Start the LO thread that runs soffice_main() from Java, not from native code. Apparently only threads created from Java have proper class loaders in Android. No need for an own DoReleaseYield() in AndroidSalInstance, the one in the SvpSalInstance base class does what needs to be done. Change-Id: I4cb85b352fca1f1375f726620ec8c93d2047f113
Diffstat (limited to 'svtools/langsupport')
0 files changed, 0 insertions, 0 deletions