summaryrefslogtreecommitdiff
path: root/android
AgeCommit message (Expand)Author
2012-11-22Fix seemingly hanging thumbnail preview.Thorsten Behrens
2012-11-22Broadcast even initial slidenumber to coverflow.Thorsten Behrens
2012-11-22android: clean up no longer needed onSaveInstanceState()Miklos Vajna
2012-11-22Simplify: Drop URE_MORE_TYPES and URE_MORE_SERVICESTor Lillqvist
2012-11-22Add an $APP_DATA_DIR predefiend thingie in bootstrap ("rc") files for AndroidTor Lillqvist
2012-11-22Similar changes as in ../LibreOffice4AndroidTor Lillqvist
2012-11-21Clean up remains of NativeActivity-based Android app supportTor Lillqvist
2012-11-21Don't bother with -Wl,--stats, I'm not loooking at them anywayTor Lillqvist
2012-11-21Save more space: compress the .rdb files in the .apkTor Lillqvist
2012-11-21android: add 'go to page' menu itemMiklos Vajna
2012-11-21udkapi.rdb could never be used anyway as it is not mentioned in any rc file?Tor Lillqvist
2012-11-21We don't need the library search path anymoreTor Lillqvist
2012-11-21Enable storing some files gzipped in the .apkTor Lillqvist
2012-11-20Update to match SDK r21Tor Lillqvist
2012-11-20android: don't load the document after every rotationMiklos Vajna
2012-11-20android: move toolkit and dummySmallDevice to bootstrapContext as wellMiklos Vajna
2012-11-20android: don't bootstrap after every rotation in DocumentLoaderMiklos Vajna
2012-11-16Reduce dynamic symbols and strip all local ones from the Android single .soTor Lillqvist
2012-11-13android: remember displayed page during rotation in DocumentLoaderMiklos Vajna
2012-11-12sync android manifest with project properties: sdk versionMiklos Vajna
2012-11-09Let's try to make this significantly smaller by keeping only text doc supportTor Lillqvist
2012-11-08Use --gc-sectionsTor Lillqvist
2012-11-08Produce a linker mapTor Lillqvist
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