summaryrefslogtreecommitdiff
path: root/android
AgeCommit message (Expand)AuthorFilesLines
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-19dung out no longer needed initUCBHelper methods; thanks to sberg.Michael Meeks4-11/+1
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-10Build also LibreOffice4AndroidTor Lillqvist3-3/+33
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-06Move Bootstrap setup and lib pre-loading (for easier debugging) to onCreate()Tor Lillqvist1-10/+8
2012-09-06Automatically enable/disable bluetooth as necessary for searching/connection.Andrzej J.R. Hunt4-23/+59
2012-09-05More hacking to get this to work againTor Lillqvist1-6/+25
2012-09-05RTFM for Arrays.copyOfRange()Tor Lillqvist1-1/+1
2012-09-05rc and unorc seem mandatory nowadays, etcTor Lillqvist1-6/+21
2012-09-05The unobootstrapprotector is mandatory nowadaysTor Lillqvist1-2/+3
2012-09-04Try to make this work againTor Lillqvist1-13/+11
2012-09-04Fix infinite loop introduced by accidentTor Lillqvist1-0/+1
2012-09-04Drop misleading commentTor Lillqvist1-1/+1
2012-09-04Fix misleading macro nameTor Lillqvist2-2/+2
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-09-01libmerged: another small component libraries for androidMatúš Kukan2-14/+0
2012-08-31Add offapi.rdb and oovbaapi.rdbTor Lillqvist1-1/+3
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-25merge more, mostly small libraries for androidMatúš Kukan4-18/+0
2012-08-25libmerged: add more librariesMatúš Kukan5-21/+2
2012-08-23Build basebmp as a static library for AndroidTor Lillqvist4-4/+0
2012-08-23fileacc is in mergedTor Lillqvist1-1/+0
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-23Don't hardcode jni/Application.mk eitherTor Lillqvist4-5/+6
2012-08-23Factor out the Android APP_ABI sanely instead of copy-paste galoreTor Lillqvist6-39/+28
2012-08-22Bluetooth connection working (Linux).Andrzej J.R. Hunt4-58/+76
2012-08-22another build integrating solution for androidMatúš Kukan1-1/+1
2012-08-22Pining for the fjordsTor Lillqvist16-191/+0
2012-08-22New attempt to have the "android" module built at a suitable timeTor Lillqvist2-7/+3
2012-08-22Depend on the tail_end module insteadTor Lillqvist1-5/+4