summaryrefslogtreecommitdiff
path: root/android/sdremote
AgeCommit message (Expand)AuthorFilesLines
2012-11-29sdremote: disable wifi by default in the clientMiklos Vajna3-1/+13
2012-11-29sdremote: allow accessing options menu from the selector activity as wellMiklos Vajna2-0/+28
2012-11-28sdremote: add rules to localize the apkMiklos Vajna1-2/+34
2012-11-26unifications/fixes before handoff to translatorsAndras Timar1-5/+5
2012-11-24Avoid android deployment target to be the default one accidentally.Thorsten Behrens1-3/+3
2012-11-24Prevent bluetooth list update from crashing incessantly.Thorsten Behrens1-1/+3
2012-11-24Add install target for sdremote makefileThorsten Behrens1-0/+3
2012-11-24Refresh notes content of PresentationFragment when data arrives.Thorsten Behrens1-1/+5
2012-11-24Fix crashes in android remote.Thorsten Behrens4-21/+33
2012-11-22Fix seemingly hanging thumbnail preview.Thorsten Behrens1-2/+2
2012-11-22Broadcast even initial slidenumber to coverflow.Thorsten Behrens1-0/+4
2012-10-18Add LibreOffice licence headers where currently missing.Andrzej J.R. Hunt16-13/+105
2012-10-01fdo#51304: Remove the author of some java source filesAnurag Jain6-17/+5
2012-09-24Fix about dialog image, Fix null device name.Andrzej J.R. Hunt5-5/+14
2012-09-24Improve About Dialog for small or very large screens.Andrzej J.R. Hunt3-51/+61
2012-09-24Change a SwitchPreference to CheckBoxPreference for Android 2 compatibility.Andrzej J.R. Hunt2-3/+4
2012-09-21Use android:logo + separate label in intent-filter for proper naming.Andrzej J.R. Hunt1-11/+4
2012-09-20Prototype launcher icon for sdremote.Andrzej J.R. Hunt4-0/+0
2012-09-20Use activity-alias to show a separate name/icon in the launcher.Andrzej J.R. Hunt2-13/+11
2012-09-19Return empty string for null notes to avoid showing null in UI.Andrzej J.R. Hunt2-1/+11
2012-09-18Further improvements to connection and feedback.Andrzej J.R. Hunt6-216/+163
2012-09-17Dialog for connection, more activity launching cleanup.Andrzej J.R. Hunt7-19/+52
2012-09-17Modify and simplify activity starting and backstack usage.Andrzej J.R. Hunt11-36/+156
2012-09-17Add icons + device name display to pairing activity.Andrzej J.R. Hunt5-2/+26
2012-09-17Styling and icons for Selector Activity complete.Andrzej J.R. Hunt6-2/+28
2012-09-17Changed timerUpdateThread to Runnable for clarity.Andrzej J.R. Hunt1-11/+12
2012-09-14sdremote: unwind a couple of crasher / corner casesMichael Meeks2-11/+7
2012-09-14More 2.3 styling + fix for flickering bug on multi-slide change.Andrzej J.R. Hunt8-170/+271
2012-09-07Use background color directly rather than Color.TRANSPARENT to support 2.3.Andrzej J.R. Hunt2-3/+3
2012-09-07Fix some serviceconnection issues and more bluetooth power managment.Andrzej J.R. Hunt4-3/+10
2012-09-06Automatically enable/disable bluetooth as necessary for searching/connection.Andrzej J.R. Hunt4-23/+59
2012-09-04More fragment lifecycle cleanup.Andrzej J.R. Hunt5-41/+48
2012-09-03Fix removal of stale servers in selector.Andrzej J.R. Hunt2-6/+3
2012-09-03Repeat bluetooth discovery periodically.Andrzej J.R. Hunt1-43/+12
2012-09-03Implemented automatic reconnection + reconnection activity.Andrzej J.R. Hunt8-33/+109
2012-08-29Return to StartPresentationActivity when slideshow finishes.Andrzej J.R. Hunt1-3/+16
2012-08-28Saving of authorised remotes.Andrzej J.R. Hunt2-9/+34
2012-08-23Removal of manually added servers.Andrzej J.R. Hunt4-29/+70
2012-08-23Manual IP adding implemented.Andrzej J.R. Hunt7-1/+191
2012-08-22Bluetooth connection working (Linux).Andrzej J.R. Hunt4-58/+76
2012-08-21Added bluez_bluetooth headers as a module.Andrzej J.R. Hunt2-2/+114
2012-08-21Further style fixes + use Local BroadcastManager.Andrzej J.R. Hunt5-22/+36
2012-08-21Argh, need the local.properties in abs-lib too, and also for ant cleanTor Lillqvist1-3/+6
2012-08-21Add clean targetTor Lillqvist1-0/+3
2012-08-21Fix losing communication service on screen rotation.Andrzej J.R. Hunt5-570/+391
2012-08-21We need the support library for "ActionBarSherlock"Tor Lillqvist1-0/+2
2012-08-21API level 14 should be enough for this, tooTor Lillqvist1-1/+1
2012-08-21Device name now based on bluetooth name, or hardware name.Andrzej J.R. Hunt2-6/+17
2012-08-21Add a MakefileTor Lillqvist1-0/+15
2012-08-21Restyle and refactor clockbar to work with 2.3.Andrzej J.R. Hunt4-108/+106