summaryrefslogtreecommitdiff
path: root/android/experimental
AgeCommit message (Expand)Author
2012-06-05Use 32bpp bitmaps on Android (and iOS)Tor Lillqvist
2012-05-31Use Jason Polites's GestureImageView, and some cleanupTor Lillqvist
2012-05-31Display the rendered documentTor Lillqvist
2012-05-31Progress finallyTor Lillqvist
2012-05-31Getting closer, maybeTor Lillqvist
2012-05-30More experimentationTor Lillqvist
2012-05-24More clueless test hackingTor Lillqvist
2012-05-24Don't bother with so many test docsTor Lillqvist
2012-05-22A bit more introspective debugging output...Tor Lillqvist
2012-05-16Don't create the local.properties files in the source tree from configureTor Lillqvist
2012-05-16Move the sleep (for attaching debugger) earlierTor Lillqvist
2012-05-16Don't mention the same rdb file in both UNO_SERVICES and URE_MORE_SERVICESTor Lillqvist
2012-05-16Update library listTor Lillqvist
2012-04-20Drop libs that now are static, add a few missing onesTor Lillqvist
2012-04-20Enable loading of several documents, and do that thenTor Lillqvist
2012-04-19.gitignoreLuboš Luňák
2012-04-18Move DocumentLoader to the "experimental" subdirectoryTor Lillqvist
2012-04-18Initial start of an Android UI (experimental)Jonathan Aquilina