summaryrefslogtreecommitdiff
path: root/android/sdremote/src
AgeCommit message (Expand)Author
2013-02-15sdremote: avoid crash when fiddling with elapsed time.Michael Meeks
2013-02-13Don't bother with unnamed computersTor Lillqvist
2013-02-13Don't return from the CommunicationService.run() methodTor Lillqvist
2013-02-13Do display the computer name in the dialog when connection failedTor Lillqvist
2013-02-13Add comments, logging, empty linesTor Lillqvist
2013-02-13Simplify and fix management of the server listsTor Lillqvist
2013-02-13Emacs and vim mode line tweaksTor Lillqvist
2013-02-13Use android.util.Log instead of printing to System.outTor Lillqvist
2013-02-13Tell what 00001101-0000-1000-8000-00805F9B34FB isTor Lillqvist
2013-02-08fdo#60487 - sdremote - load default preferences eg. volume control switch.Michael Meeks
2013-02-07sdremote - always replace fragments, to avoid stale contentThorsten Behrens
2013-02-06sdremote - don't let incoming thumbnails crash us if we switched view.Michael Meeks
2013-01-30fdo#60054 - sdremote - handle rotation without causing issues.Michael Meeks
2012-11-29sdremote: disable wifi by default in the clientMiklos Vajna
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-11-24Refresh notes content of PresentationFragment when data arrives.Thorsten Behrens
2012-11-24Fix crashes in android remote.Thorsten Behrens
2012-11-22Fix seemingly hanging thumbnail preview.Thorsten Behrens
2012-11-22Broadcast even initial slidenumber to coverflow.Thorsten Behrens
2012-10-18Add LibreOffice licence headers where currently missing.Andrzej J.R. Hunt
2012-10-01fdo#51304: Remove the author of some java source filesAnurag Jain
2012-09-24Fix about dialog image, Fix null device name.Andrzej J.R. Hunt
2012-09-19Return empty string for null notes to avoid showing null in UI.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-17Add icons + device name display to pairing activity.Andrzej J.R. Hunt
2012-09-17Changed timerUpdateThread to Runnable for clarity.Andrzej J.R. Hunt
2012-09-14sdremote: unwind a couple of crasher / corner casesMichael Meeks
2012-09-14More 2.3 styling + fix for flickering bug on multi-slide change.Andrzej J.R. Hunt
2012-09-07Use background color directly rather than Color.TRANSPARENT to support 2.3.Andrzej J.R. Hunt
2012-09-07Fix some serviceconnection issues and more bluetooth power managment.Andrzej J.R. Hunt
2012-09-06Automatically enable/disable bluetooth as necessary for searching/connection.Andrzej J.R. Hunt
2012-09-04More fragment lifecycle cleanup.Andrzej J.R. Hunt
2012-09-03Fix removal of stale servers in selector.Andrzej J.R. Hunt
2012-09-03Repeat bluetooth discovery periodically.Andrzej J.R. Hunt
2012-09-03Implemented automatic reconnection + reconnection activity.Andrzej J.R. Hunt
2012-08-29Return to StartPresentationActivity when slideshow finishes.Andrzej J.R. Hunt
2012-08-28Saving of authorised remotes.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-22Bluetooth connection working (Linux).Andrzej J.R. Hunt
2012-08-21Added bluez_bluetooth headers as a module.Andrzej J.R. Hunt
2012-08-21Further style fixes + use Local BroadcastManager.Andrzej J.R. Hunt
2012-08-21Fix losing communication service on screen rotation.Andrzej J.R. Hunt
2012-08-21Device name now based on bluetooth name, or hardware name.Andrzej J.R. Hunt
2012-08-21Restyle and refactor clockbar to work with 2.3.Andrzej J.R. Hunt
2012-08-21Fixes to run on Android 2.3Andrzej J.R. Hunt
2012-08-21Emulator detection. Fix crash on bluetoothless devices.Andrzej J.R. Hunt