Age | Commit message (Expand) | Author |
2012-08-06 | Added options screen. | Andrzej J.R. Hunt |
2012-08-06 | Added automatic hiding of clockbar as necessary. | Andrzej J.R. Hunt |
2012-08-06 | Some cleanup on Presentation Fragment. | Andrzej J.R. Hunt |
2012-08-06 | Coverflow resize saved when fragment hidden. | Andrzej J.R. Hunt |
2012-08-06 | Countdown timer enabled. | Andrzej J.R. Hunt |
2012-08-06 | Basic timer code done. | Andrzej J.R. Hunt |
2012-08-06 | Added stopwatch and countdown bars. | Andrzej J.R. Hunt |
2012-08-06 | Fixed clockbar toggling. | Andrzej J.R. Hunt |
2012-08-06 | Enabled hiding of clockbar. | Andrzej J.R. Hunt |
2012-08-06 | Added main clockbar icons. | Andrzej J.R. Hunt |
2012-08-06 | Basic clock control bar done. | Andrzej J.R. Hunt |
2012-08-06 | Prepared clock button. | Andrzej J.R. Hunt |
2012-08-06 | Added proper toggling for thumbnail button. | Andrzej J.R. Hunt |
2012-08-06 | Fully fixed coverflow resizing, added menu, fixed fragment changes. | Andrzej J.R. Hunt |
2012-08-06 | First piece of ActionBar implemented. | Andrzej J.R. Hunt |
2012-08-06 | Added basic actionbar code, improved cover flow scaling. | Andrzej J.R. Hunt |
2012-08-06 | Added cover-flow resizing. | Andrzej J.R. Hunt |
2012-08-06 | Enabled slide switching from cover flow, + fixes. | Andrzej J.R. Hunt |
2012-08-06 | Added cover flow. | Andrzej J.R. Hunt |
2012-08-06 | Improved resizing handle, added visual feedback, limits. | Andrzej J.R. Hunt |
2012-08-06 | Added resizeable view. | Andrzej J.R. Hunt |
2012-08-06 | Fixed thumbnail control. Changed thumbnail activity to fragment. | Andrzej J.R. Hunt |
2012-08-06 | Added styling and Timer code. | Andrzej J.R. Hunt |
2012-08-06 | Implemented Thumbnail activity. | Andrzej J. R. Hunt |
2012-08-06 | Fixed a further bug in the Listener cycle. Refactored image storage. | Andrzej J. R. Hunt |
2012-08-06 | Moved preview image preparation/transfer into separate class. Enabled. | Andrzej J. R. Hunt |
2012-08-06 | Fixed Listener registration and destruction for all cases. | Andrzej J. R. Hunt |
2012-08-06 | Fixed the Listener lifecycle, prevents crash on slideshow exit. | Andrzej J. R. Hunt |
2012-08-06 | Finally fixed the Transmitter bug. | Andrzej J. R. Hunt |
2012-08-06 | Further minor improvements, attempt to fix the Transmitter bug. | Andrzej J. R. Hunt |
2012-08-06 | Fixed segfault on use of transmitter, and transmitter lifecycle. | Andrzej J. R. Hunt |
2012-08-06 | Attempted fix for threading & memory bug with Transmitter. | Andrzej J. R. Hunt |
2012-08-06 | Merged changes. | Andrzej J. R. Hunt |
2012-08-06 | Fixed constructor issue in Listener, fixed usage of Transmitter. | Andrzej J. R. Hunt |
2012-08-06 | Added registration of the slideshow listener. | Andrzej J. R. Hunt |
2012-08-06 | Create listener when presentation is started. | Andrzej J. R. Hunt |
2012-08-06 | Added additional commands and parsing. | Andrzej J. R. Hunt |
2012-08-06 | trivial compile fixes | Michael Meeks |
2012-08-06 | Transmitter for queuing of messages (Client->Server), fixed protocol. | Andrzej J. R. Hunt |
2012-08-06 | Pure text for Client->Server. Json removed. Namespace cleanup. | Andrzej J. R. Hunt |
2012-08-06 | some namespace cleanups and explict type for Anys | Michael Meeks |
2012-08-06 | namespacing / compile fixing | Michael Meeks |
2012-08-06 | Intermediate commit for mmeeks. | Andrzej J. R. Hunt |
2012-08-06 | Changed from JSON to plaintext for Server->Client. Namespace usage cleanup. | Andrzej J. R. Hunt |
2012-08-06 | Image export, encoding and decoding. Protocol improvements. | Andrzej J. R. Hunt |
2012-08-06 | Preview image and slide number receiving code added to Android client. | Andrzej J. R. Hunt |
2012-08-06 | Fixed remote control code to work correctly. | Andrzej J. R. Hunt |
2012-08-06 | don't create a custom thread to corrupt our stack. | Michael Meeks |
2012-08-06 | make tests link | Michael Meeks |
2012-08-06 | Replaced Unix with osl sockets. Added slideshow controller. | Andrzej J. R. Hunt |