summaryrefslogtreecommitdiffstats
path: root/android/sdremote
Commit message (Expand)AuthorAgeFilesLines
* resolve fdo#60379 Impress Remote: Options look disabledJoren De Cuyper2013-02-071-2/+2
* Clarify android-coverflow license.Thorsten Behrens2013-02-071-1/+1
* sdremote - always replace fragments, to avoid stale contentThorsten Behrens2013-02-071-2/+2
* sdremote - enable volume control slide-switching by default.Michael Meeks2013-02-061-1/+1
* sdremote - don't let incoming thumbnails crash us if we switched view.Michael Meeks2013-02-052-6/+10
* fdo#60054 - sdremote - handle rotation without causing issues.Michael Meeks2013-01-301-9/+7
* sdremote: disable wifi by default in the clientMiklos Vajna2012-11-293-1/+13
* sdremote: allow accessing options menu from the selector activity as wellMiklos Vajna2012-11-292-0/+28
* sdremote: add rules to localize the apkMiklos Vajna2012-11-281-2/+34
* unifications/fixes before handoff to translatorsAndras Timar2012-11-261-5/+5
* Avoid android deployment target to be the default one accidentally.Thorsten Behrens2012-11-241-3/+3
* Prevent bluetooth list update from crashing incessantly.Thorsten Behrens2012-11-241-1/+3
* Add install target for sdremote makefileThorsten Behrens2012-11-241-0/+3
* Refresh notes content of PresentationFragment when data arrives.Thorsten Behrens2012-11-241-1/+5
* Fix crashes in android remote.Thorsten Behrens2012-11-244-21/+33
* Fix seemingly hanging thumbnail preview.Thorsten Behrens2012-11-221-2/+2
* Broadcast even initial slidenumber to coverflow.Thorsten Behrens2012-11-221-0/+4
* Add LibreOffice licence headers where currently missing.Andrzej J.R. Hunt2012-10-1816-13/+105
* fdo#51304: Remove the author of some java source filesAnurag Jain2012-10-016-17/+5
* Fix about dialog image, Fix null device name.Andrzej J.R. Hunt2012-09-245-5/+14
* Improve About Dialog for small or very large screens.Andrzej J.R. Hunt2012-09-243-51/+61
* Change a SwitchPreference to CheckBoxPreference for Android 2 compatibility.Andrzej J.R. Hunt2012-09-242-3/+4
* Use android:logo + separate label in intent-filter for proper naming.Andrzej J.R. Hunt2012-09-211-11/+4
* Prototype launcher icon for sdremote.Andrzej J.R. Hunt2012-09-204-0/+0
* Use activity-alias to show a separate name/icon in the launcher.Andrzej J.R. Hunt2012-09-202-13/+11
* Return empty string for null notes to avoid showing null in UI.Andrzej J.R. Hunt2012-09-192-1/+11
* Further improvements to connection and feedback.Andrzej J.R. Hunt2012-09-186-216/+163
* Dialog for connection, more activity launching cleanup.Andrzej J.R. Hunt2012-09-177-19/+52
* Modify and simplify activity starting and backstack usage.Andrzej J.R. Hunt2012-09-1711-36/+156
* Add icons + device name display to pairing activity.Andrzej J.R. Hunt2012-09-175-2/+26
* Styling and icons for Selector Activity complete.Andrzej J.R. Hunt2012-09-176-2/+28
* Changed timerUpdateThread to Runnable for clarity.Andrzej J.R. Hunt2012-09-171-11/+12
* sdremote: unwind a couple of crasher / corner casesMichael Meeks2012-09-142-11/+7
* More 2.3 styling + fix for flickering bug on multi-slide change.Andrzej J.R. Hunt2012-09-148-170/+271
* Use background color directly rather than Color.TRANSPARENT to support 2.3.Andrzej J.R. Hunt2012-09-072-3/+3
* Fix some serviceconnection issues and more bluetooth power managment.Andrzej J.R. Hunt2012-09-074-3/+10
* Automatically enable/disable bluetooth as necessary for searching/connection.Andrzej J.R. Hunt2012-09-064-23/+59
* More fragment lifecycle cleanup.Andrzej J.R. Hunt2012-09-045-41/+48
* Fix removal of stale servers in selector.Andrzej J.R. Hunt2012-09-032-6/+3
* Repeat bluetooth discovery periodically.Andrzej J.R. Hunt2012-09-031-43/+12
* Implemented automatic reconnection + reconnection activity.Andrzej J.R. Hunt2012-09-038-33/+109
* Return to StartPresentationActivity when slideshow finishes.Andrzej J.R. Hunt2012-08-291-3/+16
* Saving of authorised remotes.Andrzej J.R. Hunt2012-08-282-9/+34
* Removal of manually added servers.Andrzej J.R. Hunt2012-08-234-29/+70
* Manual IP adding implemented.Andrzej J.R. Hunt2012-08-237-1/+191
* Bluetooth connection working (Linux).Andrzej J.R. Hunt2012-08-224-58/+76
* Added bluez_bluetooth headers as a module.Andrzej J.R. Hunt2012-08-212-2/+114
* Further style fixes + use Local BroadcastManager.Andrzej J.R. Hunt2012-08-215-22/+36
* Argh, need the local.properties in abs-lib too, and also for ant cleanTor Lillqvist2012-08-211-3/+6
* Add clean targetTor Lillqvist2012-08-211-0/+3