Age | Commit message (Expand) | Author |
2012-07-20 | android: x86 porting work. | Michael Meeks |
2012-07-12 | couple more file extension | Michael Meeks |
2012-07-11 | Added DocumentViewer class to hide page navigation/caching details. | Iain Billett |
2012-07-04 | Use page thumbnails for icons. | Iain Billett |
2012-07-04 | Moved headers in xml files. Save page 1 thumbnail in onDestroy. | Iain Billett |
2012-07-04 | Added licence headers on java & xml files. | Iain Billett |
2012-07-04 | removed progress bar - layout issues - will come back to it. | Iain Billett |
2012-07-04 | Added progress bar. | Iain Billett |
2012-07-04 | Some optimisations of the open method to re use page views where possible. wo... | Iain Billett |
2012-07-01 | This is Java, not C++ | Tor Lillqvist |
2012-06-30 | Update for SDK tools rev 20 | Tor Lillqvist |
2012-06-30 | Hacking on on-demand multiple-level-of-detail quad-tree ideas | Tor Lillqvist |
2012-06-29 | android: add more extensions, fix build issue | Michael Meeks |
2012-06-29 | android: cleanup the file extension guessing and expand it for prettiness | Michael Meeks |
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 |