office-gobmx/android/experimental/DocumentLoader
Miklos Vajna 4c359c22e1 android: don't bootstrap after every rotation in DocumentLoader
It seems that previously onCreate served 3 different purposes:

1) bootstrap UNO machinery
2) load the document
3) create the view

Ideally it should do the first two only if not done already -- as a
first step, this commit extracts 1) and does only once.

Change-Id: I087a6b934c05295263080f571c95ef152e4602cb
2012-11-20 11:02:25 +01:00
..
jni Don't hardcode jni/Application.mk either 2012-08-23 12:37:21 +03:00
src android: don't bootstrap after every rotation in DocumentLoader 2012-11-20 11:02:25 +01:00
AndroidManifest.xml sync android manifest with project properties: sdk version 2012-11-12 11:27:37 +01:00
build.xml Fix edit mistake, the point is to not include the SDK build.xml here 2012-08-09 10:53:41 +03:00
fonts.conf
Makefile Reduce dynamic symbols and strip all local ones from the Android single .so 2012-11-16 16:25:17 +02:00
native-code.cxx Add animcore and dba mappings 2012-10-15 13:47:52 +03:00
project.properties