summaryrefslogtreecommitdiff
path: root/android/sdremote
AgeCommit message (Expand)Author
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
2012-08-14Added rotation of presentation view.Andrzej J.R. Hunt
2012-08-13Final fixes for pairing.Andrzej J.R. Hunt
2012-08-13Pairing implemented client side.Andrzej J.R. Hunt
2012-08-13CommunicationService completely threaded. Preparations for pairing.Andrzej J.R. Hunt
2012-08-06Some minor fixes.Andrzej J.R. Hunt
2012-08-06Added deletion of stale detected servers, UI fixed.Andrzej J.R. Hunt
2012-08-06Detect duplicates when finding servers.Andrzej J.R. Hunt
2012-08-06Fixed styling of server finder.Andrzej J.R. Hunt
2012-08-06Implemented Server selector.Andrzej J.R. Hunt
2012-08-06Hostname transfer implemented.Andrzej J.R. Hunt
2012-08-06Server discovery broadcast.Andrzej J.R. Hunt
2012-08-06Server list caching.Andrzej J.R. Hunt