Age | Commit message (Expand) | Author |
2012-06-20 | Use actual view size instead of 1024x1024 | Tor Lillqvist |
2012-06-20 | Parametrize the page cache size | Tor Lillqvist |
2012-06-20 | Further tweaks to the async code | Tor Lillqvist |
2012-06-19 | Asynchronous document loading and page rendering | Tor Lillqvist |
2012-06-19 | Added file sorting - alphabetical, by size, by last modified. | Iain Billett |
2012-06-19 | Re-organised the Android UI code to make better use of Android lifecycle even... | Iain Billett |
2012-06-18 | Pass also scale and offset to createScreenCompatibleDeviceUsingBuffer() | Tor Lillqvist |
2012-06-15 | Some UI tweeks - trying to get long filenames to display nicely. | Iain Billett |
2012-06-15 | Fixed folder navigation in list view. | Iain Billett |
2012-06-15 | Fixed view type persistence problem. | Iain Billett |
2012-06-15 | Fix view toggle menu item label. | Iain Billett |
2012-06-15 | Added a list view to the Android UI. | Iain Billett |
2012-06-15 | Make sure homeDirectory exists | Tor Lillqvist |
2012-06-15 | Bin two unneeded (and not found!?) imports | Tor Lillqvist |
2012-06-14 | Experiment with ViewFlipper | Tor Lillqvist |
2012-06-14 | More work on the file explorer. Added file type filtering. Maintains state if... | Iain Billett |
2012-06-14 | some eclipse projects with pure Android UI stuff. LO code not yet integrated. | Iain Billett |
2012-06-12 | Use XToolkit2::createScreenCompatibleDeviceUsingBuffer | Tor Lillqvist |
2012-06-07 | Verify that we do get the RGBX format DIB we expect | Tor Lillqvist |
2012-06-05 | Use 32bpp bitmaps on Android (and iOS) | Tor Lillqvist |
2012-05-31 | Use Jason Polites's GestureImageView, and some cleanup | Tor Lillqvist |
2012-05-31 | Display the rendered document | Tor Lillqvist |
2012-05-31 | Add a BGR to RGBA twiddling JNI function | Tor Lillqvist |
2012-05-31 | Progress finally | Tor Lillqvist |
2012-05-31 | Getting closer, maybe | Tor Lillqvist |
2012-05-30 | Better comment for how to use lo-strace | Tor Lillqvist |
2012-05-30 | No cmdline file is created so don't use lo-main-indirect-cmdline then | Tor Lillqvist |
2012-05-30 | More experimentation | Tor Lillqvist |
2012-05-30 | Add temporary test JNI method createWindowFoo()... | Tor Lillqvist |
2012-05-30 | Add an "extra" called lo-extra-libs for a list of libs to load early | Tor Lillqvist |
2012-05-28 | android: add possibility to add application specific fonts to fontconfig | Michael Meeks |
2012-05-28 | android: package much more: calc, chart, embedded objects, writer | Michael Meeks |
2012-05-28 | android: disable document recovery, it doesn't demo so well. | Michael Meeks |
2012-05-28 | android: make launcher function as expected - starts writer. | Michael Meeks |
2012-05-24 | More clueless test hacking | Tor Lillqvist |
2012-05-24 | Don't bother with so many test docs | Tor Lillqvist |
2012-05-23 | android: un-break env. var parsing (sorry) | Michael Meeks |
2012-05-23 | android: make launcher function as expected - starts writer. | Michael Meeks |
2012-05-22 | adb pushing the cmdline file fails to a real device | Tor Lillqvist |
2012-05-22 | android: remove duplicate services.rdb from config, and static bits | Michael Meeks |
2012-05-22 | android: remove bits that are now statically linked | Michael Meeks |
2012-05-22 | Don't mention the same rdb files in both UNO_SERVICES and URE_MORE_SERVICES | Tor Lillqvist |
2012-05-22 | A bit more introspective debugging output... | Tor Lillqvist |
2012-05-17 | Now with in-process redirection, the adb shell setprop thing is not needed | Tor Lillqvist |
2012-05-16 | Don't create the local.properties files in the source tree from configure | Tor Lillqvist |
2012-05-16 | Move the sleep (for attaching debugger) earlier | Tor Lillqvist |
2012-05-16 | Don't mention the same rdb file in both UNO_SERVICES and URE_MORE_SERVICES | Tor Lillqvist |
2012-05-16 | Update library list | Tor Lillqvist |
2012-05-16 | Call lo-bootstrap's redirect_stdio | Tor Lillqvist |
2012-04-20 | Drop libs that now are static, add a few missing ones | Tor Lillqvist |