summaryrefslogtreecommitdiffstats
path: root/android
Commit message (Expand)AuthorAgeFilesLines
* 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
* More ABS migration.Andrzej J.R. Hunt2012-08-206-19/+24
* Fixed formatting of Network Servers in selection screen.Andrzej J.R. Hunt2012-08-202-3/+6
* Don't be shyTor Lillqvist2012-08-201-1/+1
* Prevent deadlock on pairing.Andrzej J.R. Hunt2012-08-204-17/+11
* libmerged: add fsstorage, svl, sot, vclMatúš Kukan2012-08-207-18/+0
* Bluetooth discovery and attempts at communication.Andrzej J.R. Hunt2012-08-205-39/+154
* Add the fileacc libraryTor Lillqvist2012-08-201-0/+1
* Further ABS/Android 2 related compatibility fixes.Andrzej J.R. Hunt2012-08-202-14/+4
* Fixed listing of multiple servers in Selection Activity.Andrzej J.R. Hunt2012-08-201-1/+3
* Fixed line breaks in notes export.Andrzej J.R. Hunt2012-08-151-1/+0
* Added rotated blankscreen + fixed return button.Andrzej J.R. Hunt2012-08-153-1/+70
* Fixed image updating in Presentation View.Andrzej J.R. Hunt2012-08-155-110/+79
* Linked ABS. Migrated Settings Activity to v4 + ABS.Andrzej J.R. Hunt2012-08-157-42/+29
* Added About Dialog.Andrzej J.R. Hunt2012-08-158-8/+121
* Migrated to v4 support library fragments.Andrzej J.R. Hunt2012-08-154-49/+49
* Added soft shadow around thumbnails.Iain Billett2012-08-153-23/+62
* Moved Animation code to DocumentViewer.Iain Billett2012-08-151-22/+31
* Fixed resizing for landscape view.Andrzej J.R. Hunt2012-08-149-13/+6
* Implemented rotation of slideshow view.Andrzej J.R. Hunt2012-08-1416-1144/+1279