Commit graph

90 commits

Author SHA1 Message Date
Tor Lillqvist
c78ad3efa8 Bin incorect phrase in comment
Change-Id: I49e75db020064e000d83c1689b548bfff95014df
2012-08-08 12:40:26 +03:00
Tor Lillqvist
f90a873c9c Bin accidental duplicate library reference
Change-Id: I5bd94b85ced0c675f4de270205c696292ac71062
2012-08-08 12:40:25 +03:00
Tor Lillqvist
9dd8fac980 Also set up the local.properties of abs-lib
Change-Id: Icf71e912687d182b0e38efd00626f86df39b1311
2012-08-08 11:43:52 +03:00
Iain Billett
95ef04b536 Fixed problems after rebase.
Change-Id: I7fa1dedd33e3ef59a99112e4ddc73e9ac38e7752
2012-08-07 15:24:25 +01:00
Iain Billett
36e1debe4a Quick fix for upside down thumbnails.
Change-Id: I089c78f050fbea068b394de9205322dc62e28764
2012-08-07 15:23:54 +01:00
Iain Billett
12fff840ab Async loading of thumbnails.
Change-Id: I385f5fce8b332b2b9eaa5e6c4dc58516f4cfa9b8
2012-08-07 15:23:54 +01:00
Iain Billett
779baa0572 Changed folder icon to show thumbnails of docs within folder.
Change-Id: I8ec061a3daafef733b8786c34269165697c2b443
2012-08-07 15:23:54 +01:00
Iain Billett
cbddf975d3 Added methods to check if a file has a thumbnail.
Change-Id: I362ff20d8768be1dffbf857e442fbc30822079a7
2012-08-07 15:23:54 +01:00
Iain Billett
d5fdc95225 Added Actionbar-sherlock lib & added dark striped actionbar with Holo.light 2012-08-07 15:23:54 +01:00
Iain Billett
97576def7d Some work on styling. Fix filter exception.
Change-Id: Ibf03680a29a0e7d5a484fedfa25863e88e063581
2012-08-07 15:23:53 +01:00
Michael Meeks
f1d1986a97 android: linguistic should cope with a missing extension manager 2012-08-06 10:33:47 +01:00
Michael Meeks
5f09718dba android: fewer exceptions, and more debug output on null renderables
cleanup some library mentions
2012-08-06 10:33:47 +01:00
Michael Meeks
d10065ea3a merge pointlessly fragmented chart2 libraries, leaving controller split. 2012-08-06 10:33:46 +01:00
Michael Meeks
e61e51ab96 android: share more common Makefile pieces between a couple of users
Try to start consolidating the complexity here.
generate Application.mk to specify the required ABI
fold common distro-config pieces out of README
2012-08-03 16:41:42 +01:00
Michael Meeks
42c1644f8b android: get rule sharing right; it seems we have to nest imports 2012-08-03 11:58:19 +01:00
Michael Meeks
ab852cc0b6 android: share the clobbering of ant rules to not compress resources
Change-Id: Id2aa869f05b09dc22676d63390ec10bf575571ef
2012-08-03 10:50:21 +01:00
Tor Lillqvist
b18e6c7d2c Reduce confusion, this isn't "DocumentLoader"
Change-Id: I69683f93894ea696c3aab4033aea0ab9624f6cff
2012-08-03 12:09:33 +03:00
Tor Lillqvist
922c9d0edd Add the largeHeap and hardwareAccelerated attributes
Change-Id: Ie9f8e97314778f093dc7b4b3c133882fd06e894a
2012-08-03 12:09:33 +03:00
Tor Lillqvist
1e1b858482 Update for current SDK
Change-Id: I247075d5c8cef86a29a4c7fef03241396b2d76b7
2012-08-03 12:09:32 +03:00
Tor Lillqvist
f6dc6f1435 Start the LibreOfficeUIActivity with "make run"
Change-Id: I82aff7f40d8360c0306593b02200db205e52bbcc
2012-08-03 12:09:31 +03:00
Tor Lillqvist
f1e95bd6d9 Adapt r8b bits from ../DocumentLoader/Makefile
Change-Id: Idd60d2dd5cb32012de6027c2c161e2dbc3b2f404
2012-08-03 08:52:38 +03:00
Michael Meeks
d3c4d9a0f8 android: x86 porting work. 2012-07-20 16:40:21 +01:00
Michael Meeks
a42f5034af couple more file extension 2012-07-12 10:40:25 +01:00
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