summaryrefslogtreecommitdiff
path: root/android
AgeCommit message (Expand)AuthorFilesLines
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
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
2012-08-21Fixes to run on Android 2.3Andrzej J.R. Hunt4-8/+27
2012-08-21Emulator detection. Fix crash on bluetoothless devices.Andrzej J.R. Hunt4-11/+49
2012-08-20More ABS migration.Andrzej J.R. Hunt6-19/+24
2012-08-20Fixed formatting of Network Servers in selection screen.Andrzej J.R. Hunt2-3/+6
2012-08-20Don't be shyTor Lillqvist1-1/+1
2012-08-20Prevent deadlock on pairing.Andrzej J.R. Hunt4-17/+11
2012-08-20libmerged: add fsstorage, svl, sot, vclMatúš Kukan7-18/+0
2012-08-20Bluetooth discovery and attempts at communication.Andrzej J.R. Hunt5-39/+154
2012-08-20Add the fileacc libraryTor Lillqvist1-0/+1
2012-08-20Further ABS/Android 2 related compatibility fixes.Andrzej J.R. Hunt2-14/+4
2012-08-20Fixed listing of multiple servers in Selection Activity.Andrzej J.R. Hunt1-1/+3