summaryrefslogtreecommitdiff
path: root/android
AgeCommit message (Expand)AuthorFilesLines
2012-11-13android: remember displayed page during rotation in DocumentLoaderMiklos Vajna1-3/+13
2012-11-12sync android manifest with project properties: sdk versionMiklos Vajna1-2/+3
2012-11-09Let's try to make this significantly smaller by keeping only text doc supportTor Lillqvist1-18/+0
2012-11-08Use --gc-sectionsTor Lillqvist2-2/+2
2012-11-08Produce a linker mapTor Lillqvist2-2/+2
2012-10-24fdo#46808, renamet awt::XToolkit2 to XToolkitExperimental..Noel Grandin3-9/+9
2012-10-22Seems that on the emulator the y scale is -1, huhTor Lillqvist1-1/+3
2012-10-22Add ucppkg1Tor Lillqvist1-0/+2
2012-10-18Add LibreOffice licence headers where currently missing.Andrzej J.R. Hunt16-13/+105
2012-10-15Add animcore and dba mappingsTor Lillqvist2-0/+10
2012-10-11Drop confusing commentTor Lillqvist1-1/+0
2012-10-11COPYSO should not be used with DISABLE_DYNLOADINGTor Lillqvist1-2/+1
2012-10-11Adapt to disable-dynloading styleTor Lillqvist4-106/+128
2012-10-11Just use the wildcard function to list all the libsTor Lillqvist1-187/+1
2012-10-11More librariesTor Lillqvist2-0/+25
2012-10-11More libsTor Lillqvist1-0/+5
2012-10-11Even more libsTor Lillqvist1-0/+24
2012-10-11More libsTor Lillqvist2-0/+8
2012-10-11Some more loggingTor Lillqvist1-0/+3
2012-10-11More libsTor Lillqvist2-0/+10
2012-10-11More libsTor Lillqvist2-0/+12
2012-10-11Link in more libsTor Lillqvist2-1/+13
2012-10-11Add some more components/librariesTor Lillqvist2-0/+10
2012-10-11Use DISABLE_DYNLOADING on AndroidTor Lillqvist4-148/+213
2012-10-01fdo#51304: Remove the author of some java source filesAnurag Jain27-112/+6
2012-09-24Fix about dialog image, Fix null device name.Andrzej J.R. Hunt5-5/+14
2012-09-24Improve About Dialog for small or very large screens.Andrzej J.R. Hunt3-51/+61
2012-09-24Change a SwitchPreference to CheckBoxPreference for Android 2 compatibility.Andrzej J.R. Hunt2-3/+4
2012-09-21Use android:logo + separate label in intent-filter for proper naming.Andrzej J.R. Hunt1-11/+4
2012-09-20Prototype launcher icon for sdremote.Andrzej J.R. Hunt4-0/+0
2012-09-20Use activity-alias to show a separate name/icon in the launcher.Andrzej J.R. Hunt2-13/+11
2012-09-19dung out no longer needed initUCBHelper methods; thanks to sberg.Michael Meeks4-11/+1
2012-09-19Return empty string for null notes to avoid showing null in UI.Andrzej J.R. Hunt2-1/+11
2012-09-18Further improvements to connection and feedback.Andrzej J.R. Hunt6-216/+163
2012-09-17Dialog for connection, more activity launching cleanup.Andrzej J.R. Hunt7-19/+52
2012-09-17Modify and simplify activity starting and backstack usage.Andrzej J.R. Hunt11-36/+156
2012-09-17Add icons + device name display to pairing activity.Andrzej J.R. Hunt5-2/+26
2012-09-17Styling and icons for Selector Activity complete.Andrzej J.R. Hunt6-2/+28
2012-09-17Changed timerUpdateThread to Runnable for clarity.Andrzej J.R. Hunt1-11/+12
2012-09-14sdremote: unwind a couple of crasher / corner casesMichael Meeks2-11/+7
2012-09-14More 2.3 styling + fix for flickering bug on multi-slide change.Andrzej J.R. Hunt8-170/+271
2012-09-10Build also LibreOffice4AndroidTor Lillqvist3-3/+33
2012-09-07Use background color directly rather than Color.TRANSPARENT to support 2.3.Andrzej J.R. Hunt2-3/+3
2012-09-07Fix some serviceconnection issues and more bluetooth power managment.Andrzej J.R. Hunt4-3/+10
2012-09-06Move Bootstrap setup and lib pre-loading (for easier debugging) to onCreate()Tor Lillqvist1-10/+8
2012-09-06Automatically enable/disable bluetooth as necessary for searching/connection.Andrzej J.R. Hunt4-23/+59
2012-09-05More hacking to get this to work againTor Lillqvist1-6/+25
2012-09-05RTFM for Arrays.copyOfRange()Tor Lillqvist1-1/+1
2012-09-05rc and unorc seem mandatory nowadays, etcTor Lillqvist1-6/+21
2012-09-05The unobootstrapprotector is mandatory nowadaysTor Lillqvist1-2/+3