summaryrefslogtreecommitdiffstats
path: root/android
Commit message (Expand)AuthorAgeFilesLines
* Build also LibreOffice4AndroidTor Lillqvist2012-09-103-3/+33
* Use background color directly rather than Color.TRANSPARENT to support 2.3.Andrzej J.R. Hunt2012-09-072-3/+3
* Fix some serviceconnection issues and more bluetooth power managment.Andrzej J.R. Hunt2012-09-074-3/+10
* Move Bootstrap setup and lib pre-loading (for easier debugging) to onCreate()Tor Lillqvist2012-09-061-10/+8
* Automatically enable/disable bluetooth as necessary for searching/connection.Andrzej J.R. Hunt2012-09-064-23/+59
* More hacking to get this to work againTor Lillqvist2012-09-051-6/+25
* RTFM for Arrays.copyOfRange()Tor Lillqvist2012-09-051-1/+1
* rc and unorc seem mandatory nowadays, etcTor Lillqvist2012-09-051-6/+21
* The unobootstrapprotector is mandatory nowadaysTor Lillqvist2012-09-051-2/+3
* Try to make this work againTor Lillqvist2012-09-041-13/+11
* Fix infinite loop introduced by accidentTor Lillqvist2012-09-041-0/+1
* Drop misleading commentTor Lillqvist2012-09-041-1/+1
* Fix misleading macro nameTor Lillqvist2012-09-042-2/+2
* More fragment lifecycle cleanup.Andrzej J.R. Hunt2012-09-045-41/+48
* Fix removal of stale servers in selector.Andrzej J.R. Hunt2012-09-032-6/+3
* Repeat bluetooth discovery periodically.Andrzej J.R. Hunt2012-09-031-43/+12
* Implemented automatic reconnection + reconnection activity.Andrzej J.R. Hunt2012-09-038-33/+109
* libmerged: another small component libraries for androidMatúš Kukan2012-09-012-14/+0
* Add offapi.rdb and oovbaapi.rdbTor Lillqvist2012-08-311-1/+3
* Return to StartPresentationActivity when slideshow finishes.Andrzej J.R. Hunt2012-08-291-3/+16
* Saving of authorised remotes.Andrzej J.R. Hunt2012-08-282-9/+34
* merge more, mostly small libraries for androidMatúš Kukan2012-08-254-18/+0
* libmerged: add more librariesMatúš Kukan2012-08-255-21/+2
* Build basebmp as a static library for AndroidTor Lillqvist2012-08-234-4/+0
* fileacc is in mergedTor Lillqvist2012-08-231-1/+0
* Removal of manually added servers.Andrzej J.R. Hunt2012-08-234-29/+70
* Manual IP adding implemented.Andrzej J.R. Hunt2012-08-237-1/+191
* Don't hardcode jni/Application.mk eitherTor Lillqvist2012-08-234-5/+6
* Factor out the Android APP_ABI sanely instead of copy-paste galoreTor Lillqvist2012-08-236-39/+28
* Bluetooth connection working (Linux).Andrzej J.R. Hunt2012-08-224-58/+76
* another build integrating solution for androidMatúš Kukan2012-08-221-1/+1
* Pining for the fjordsTor Lillqvist2012-08-2216-191/+0
* New attempt to have the "android" module built at a suitable timeTor Lillqvist2012-08-222-7/+3
* Depend on the tail_end module insteadTor Lillqvist2012-08-221-5/+4
* flock is not portable, so use different approachTor Lillqvist2012-08-222-12/+10
* Build also the DocumentLoader test Android app with gbuildTor Lillqvist2012-08-224-2/+40
* Added bluez_bluetooth headers as a module.Andrzej J.R. Hunt2012-08-212-2/+114
* Further style fixes + use Local BroadcastManager.Andrzej J.R. Hunt2012-08-215-22/+36
* Argh, need the local.properties in abs-lib too, and also for ant cleanTor Lillqvist2012-08-211-3/+6
* Clean first for reliability. Copy the apk so push_nightlies.sh finds itTor Lillqvist2012-08-211-1/+3
* Add clean targetTor Lillqvist2012-08-211-0/+3
* Fix losing communication service on screen rotation.Andrzej J.R. Hunt2012-08-215-570/+391
* We need the support library for "ActionBarSherlock"Tor Lillqvist2012-08-211-0/+2
* API level 14 should be enough for this, tooTor Lillqvist2012-08-211-1/+1
* Add the android module to gbuildTor Lillqvist2012-08-213-0/+51
* Device name now based on bluetooth name, or hardware name.Andrzej J.R. Hunt2012-08-212-6/+17
* Add a MakefileTor Lillqvist2012-08-211-0/+15
* Restyle and refactor clockbar to work with 2.3.Andrzej J.R. Hunt2012-08-214-108/+106
* Fixes to run on Android 2.3Andrzej J.R. Hunt2012-08-214-8/+27
* Emulator detection. Fix crash on bluetoothless devices.Andrzej J.R. Hunt2012-08-214-11/+49