Iain Billett
df82184b2a
Added DocumentViewer class to hide page navigation/caching details.
...
Change-Id: Ic201bea9c22bc567d6769201df260aa2a38c6c16
2012-07-11 19:58:05 +01:00
Iain Billett
b8c2ade611
Use page thumbnails for icons.
...
Change-Id: I5df6341e5d1d8d775d2676d4ef5a52a528c6615c
2012-07-04 18:38:24 +01:00
Iain Billett
731332e6cc
Moved headers in xml files. Save page 1 thumbnail in onDestroy.
...
Change-Id: I7586c6475a8e717f3db24a31dca2b1e31068edc2
2012-07-04 18:38:24 +01:00
Iain Billett
7e7eafb19f
Added licence headers on java & xml files.
...
Change-Id: I2b9a62e3426e7842baeac24cf122fc83b4f238da
2012-07-04 18:38:24 +01:00
Iain Billett
478ba74ac4
removed progress bar - layout issues - will come back to it.
...
Change-Id: Ie949a416d2898750e8d76bd119ecb462d920d6ff
2012-07-04 18:38:24 +01:00
Iain Billett
e11cd35387
Added progress bar.
2012-07-04 18:38:23 +01:00
Iain Billett
75e43a66dc
Some optimisations of the open method to re use page views where possible. work in progress
2012-07-04 18:38:23 +01:00
Tor Lillqvist
daa5157a63
This is Java, not C++
...
Change-Id: I287fcb74ca4351867c27035c6d82def93c044056
2012-07-01 09:43:43 +03:00
Michael Meeks
98ec4db47a
android: add more extensions, fix build issue
2012-06-29 16:04:01 +01:00
Michael Meeks
5f091e66d7
android: cleanup the file extension guessing and expand it for prettiness
2012-06-29 15:54:09 +01:00
Iain Billett
06b935baa5
First draft of "navigator", a strip of "live" thumbnails which are clickable.
...
Open method to open random page, not first.
Put some UI set up in documentLoadTask as the UI requires the number of pages in the document which is only know on load.
2012-06-28 19:45:32 +01:00
Iain Billett
797df2912a
Some styling of document viewer. Transparent overlayed action bar with hide/show on tap. Navigation overlay with page thumbnails.
2012-06-28 19:45:31 +01:00
Iain Billett
478465f216
Fixed some erroneous package references.
2012-06-25 14:26:18 +01:00
Iain Billett
a84eb85c35
Fixed file opening.
2012-06-22 21:28:50 +01:00
Iain Billett
c19c312c87
LibreOffice4Android can now open actual .odt documents from the file explorer.
2012-06-22 18:25:53 +01:00
Iain Billett
3e0c6d83d5
LibreOffice4Android now builds.
2012-06-22 18:16:06 +01:00
Iain Billett
d3949d453d
An new project to combine DocumentLoader with the Android UI. (Not building - see manifest)
2012-06-22 17:33:51 +01:00