Date: prev next · Thread: first prev next last
2012 Archives by date, by thread · List index


Hi,

I have submitted a patch for review:

    https://gerrit.libreoffice.org/1258

To pull it, you can do:

    git pull ssh://gerrit.libreoffice.org:29418/core refs/changes/58/1258/1

Add "document chooser" and "quit" to DocumentLoader in android/experimental

Both features have been added to the DocumentLoader menu.
By "document chooser", files are selected from the device SDCard.
This enhances the current state in which a single document (hard-coded in
the android application assets/ directory) is loaded.
The "quit" feature is just a menu item that exits the running DocumentLoader activity.
Changes were built (under Fedora17-i686) and tested (on Samsung GS3, Android-4.0)

Change-Id: I4d0e192b9fc7a3c5751f007cf99a9991bd70e719
---
M android/experimental/DocumentLoader/AndroidManifest.xml
A android/experimental/DocumentLoader/res/drawable-mdpi/file.png
A android/experimental/DocumentLoader/res/drawable-mdpi/fileopen.png
A android/experimental/DocumentLoader/res/drawable-mdpi/folder.png
A android/experimental/DocumentLoader/res/layout/select_document.xml
M android/experimental/DocumentLoader/res/menu/option.xml
M android/experimental/DocumentLoader/res/values/string.xml
A android/experimental/DocumentLoader/src/org/libreoffice/android/SelectDocumentAdapter.java
M android/experimental/DocumentLoader/src/org/libreoffice/android/examples/DocumentLoader.java
A 
android/experimental/DocumentLoader/src/org/libreoffice/android/examples/SelectDocumentActivity.java
10 files changed, 180 insertions(+), 0 deletions(-)


--
To view, visit https://gerrit.libreoffice.org/1258
To unsubscribe, visit https://gerrit.libreoffice.org/settings

Gerrit-MessageType: newchange
Gerrit-Change-Id: I4d0e192b9fc7a3c5751f007cf99a9991bd70e719
Gerrit-PatchSet: 1
Gerrit-Project: core
Gerrit-Branch: master
Gerrit-Owner: Naser Sharifi <sharifinaser@gmail.com>


Context


Privacy Policy | Impressum (Legal Info) | Copyright information: Unless otherwise specified, all text and images on this website are licensed under the Creative Commons Attribution-Share Alike 3.0 License. This does not include the source code of LibreOffice, which is licensed under the Mozilla Public License (MPLv2). "LibreOffice" and "The Document Foundation" are registered trademarks of their corresponding registered owners or are in actual use as trademarks in one or more countries. Their respective logos and icons are also subject to international copyright laws. Use thereof is explained in our trademark policy.