summaryrefslogtreecommitdiff
path: root/android
AgeCommit message (Expand)AuthorFilesLines
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
2012-08-22flock is not portable, so use different approachTor Lillqvist2-12/+10
2012-08-22Build also the DocumentLoader test Android app with gbuildTor Lillqvist4-2/+40
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-21Clean first for reliability. Copy the apk so push_nightlies.sh finds itTor Lillqvist1-1/+3
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-21Add the android module to gbuildTor Lillqvist3-0/+51