Age | Commit message (Expand) | Author |
2012-06-28 | First draft of "navigator", a strip of "live" thumbnails which are clickable. | Iain Billett |
2012-06-28 | Some styling of document viewer. Transparent overlayed action bar with hide/s... | Iain Billett |
2012-06-27 | update cppunit to 1.13.0 | Markus Mohrhard |
2012-06-27 | Use "largeHeap" and "hardwareAccelerated" (quite visible improvement) | Tor Lillqvist |
2012-06-27 | Adapt page switch animation duration to fling velocity | Tor Lillqvist |
2012-06-27 | Use GestureImageView again but still do handle page changes | Tor Lillqvist |
2012-06-27 | Whitespace cleanup | Tor Lillqvist |
2012-06-26 | android: make launcher function as expected - starts writer. | Michael Meeks |
2012-06-26 | android: remove duplicate services.rdb from config, and static bits | Michael Meeks |
2012-06-25 | Fixed some erroneous package references. | Iain Billett |
2012-06-25 | Add some "thinking aloud" style comments | Tor Lillqvist |
2012-06-22 | Fixed file opening. | Iain Billett |
2012-06-22 | LibreOffice4Android can now open actual .odt documents from the file explorer. | Iain Billett |
2012-06-22 | LibreOffice4Android now builds. | Iain Billett |
2012-06-22 | An new project to combine DocumentLoader with the Android UI. (Not building -... | Iain Billett |
2012-06-22 | Added a preferences activity to set default behaviour. | Iain Billett |
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 |