summaryrefslogtreecommitdiff
path: root/android/sdremote
AgeCommit message (Expand)Author
2012-09-21Use android:logo + separate label in intent-filter for proper naming.Andrzej J.R. Hunt
2012-09-20Prototype launcher icon for sdremote.Andrzej J.R. Hunt
2012-09-20Use activity-alias to show a separate name/icon in the launcher.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-17Styling and icons for Selector Activity complete.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-21Argh, need the local.properties in abs-lib too, and also for ant cleanTor Lillqvist
2012-08-21Add clean targetTor Lillqvist
2012-08-21Fix losing communication service on screen rotation.Andrzej J.R. Hunt
2012-08-21We need the support library for "ActionBarSherlock"Tor Lillqvist
2012-08-21API level 14 should be enough for this, tooTor Lillqvist
2012-08-21Device name now based on bluetooth name, or hardware name.Andrzej J.R. Hunt
2012-08-21Add a MakefileTor Lillqvist
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
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-20Prevent deadlock on pairing.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-15Fixed line breaks in notes export.Andrzej J.R. Hunt
2012-08-15Added rotated blankscreen + fixed return button.Andrzej J.R. Hunt
2012-08-15Fixed image updating in Presentation View.Andrzej J.R. Hunt
2012-08-15Linked ABS. Migrated Settings Activity to v4 + ABS.Andrzej J.R. Hunt
2012-08-15Added About Dialog.Andrzej J.R. Hunt
2012-08-15Migrated to v4 support library fragments.Andrzej J.R. Hunt
2012-08-14Fixed resizing for landscape view.Andrzej J.R. Hunt
2012-08-14Implemented rotation of slideshow view.Andrzej J.R. Hunt