summaryrefslogtreecommitdiff
path: root/android
AgeCommit message (Expand)Author
2012-08-06Implemented Thumbnail activity.Andrzej J. R. Hunt
2012-08-06Fixed a further bug in the Listener cycle. Refactored image storage.Andrzej J. R. Hunt
2012-08-06Moved preview image preparation/transfer into separate class. Enabled.Andrzej J. R. Hunt
2012-08-06Fixed constructor issue in Listener, fixed usage of Transmitter.Andrzej J. R. Hunt
2012-08-06Added additional commands and parsing.Andrzej J. R. Hunt
2012-08-06Transmitter for queuing of messages (Client->Server), fixed protocol.Andrzej J. R. Hunt
2012-08-06Pure text for Client->Server. Json removed. Namespace cleanup.Andrzej J. R. Hunt
2012-08-06Changed from JSON to plaintext for Server->Client. Namespace usage cleanup.Andrzej J. R. Hunt
2012-08-06Image export, encoding and decoding. Protocol improvements.Andrzej J. R. Hunt
2012-08-06Preview image and slide number receiving code added to Android client.Andrzej J. R. Hunt
2012-08-06Initial commit of android remote.Andrzej J. R. Hunt
2012-08-03android: share more common Makefile pieces between a couple of usersMichael Meeks
2012-08-03android: get rule sharing right; it seems we have to nest importsMichael Meeks
2012-08-03android: share the clobbering of ant rules to not compress resourcesMichael Meeks
2012-08-03Reduce confusion, this isn't "DocumentLoader"Tor Lillqvist
2012-08-03Add the largeHeap and hardwareAccelerated attributesTor Lillqvist
2012-08-03Update for current SDKTor Lillqvist
2012-08-03Start the LibreOfficeUIActivity with "make run"Tor Lillqvist
2012-08-03Adapt r8b bits from ../DocumentLoader/MakefileTor Lillqvist
2012-08-03Adapt architecture-specific bits from ../LibreOffice4Android/MakefileTor Lillqvist
2012-07-31More NDK r8b adaptationTor Lillqvist
2012-07-20android: x86 porting work.Michael 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-30Update for SDK tools rev 20Tor Lillqvist
2012-06-30Hacking on on-demand multiple-level-of-detail quad-tree ideasTor 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-27update cppunit to 1.13.0Markus Mohrhard
2012-06-27Use "largeHeap" and "hardwareAccelerated" (quite visible improvement)Tor Lillqvist
2012-06-27Adapt page switch animation duration to fling velocityTor Lillqvist
2012-06-27Use GestureImageView again but still do handle page changesTor Lillqvist
2012-06-27Whitespace cleanupTor Lillqvist
2012-06-26android: make launcher function as expected - starts writer.Michael Meeks
2012-06-26android: remove duplicate services.rdb from config, and static bitsMichael Meeks
2012-06-25Fixed some erroneous package references.Iain Billett
2012-06-25Add some "thinking aloud" style commentsTor Lillqvist
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