summaryrefslogtreecommitdiff
path: root/android
AgeCommit message (Expand)Author
2012-08-06Added automatic hiding of clockbar as necessary.Andrzej J.R. Hunt
2012-08-06Some cleanup on Presentation Fragment.Andrzej J.R. Hunt
2012-08-06Coverflow resize saved when fragment hidden.Andrzej J.R. Hunt
2012-08-06Countdown timer enabled.Andrzej J.R. Hunt
2012-08-06Basic timer code done.Andrzej J.R. Hunt
2012-08-06Added stopwatch and countdown bars.Andrzej J.R. Hunt
2012-08-06Fixed clockbar toggling.Andrzej J.R. Hunt
2012-08-06Enabled hiding of clockbar.Andrzej J.R. Hunt
2012-08-06Added main clockbar icons.Andrzej J.R. Hunt
2012-08-06Basic clock control bar done.Andrzej J.R. Hunt
2012-08-06Prepared clock button.Andrzej J.R. Hunt
2012-08-06Added proper toggling for thumbnail button.Andrzej J.R. Hunt
2012-08-06Fully fixed coverflow resizing, added menu, fixed fragment changes.Andrzej J.R. Hunt
2012-08-06First piece of ActionBar implemented.Andrzej J.R. Hunt
2012-08-06Added basic actionbar code, improved cover flow scaling.Andrzej J.R. Hunt
2012-08-06Added cover-flow resizing.Andrzej J.R. Hunt
2012-08-06Enabled slide switching from cover flow, + fixes.Andrzej J.R. Hunt
2012-08-06Added cover flow.Andrzej J.R. Hunt
2012-08-06Improved resizing handle, added visual feedback, limits.Andrzej J.R. Hunt
2012-08-06Added resizeable view.Andrzej J.R. Hunt
2012-08-06Fixed thumbnail control. Changed thumbnail activity to fragment.Andrzej J.R. Hunt
2012-08-06Added styling and Timer code.Andrzej J.R. Hunt
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