Commit graph

56 commits

Author SHA1 Message Date
Tor Lillqvist
0d6e3a01a5 Add offapi.rdb and oovbaapi.rdb
Change-Id: I58809d549dc4da2f709397d0d6a2b307d75d8885
2012-08-31 14:16:44 +03:00
Matúš Kukan
3f750f8e7b merge more, mostly small libraries for android
Change-Id: Ic40dec7083b2dd83952bee50290b803b981965b0
2012-08-25 12:45:36 +02:00
Matúš Kukan
4d7b955705 libmerged: add more libraries
Change-Id: Ia35e93b9632cb2bbfce0d40f8491044d56f2bb05
2012-08-25 12:45:35 +02:00
Tor Lillqvist
a1aed54fee Build basebmp as a static library for Android
Reduces shared library count by one... This is tedious.

Change-Id: I3bdc0a5c4ee4cabf9bbcedc469ca6e94d0103d6b
2012-08-23 22:26:01 +03:00
Tor Lillqvist
c02e838ec2 Factor out the Android APP_ABI sanely instead of copy-paste galore
Change-Id: I66e97d73c410ac6f2e481ba9b2b22183f57438bd
2012-08-23 12:28:59 +03:00
Matúš Kukan
4967a9d8f9 libmerged: add fsstorage, svl, sot, vcl
Change-Id: Ibebf00d99fdf8212afbdba21ca13844d2ff1c412
2012-08-20 11:22:22 +02:00
Iain Billett
e40f2678ab Added soft shadow around thumbnails.
Change-Id: I09926356c54e566a26b9fc944f61d3944dbd4ce0
2012-08-15 11:35:22 +01:00
Iain Billett
6078a31949 Moved Animation code to DocumentViewer.
Change-Id: I3a21783a1ade19bd0c868f58137d244a13e0d132
2012-08-15 11:35:22 +01:00
Michael Meeks
318590b290 android: recover from un-thumb-nail-able documents without crashing 2012-08-14 10:29:35 +01:00
Matúš Kukan
5f9774ed5f merge these libraries only for android
Change-Id: Ibbb97782f3ec6aa774c4a32d8798a9729aee494f
2012-08-13 01:48:57 +02:00
Iain Billett
9031cd89e3 Some minor bug fixes and code clean-up.
Change-Id: I857407ac46ce51be5ee3eab26e9af75afc612a41
2012-08-10 01:27:11 +01:00
Iain Billett
5db8fb7c1f Added a static loading page.
Change-Id: I20a9972c52e39a821e42851f5f075fb870ea0447
2012-08-10 01:27:10 +01:00
Iain Billett
2b5828e374 Complete internal rework of DocumentViewer.
Change-Id: If080c114d38fa39d50a22127def217ad59f262fd
2012-08-10 01:27:10 +01:00
Tor Lillqvist
b57899ae39 Mkdir before copying
Change-Id: I8e1a3c62bee096252acb04d7be100caaac25a87c
2012-08-09 21:42:40 +03:00
Tor Lillqvist
3adeac41a0 Reduce the legacy.osl logging verbosity here, too
BTW, do we really need/want this (outdated) fork of DocumentLoader?
Either LibreOffice4Android should use the "real" DocumentLoader class
(and that should then be modified as necessary, but making sure it
still works as a separate test app), or this fork should be called
something else and be radically different.

Change-Id: I8536336140ee0190d01d35dde1a4c78e7b22c6bd
2012-08-09 10:57:51 +03:00
Tor Lillqvist
dfa5adcbc2 Make sure the v4 support library used by abs-lib is found
Change-Id: I425a8f0bea9d455b1ffd7ed4374bcde133e9a38c
2012-08-08 12:40:27 +03:00
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