summaryrefslogtreecommitdiff
path: root/android/experimental/LibreOffice4Android/src/org
AgeCommit message (Expand)Author
2014-09-18Android: merge LibreOffice4Android into LOAndroid3Jacobo Aragunde Pérez
2014-09-11LibreOffice4Android: Fix NullPointerExceptionJacobo Aragunde Pérez
2014-09-11LibreOffice4Android: Remove dependency from actionbarsherlockJacobo Aragunde Pérez
2014-09-11LibreOffice4Android: Disable thumbnails so the application can runJacobo Aragunde Pérez
2014-08-20java: remove unnecessary return statementsNoel Grandin
2014-08-19java: use Boolean.valueOf instead of instantiating Boolean objectsNoel Grandin
2013-11-23outter -> outer (also when "outter" is inside another word)Julien Nabet
2013-07-22LibreOffice4Android: render in a bit better qualityMiklos Vajna
2013-07-22LibreOffice4Android: support pinch zoom and dragging around while in zoomMiklos Vajna
2013-03-03Related to fdo#60724: correct spellingThomas Arnhold
2012-10-24fdo#46808, renamet awt::XToolkit2 to XToolkitExperimental..Noel Grandin
2012-10-11Adapt to disable-dynloading styleTor Lillqvist
2012-09-19dung out no longer needed initUCBHelper methods; thanks to sberg.Michael Meeks
2012-09-06Move Bootstrap setup and lib pre-loading (for easier debugging) to onCreate()Tor Lillqvist
2012-08-20libmerged: add fsstorage, svl, sot, vclMatúš Kukan
2012-08-15Added soft shadow around thumbnails.Iain Billett
2012-08-15Moved Animation code to DocumentViewer.Iain Billett
2012-08-14android: recover from un-thumb-nail-able documents without crashingMichael Meeks
2012-08-10Some minor bug fixes and code clean-up.Iain Billett
2012-08-10Added a static loading page.Iain Billett
2012-08-10Complete internal rework of DocumentViewer.Iain Billett
2012-08-09Reduce the legacy.osl logging verbosity here, tooTor Lillqvist
2012-08-07Fixed problems after rebase.Iain Billett
2012-08-07Quick fix for upside down thumbnails.Iain Billett
2012-08-07Async loading of thumbnails.Iain Billett
2012-08-07Changed folder icon to show thumbnails of docs within folder.Iain Billett
2012-08-07Added methods to check if a file has a thumbnail.Iain Billett
2012-08-07Added Actionbar-sherlock lib & added dark striped actionbar with Holo.lightIain Billett
2012-08-07Some work on styling. Fix filter exception.Iain Billett
2012-08-06android: fewer exceptions, and more debug output on null renderablesMichael Meeks
2012-07-12couple more file extensionMichael Meeks
2012-07-11Added DocumentViewer class to hide page navigation/caching details.Iain Billett
2012-07-04Use page thumbnails for icons.Iain Billett
2012-07-04Moved headers in xml files. Save page 1 thumbnail in onDestroy.Iain Billett
2012-07-04Added licence headers on java & xml files.Iain Billett
2012-07-04removed progress bar - layout issues - will come back to it.Iain Billett
2012-07-04Added progress bar.Iain Billett
2012-07-04Some optimisations of the open method to re use page views where possible. wo...Iain Billett
2012-07-01This is Java, not C++Tor Lillqvist
2012-06-29android: add more extensions, fix build issueMichael Meeks
2012-06-29android: cleanup the file extension guessing and expand it for prettinessMichael Meeks
2012-06-28First draft of "navigator", a strip of "live" thumbnails which are clickable.Iain Billett
2012-06-28Some styling of document viewer. Transparent overlayed action bar with hide/s...Iain Billett
2012-06-25Fixed some erroneous package references.Iain Billett
2012-06-22Fixed file opening.Iain Billett
2012-06-22LibreOffice4Android can now open actual .odt documents from the file explorer.Iain Billett
2012-06-22LibreOffice4Android now builds.Iain Billett
2012-06-22An new project to combine DocumentLoader with the Android UI. (Not building -...Iain Billett