summaryrefslogtreecommitdiffstats
path: root/android/experimental
Commit message (Expand)AuthorAgeFilesLines
* First draft of "navigator", a strip of "live" thumbnails which are clickable.Iain Billett2012-06-282-25/+116
* Some styling of document viewer. Transparent overlayed action bar with hide/s...Iain Billett2012-06-286-5/+302
* 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
* 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-122-79/+33
* 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-052-84/+113
* Use Jason Polites's GestureImageView, and some cleanupTor Lillqvist2012-05-3115-57/+2076
* Display the rendered documentTor Lillqvist2012-05-311-7/+62
* Progress finallyTor Lillqvist2012-05-311-6/+25
* Getting closer, maybeTor Lillqvist2012-05-311-4/+78
* More experimentationTor Lillqvist2012-05-302-22/+61
* More clueless test hackingTor Lillqvist2012-05-241-8/+24
* Don't bother with so many test docsTor Lillqvist2012-05-241-1/+1
* A bit more introspective debugging output...Tor Lillqvist2012-05-221-0/+12
* Don't create the local.properties files in the source tree from configureTor Lillqvist2012-05-162-4/+6
* Move the sleep (for attaching debugger) earlierTor Lillqvist2012-05-161-3/+3
* Don't mention the same rdb file in both UNO_SERVICES and URE_MORE_SERVICESTor Lillqvist2012-05-161-2/+2
* Update library listTor Lillqvist2012-05-161-5/+2
* Drop libs that now are static, add a few missing onesTor Lillqvist2012-04-201-6/+3
* Enable loading of several documents, and do that thenTor Lillqvist2012-04-202-19/+28
* .gitignoreLuboš Luňák2012-04-191-0/+1
* Move DocumentLoader to the "experimental" subdirectoryTor Lillqvist2012-04-189-0/+708
* Initial start of an Android UI (experimental)Jonathan Aquilina2012-04-1815-0/+190