Commit Graph

8 Commits

Author SHA1 Message Date
84949ba280 android: Improve the button descriptions.
Change-Id: I770065f7cb9aef3413cf8ebf860991147b6e14eb
2014-10-10 14:32:33 +02:00
2b85db8b6b android: Simplify the About dialog creation.
Change-Id: I40fb007e8f672e1c5ff4e6e23c043b7305e726a9
2014-10-09 20:57:06 +02:00
d885cf403c android: Fix typo.
Change-Id: I22f7bbcc5bc5f58c30a5915c876736f664a42a61
2014-10-04 17:51:32 +02:00
623007c0fa android: about dialog description, app names - viewer & browser
Change-Id: I4f759b6a004ca8f12974f3d0daa9f1d78c015f2a
2014-10-04 17:51:16 +02:00
47314618c8 android: about dialog in properties
Change-Id: I82961efee6415f07248c79062f2b3b8c58266821
2014-10-04 17:39:52 +02:00
71832a527a Android: merge LibreOffice4Android into LOAndroid3
This commit merges the code of the document browser found in
android/experimental/LibreOffice4Android into the new document viewer
at LOAndroid3. All the source and resources is moved, and some
duplicated files are removed.

From now on the apk generated by LOAndroid3 will provide the document
browser too.

Slightly modified the build files of ExperimentalDesktop project
because they depended on LibreOffice4Android being built.

Change-Id: I0579afda7b570509ca4d3873c28a13fcbeeb5ab8
Reviewed-on: https://gerrit.libreoffice.org/11487
Reviewed-by: Tomaž Vajngerl <quikee@gmail.com>
Tested-by: Tomaž Vajngerl <quikee@gmail.com>
2014-09-18 20:52:01 +00:00
b69f5a1857 LOAndroid3: Add a side drawer to show available parts (by name)
Use DrawerLayer to show a side drawer with parts of the loaded
document. The dawer consists of an image (could be changed by a
thumbnail in the future) and the part name.

Change-Id: I27fb6112d9f11e19f3295ace97103b89816591aa
2014-08-10 23:00:45 +02:00
a6ecd8b2a9 LOAndroid3: ant/make for building, Bootstrap project
LOAndroid3 is based of LibreOffice4Android project which uses
ant/make for building. By using LibreOffice4Android as the base,
the project creates a APK archive which has all needed files
to start LibreOffice in Android environment.

Change-Id: I697d5f727bdaf93e774144ad597d7081d2609908
2014-06-30 14:48:03 +02:00