summaryrefslogtreecommitdiff
path: root/android/sdremote/src/org/libreoffice/impressremote/communication/SlideShow.java
AgeCommit message (Expand)Author
2014-01-30moved impress remote clients to a separate repositoryNorbert Thiebaud
2013-09-14Change slide show operations related to its starting.Artur Dryomov
2013-08-03Fix slide show orientation changes crashes.Artur Dryomov
2013-07-29Add timer support.Artur Dryomov
2013-07-29Add notes support.Artur Dryomov
2013-07-29Add async slide previews loading.Artur Dryomov
2013-07-25Improve the SlideShowActivity.Artur Dryomov
2013-07-25Add a basic slides grid UI.Artur Dryomov
2013-07-25Refactor the SlideShow class.Artur Dryomov
2013-07-25Refactor Receiver, Transmitter, Server and SlideShow classes.Artur Dryomov
2013-03-25fdo#62591 - change Impress remote slide previews buildingArtur Dryomov
2013-02-19sdremote: debugging to get a better handle on failed image allocations.Michael Meeks
2013-02-12Emacs and vim mode line tweaksTor Lillqvist
2012-11-24Fix crashes in android remote.Thorsten Behrens
2012-09-19Return empty string for null notes to avoid showing null in UI.Andrzej J.R. Hunt
2012-08-14Implemented rotation of slideshow view.Andrzej J.R. Hunt
2012-08-06Basic (unstyled) note export and display working.Andrzej J.R. Hunt
2012-08-06Fixed some bugs affecting resuming of slideshow.Andrzej J.R. Hunt
2012-08-06Added basic actionbar code, improved cover flow scaling.Andrzej J.R. Hunt
2012-08-06Added styling and Timer code.Andrzej J.R. Hunt
2012-08-06Implemented Thumbnail activity.Andrzej J. R. Hunt