summaryrefslogtreecommitdiffstats
path: root/android
Commit message (Expand)AuthorAgeFilesLines
* update cppunit to 1.13.0Markus Mohrhard2012-06-272-2/+2
* Use "largeHeap" and "hardwareAccelerated" (quite visible improvement)Tor Lillqvist2012-06-271-2/+5
* Adapt page switch animation duration to fling velocityTor Lillqvist2012-06-271-4/+6
* Use GestureImageView again but still do handle page changesTor Lillqvist2012-06-274-51/+39
* Whitespace cleanupTor Lillqvist2012-06-271-3/+3
* android: make launcher function as expected - starts writer.Michael Meeks2012-06-261-11/+6
* android: remove duplicate services.rdb from config, and static bitsMichael Meeks2012-06-261-4/+9
* Fixed some erroneous package references.Iain Billett2012-06-257-21/+18
* Add some "thinking aloud" style commentsTor Lillqvist2012-06-251-5/+32
* Fixed file opening.Iain Billett2012-06-222-1/+22
* LibreOffice4Android can now open actual .odt documents from the file explorer.Iain Billett2012-06-221-4/+4
* LibreOffice4Android now builds.Iain Billett2012-06-228-0/+38
* An new project to combine DocumentLoader with the Android UI. (Not building -...Iain Billett2012-06-2259-0/+4535
* Added a preferences activity to set default behaviour.Iain Billett2012-06-227-11/+121
* Use actual view size instead of 1024x1024Tor Lillqvist2012-06-201-7/+22
* Parametrize the page cache sizeTor Lillqvist2012-06-201-24/+28
* Further tweaks to the async codeTor Lillqvist2012-06-201-47/+31
* Asynchronous document loading and page renderingTor Lillqvist2012-06-191-134/+225
* Added file sorting - alphabetical, by size, by last modified.Iain Billett2012-06-199-28/+150
* Re-organised the Android UI code to make better use of Android lifecycle even...Iain Billett2012-06-192-55/+89
* Pass also scale and offset to createScreenCompatibleDeviceUsingBuffer()Tor Lillqvist2012-06-181-26/+64
* Some UI tweeks - trying to get long filenames to display nicely.Iain Billett2012-06-153-14/+23
* Fixed folder navigation in list view.Iain Billett2012-06-151-2/+5
* Fixed view type persistence problem.Iain Billett2012-06-151-5/+3
* Fix view toggle menu item label.Iain Billett2012-06-151-2/+2
* Added a list view to the Android UI.Iain Billett2012-06-156-47/+450
* Make sure homeDirectory existsTor Lillqvist2012-06-151-0/+1
* Bin two unneeded (and not found!?) importsTor Lillqvist2012-06-151-2/+0
* Experiment with ViewFlipperTor Lillqvist2012-06-141-44/+178
* More work on the file explorer. Added file type filtering. Maintains state if...Iain Billett2012-06-146-31/+183
* some eclipse projects with pure Android UI stuff. LO code not yet integrated.Iain Billett2012-06-1450-0/+1307
* Use XToolkit2::createScreenCompatibleDeviceUsingBufferTor Lillqvist2012-06-123-80/+42
* Verify that we do get the RGBX format DIB we expectTor Lillqvist2012-06-071-2/+9
* Use 32bpp bitmaps on Android (and iOS)Tor Lillqvist2012-06-053-84/+115
* Use Jason Polites's GestureImageView, and some cleanupTor Lillqvist2012-05-3115-57/+2076
* Display the rendered documentTor Lillqvist2012-05-311-7/+62
* Add a BGR to RGBA twiddling JNI functionTor Lillqvist2012-05-311-0/+8
* Progress finallyTor Lillqvist2012-05-311-6/+25
* Getting closer, maybeTor Lillqvist2012-05-311-4/+78
* Better comment for how to use lo-straceTor Lillqvist2012-05-301-1/+1
* No cmdline file is created so don't use lo-main-indirect-cmdline thenTor Lillqvist2012-05-301-3/+1
* More experimentationTor Lillqvist2012-05-302-22/+61
* Add temporary test JNI method createWindowFoo()...Tor Lillqvist2012-05-301-1/+4
* Add an "extra" called lo-extra-libs for a list of libs to load earlyTor Lillqvist2012-05-301-0/+11
* android: add possibility to add application specific fonts to fontconfigMichael Meeks2012-05-281-0/+1
* android: package much more: calc, chart, embedded objects, writerMichael Meeks2012-05-281-15/+21
* android: disable document recovery, it doesn't demo so well.Michael Meeks2012-05-281-0/+1
* android: make launcher function as expected - starts writer.Michael Meeks2012-05-282-3/+4
* More clueless test hackingTor Lillqvist2012-05-241-8/+24
* Don't bother with so many test docsTor Lillqvist2012-05-241-1/+1