summaryrefslogtreecommitdiffstats
path: root/android
Commit message (Expand)AuthorAgeFilesLines
* fdo#46808, renamet awt::XToolkit2 to XToolkitExperimental..Noel Grandin2012-10-243-9/+9
* Seems that on the emulator the y scale is -1, huhTor Lillqvist2012-10-221-1/+3
* Add ucppkg1Tor Lillqvist2012-10-221-0/+2
* Add LibreOffice licence headers where currently missing.Andrzej J.R. Hunt2012-10-1816-13/+105
* Add animcore and dba mappingsTor Lillqvist2012-10-152-0/+10
* Drop confusing commentTor Lillqvist2012-10-111-1/+0
* COPYSO should not be used with DISABLE_DYNLOADINGTor Lillqvist2012-10-111-2/+1
* Adapt to disable-dynloading styleTor Lillqvist2012-10-114-106/+128
* Just use the wildcard function to list all the libsTor Lillqvist2012-10-111-187/+1
* More librariesTor Lillqvist2012-10-112-0/+25
* More libsTor Lillqvist2012-10-111-0/+5
* Even more libsTor Lillqvist2012-10-111-0/+24
* More libsTor Lillqvist2012-10-112-0/+8
* Some more loggingTor Lillqvist2012-10-111-0/+3
* More libsTor Lillqvist2012-10-112-0/+10
* More libsTor Lillqvist2012-10-112-0/+12
* Link in more libsTor Lillqvist2012-10-112-1/+13
* Add some more components/librariesTor Lillqvist2012-10-112-0/+10
* Use DISABLE_DYNLOADING on AndroidTor Lillqvist2012-10-114-148/+213
* fdo#51304: Remove the author of some java source filesAnurag Jain2012-10-0127-112/+6
* Fix about dialog image, Fix null device name.Andrzej J.R. Hunt2012-09-245-5/+14
* Improve About Dialog for small or very large screens.Andrzej J.R. Hunt2012-09-243-51/+61
* Change a SwitchPreference to CheckBoxPreference for Android 2 compatibility.Andrzej J.R. Hunt2012-09-242-3/+4
* Use android:logo + separate label in intent-filter for proper naming.Andrzej J.R. Hunt2012-09-211-11/+4
* Prototype launcher icon for sdremote.Andrzej J.R. Hunt2012-09-204-0/+0
* Use activity-alias to show a separate name/icon in the launcher.Andrzej J.R. Hunt2012-09-202-13/+11
* dung out no longer needed initUCBHelper methods; thanks to sberg.Michael Meeks2012-09-194-11/+1
* Return empty string for null notes to avoid showing null in UI.Andrzej J.R. Hunt2012-09-192-1/+11
* Further improvements to connection and feedback.Andrzej J.R. Hunt2012-09-186-216/+163
* Dialog for connection, more activity launching cleanup.Andrzej J.R. Hunt2012-09-177-19/+52
* Modify and simplify activity starting and backstack usage.Andrzej J.R. Hunt2012-09-1711-36/+156
* Add icons + device name display to pairing activity.Andrzej J.R. Hunt2012-09-175-2/+26
* Styling and icons for Selector Activity complete.Andrzej J.R. Hunt2012-09-176-2/+28
* Changed timerUpdateThread to Runnable for clarity.Andrzej J.R. Hunt2012-09-171-11/+12
* sdremote: unwind a couple of crasher / corner casesMichael Meeks2012-09-142-11/+7
* More 2.3 styling + fix for flickering bug on multi-slide change.Andrzej J.R. Hunt2012-09-148-170/+271
* 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