summaryrefslogtreecommitdiff
path: root/android
AgeCommit message (Expand)Author
2012-10-24fdo#46808, renamet awt::XToolkit2 to XToolkitExperimental..Noel Grandin
2012-10-22Seems that on the emulator the y scale is -1, huhTor Lillqvist
2012-10-22Add ucppkg1Tor Lillqvist
2012-10-18Add LibreOffice licence headers where currently missing.Andrzej J.R. Hunt
2012-10-15Add animcore and dba mappingsTor Lillqvist
2012-10-11Drop confusing commentTor Lillqvist
2012-10-11COPYSO should not be used with DISABLE_DYNLOADINGTor Lillqvist
2012-10-11Adapt to disable-dynloading styleTor Lillqvist
2012-10-11Just use the wildcard function to list all the libsTor Lillqvist
2012-10-11More librariesTor Lillqvist
2012-10-11More libsTor Lillqvist
2012-10-11Even more libsTor Lillqvist
2012-10-11More libsTor Lillqvist
2012-10-11Some more loggingTor Lillqvist
2012-10-11More libsTor Lillqvist
2012-10-11More libsTor Lillqvist
2012-10-11Link in more libsTor Lillqvist
2012-10-11Add some more components/librariesTor Lillqvist
2012-10-11Use DISABLE_DYNLOADING on AndroidTor Lillqvist
2012-10-01fdo#51304: Remove the author of some java source filesAnurag Jain
2012-09-24Fix about dialog image, Fix null device name.Andrzej J.R. Hunt
2012-09-24Improve About Dialog for small or very large screens.Andrzej J.R. Hunt
2012-09-24Change a SwitchPreference to CheckBoxPreference for Android 2 compatibility.Andrzej J.R. Hunt
2012-09-21Use android:logo + separate label in intent-filter for proper naming.Andrzej J.R. Hunt
2012-09-20Prototype launcher icon for sdremote.Andrzej J.R. Hunt
2012-09-20Use activity-alias to show a separate name/icon in the launcher.Andrzej J.R. Hunt
2012-09-19dung out no longer needed initUCBHelper methods; thanks to sberg.Michael Meeks
2012-09-19Return empty string for null notes to avoid showing null in UI.Andrzej J.R. Hunt
2012-09-18Further improvements to connection and feedback.Andrzej J.R. Hunt
2012-09-17Dialog for connection, more activity launching cleanup.Andrzej J.R. Hunt
2012-09-17Modify and simplify activity starting and backstack usage.Andrzej J.R. Hunt
2012-09-17Add icons + device name display to pairing activity.Andrzej J.R. Hunt
2012-09-17Styling and icons for Selector Activity complete.Andrzej J.R. Hunt
2012-09-17Changed timerUpdateThread to Runnable for clarity.Andrzej J.R. Hunt
2012-09-14sdremote: unwind a couple of crasher / corner casesMichael Meeks
2012-09-14More 2.3 styling + fix for flickering bug on multi-slide change.Andrzej J.R. Hunt
2012-09-10Build also LibreOffice4AndroidTor Lillqvist
2012-09-07Use background color directly rather than Color.TRANSPARENT to support 2.3.Andrzej J.R. Hunt
2012-09-07Fix some serviceconnection issues and more bluetooth power managment.Andrzej J.R. Hunt
2012-09-06Move Bootstrap setup and lib pre-loading (for easier debugging) to onCreate()Tor Lillqvist
2012-09-06Automatically enable/disable bluetooth as necessary for searching/connection.Andrzej J.R. Hunt
2012-09-05More hacking to get this to work againTor Lillqvist
2012-09-05RTFM for Arrays.copyOfRange()Tor Lillqvist
2012-09-05rc and unorc seem mandatory nowadays, etcTor Lillqvist
2012-09-05The unobootstrapprotector is mandatory nowadaysTor Lillqvist
2012-09-04Try to make this work againTor Lillqvist
2012-09-04Fix infinite loop introduced by accidentTor Lillqvist
2012-09-04Drop misleading commentTor Lillqvist
2012-09-04Fix misleading macro nameTor Lillqvist
2012-09-04More fragment lifecycle cleanup.Andrzej J.R. Hunt