summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2012-08-06Added options screen.Andrzej J.R. Hunt
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 Listener registration and destruction for all cases.Andrzej J. R. Hunt
2012-08-06Fixed the Listener lifecycle, prevents crash on slideshow exit.Andrzej J. R. Hunt
2012-08-06Finally fixed the Transmitter bug.Andrzej J. R. Hunt
2012-08-06Further minor improvements, attempt to fix the Transmitter bug.Andrzej J. R. Hunt
2012-08-06Fixed segfault on use of transmitter, and transmitter lifecycle.Andrzej J. R. Hunt
2012-08-06Attempted fix for threading & memory bug with Transmitter.Andrzej J. R. Hunt
2012-08-06Merged changes.Andrzej J. R. Hunt
2012-08-06Fixed constructor issue in Listener, fixed usage of Transmitter.Andrzej J. R. Hunt
2012-08-06Added registration of the slideshow listener.Andrzej J. R. Hunt
2012-08-06Create listener when presentation is started.Andrzej J. R. Hunt
2012-08-06Added additional commands and parsing.Andrzej J. R. Hunt
2012-08-06trivial compile fixesMichael Meeks
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-06some namespace cleanups and explict type for AnysMichael Meeks
2012-08-06namespacing / compile fixingMichael Meeks
2012-08-06Intermediate commit for mmeeks.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-06Fixed remote control code to work correctly.Andrzej J. R. Hunt
2012-08-06don't create a custom thread to corrupt our stack.Michael Meeks
2012-08-06make tests linkMichael Meeks
2012-08-06Replaced Unix with osl sockets. Added slideshow controller.Andrzej J. R. Hunt