summaryrefslogtreecommitdiff
path: root/android/sdremote/src/org/libreoffice/impressremote/SelectorActivity.java
AgeCommit message (Expand)Author
2013-07-25Remove legacy and unused code.Artur Dryomov
2013-07-25Move pairing operations from CommunicationService to a PairingProvider.Artur Dryomov
2013-07-25Add static factory for intents.Artur Dryomov
2013-07-25Refactor CommunicationService.Artur Dryomov
2013-04-18fdo#61873 - add WiFi experimental feature alert.Siqi LIU (via Code Review)
2013-03-25Clean up Impress remove client source code a bit.Artur Dryomov
2013-02-13Add comments, logging, empty linesTor Lillqvist
2013-02-13Simplify and fix management of the server listsTor Lillqvist
2013-02-12Emacs and vim mode line tweaksTor Lillqvist
2013-02-12Use android.util.Log instead of printing to System.outTor Lillqvist
2012-11-29sdremote: allow accessing options menu from the selector activity as wellMiklos Vajna
2012-11-24Prevent bluetooth list update from crashing incessantly.Thorsten Behrens
2012-10-18Add LibreOffice licence headers where currently missing.Andrzej J.R. Hunt
2012-09-18Further improvements to connection and feedback.Andrzej J.R. Hunt
2012-09-17Dialog for connection, more activity launching cleanup.Andrzej J.R. Hunt
2012-09-17Modify and simplify activity starting and backstack usage.Andrzej J.R. Hunt
2012-09-14sdremote: unwind a couple of crasher / corner casesMichael Meeks
2012-09-03Fix removal of stale servers in selector.Andrzej J.R. Hunt
2012-08-23Removal of manually added servers.Andrzej J.R. Hunt
2012-08-23Manual IP adding implemented.Andrzej J.R. Hunt
2012-08-21Further style fixes + use Local BroadcastManager.Andrzej J.R. Hunt
2012-08-20More ABS migration.Andrzej J.R. Hunt
2012-08-20Fixed formatting of Network Servers in selection screen.Andrzej J.R. Hunt
2012-08-20Bluetooth discovery and attempts at communication.Andrzej J.R. Hunt
2012-08-20Further ABS/Android 2 related compatibility fixes.Andrzej J.R. Hunt
2012-08-20Fixed listing of multiple servers in Selection Activity.Andrzej J.R. Hunt
2012-08-14Implemented rotation of slideshow view.Andrzej J.R. Hunt
2012-08-14Added rotation of presentation view.Andrzej J.R. Hunt
2012-08-13CommunicationService completely threaded. Preparations for pairing.Andrzej J.R. Hunt
2012-08-06Added deletion of stale detected servers, UI fixed.Andrzej J.R. Hunt
2012-08-06Fixed styling of server finder.Andrzej J.R. Hunt
2012-08-06Implemented Server selector.Andrzej J.R. Hunt