summaryrefslogtreecommitdiff
path: root/android/experimental
AgeCommit message (Expand)Author
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-21Enable storing some files gzipped in the .apkTor 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-15Add animcore and dba mappingsTor Lillqvist
2012-10-11Drop confusing commentTor 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-19dung out no longer needed initUCBHelper methods; thanks to sberg.Michael Meeks
2012-09-06Move Bootstrap setup and lib pre-loading (for easier debugging) to onCreate()Tor Lillqvist
2012-09-04Drop misleading commentTor Lillqvist
2012-09-04Fix misleading macro nameTor Lillqvist
2012-09-01libmerged: another small component libraries for androidMatúš Kukan
2012-08-31Add offapi.rdb and oovbaapi.rdbTor Lillqvist
2012-08-25merge more, mostly small libraries for androidMatúš Kukan
2012-08-25libmerged: add more librariesMatúš Kukan
2012-08-23Build basebmp as a static library for AndroidTor Lillqvist
2012-08-23fileacc is in mergedTor Lillqvist
2012-08-23Don't hardcode jni/Application.mk eitherTor Lillqvist
2012-08-23Factor out the Android APP_ABI sanely instead of copy-paste galoreTor Lillqvist
2012-08-22Pining for the fjordsTor Lillqvist
2012-08-20Don't be shyTor Lillqvist
2012-08-20libmerged: add fsstorage, svl, sot, vclMatúš Kukan
2012-08-20Add the fileacc libraryTor Lillqvist
2012-08-15Added soft shadow around thumbnails.Iain Billett
2012-08-15Moved Animation code to DocumentViewer.Iain Billett
2012-08-14android: recover from un-thumb-nail-able documents without crashingMichael Meeks