summaryrefslogtreecommitdiff
path: root/android/experimental
AgeCommit message (Collapse)AuthorFilesLines
2012-09-19dung out no longer needed initUCBHelper methods; thanks to sberg.Michael Meeks3-7/+1
2012-09-06Move Bootstrap setup and lib pre-loading (for easier debugging) to onCreate()Tor Lillqvist1-10/+8
Change-Id: I77c08dc1236c4c77cfb7711f3be659ebfe877dd1
2012-09-04Drop misleading commentTor Lillqvist1-1/+1
Change-Id: I90bc8870fcc7919f2b9c224160d7cb2e7ef285e7
2012-09-04Fix misleading macro nameTor Lillqvist1-1/+1
Change-Id: I6ef47a04c6628723a433bbb625b0934979bd6725
2012-09-01libmerged: another small component libraries for androidMatúš Kukan2-14/+0
Change-Id: Icd36fe58cfe8dbcc737681e6fb477e64310bfaad
2012-08-31Add offapi.rdb and oovbaapi.rdbTor Lillqvist1-1/+3
Change-Id: I58809d549dc4da2f709397d0d6a2b307d75d8885
2012-08-25merge more, mostly small libraries for androidMatúš Kukan2-9/+0
Change-Id: Ic40dec7083b2dd83952bee50290b803b981965b0
2012-08-25libmerged: add more librariesMatúš Kukan2-10/+0
Change-Id: Ia35e93b9632cb2bbfce0d40f8491044d56f2bb05
2012-08-23Build basebmp as a static library for AndroidTor Lillqvist2-2/+0
Reduces shared library count by one... This is tedious. Change-Id: I3bdc0a5c4ee4cabf9bbcedc469ca6e94d0103d6b
2012-08-23fileacc is in mergedTor Lillqvist1-1/+0
Change-Id: If58adf2558c2baac51f91d621b75f2d37f935dfd
2012-08-23Don't hardcode jni/Application.mk eitherTor Lillqvist2-3/+3
Change-Id: Id8787a04a3b1720490e7d79a254ca11835df242a
2012-08-23Factor out the Android APP_ABI sanely instead of copy-paste galoreTor Lillqvist2-15/+10
Change-Id: I66e97d73c410ac6f2e481ba9b2b22183f57438bd
2012-08-22Pining for the fjordsTor Lillqvist16-191/+0
Change-Id: If0915cfc755031d2cb6a6e822f5682bb7ced71ad
2012-08-20Don't be shyTor Lillqvist1-1/+1
Change-Id: I806dcac11667abfd89a3202ed56e6370e18e185d
2012-08-20libmerged: add fsstorage, svl, sot, vclMatúš Kukan5-11/+0
Change-Id: Ibebf00d99fdf8212afbdba21ca13844d2ff1c412
2012-08-20Add the fileacc libraryTor Lillqvist1-0/+1
Change-Id: Id6ef637ac0fec76ecea6be7aef6bbfc92a7f05ec
2012-08-15Added soft shadow around thumbnails.Iain Billett3-23/+62
Change-Id: I09926356c54e566a26b9fc944f61d3944dbd4ce0
2012-08-15Moved Animation code to DocumentViewer.Iain Billett1-22/+31
Change-Id: I3a21783a1ade19bd0c868f58137d244a13e0d132
2012-08-14android: recover from un-thumb-nail-able documents without crashingMichael Meeks3-4/+12
2012-08-13merge these libraries only for androidMatúš Kukan2-2/+0
Change-Id: Ibbb97782f3ec6aa774c4a32d8798a9729aee494f
2012-08-10Some minor bug fixes and code clean-up.Iain Billett1-33/+2
Change-Id: I857407ac46ce51be5ee3eab26e9af75afc612a41
2012-08-10Added a static loading page.Iain Billett1-3/+3
Change-Id: I20a9972c52e39a821e42851f5f075fb870ea0447
2012-08-10Complete internal rework of DocumentViewer.Iain Billett1-103/+67
Change-Id: If080c114d38fa39d50a22127def217ad59f262fd
2012-08-09Mkdir before copyingTor Lillqvist1-0/+1
Change-Id: I8e1a3c62bee096252acb04d7be100caaac25a87c
2012-08-09Reduce the legacy.osl logging verbosity here, tooTor Lillqvist1-1/+2
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-09Silence the annoyingly verbose vcl OSL_TRACEsTor Lillqvist1-1/+2
Change-Id: Ibd7c6ac56e56cf0e3e706a905603ef1a17a4579c
2012-08-09Fix edit mistake, the point is to not include the SDK build.xml hereTor Lillqvist1-1/+0
Change-Id: I3cfd5819be8075869906dac3b963b4d0b2cf2890
2012-08-08Make sure the v4 support library used by abs-lib is foundTor Lillqvist1-1/+3
Change-Id: I425a8f0bea9d455b1ffd7ed4374bcde133e9a38c
2012-08-08Bin incorect phrase in commentTor Lillqvist1-1/+1
Change-Id: I49e75db020064e000d83c1689b548bfff95014df
2012-08-08Bin accidental duplicate library referenceTor Lillqvist1-1/+2
Change-Id: I5bd94b85ced0c675f4de270205c696292ac71062
2012-08-08Also set up the local.properties of abs-libTor Lillqvist1-0/+2
Change-Id: Icf71e912687d182b0e38efd00626f86df39b1311
2012-08-07Fixed problems after rebase.Iain Billett2-6/+2
Change-Id: I7fa1dedd33e3ef59a99112e4ddc73e9ac38e7752
2012-08-07Quick fix for upside down thumbnails.Iain Billett4-13/+33
Change-Id: I089c78f050fbea068b394de9205322dc62e28764
2012-08-07Async loading of thumbnails.Iain Billett3-62/+73
Change-Id: I385f5fce8b332b2b9eaa5e6c4dc58516f4cfa9b8
2012-08-07Changed folder icon to show thumbnails of docs within folder.Iain Billett5-4/+599
Change-Id: I8ec061a3daafef733b8786c34269165697c2b443
2012-08-07Added methods to check if a file has a thumbnail.Iain Billett1-0/+18
Change-Id: I362ff20d8768be1dffbf857e442fbc30822079a7
2012-08-07Added Actionbar-sherlock lib & added dark striped actionbar with Holo.lightIain Billett64-48/+127
2012-08-07Some work on styling. Fix filter exception.Iain Billett4-10/+29
Change-Id: Ibf03680a29a0e7d5a484fedfa25863e88e063581
2012-08-06android: linguistic should cope with a missing extension managerMichael Meeks1-2/+1
2012-08-06android: fewer exceptions, and more debug output on null renderablesMichael Meeks3-24/+46
cleanup some library mentions
2012-08-06merge pointlessly fragmented chart2 libraries, leaving controller split.Michael Meeks1-0/+17
2012-08-03android: share more common Makefile pieces between a couple of usersMichael Meeks2-51/+3
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-03android: get rule sharing right; it seems we have to nest importsMichael Meeks1-1/+0
2012-08-03android: share the clobbering of ant rules to not compress resourcesMichael Meeks2-62/+2
Change-Id: Id2aa869f05b09dc22676d63390ec10bf575571ef
2012-08-03Reduce confusion, this isn't "DocumentLoader"Tor Lillqvist1-1/+1
Change-Id: I69683f93894ea696c3aab4033aea0ab9624f6cff
2012-08-03Add the largeHeap and hardwareAccelerated attributesTor Lillqvist1-0/+2
Change-Id: Ie9f8e97314778f093dc7b4b3c133882fd06e894a
2012-08-03Update for current SDKTor Lillqvist1-5/+6
Change-Id: I247075d5c8cef86a29a4c7fef03241396b2d76b7
2012-08-03Start the LibreOfficeUIActivity with "make run"Tor Lillqvist1-1/+1
Change-Id: I82aff7f40d8360c0306593b02200db205e52bbcc
2012-08-03Adapt r8b bits from ../DocumentLoader/MakefileTor Lillqvist1-3/+3
Change-Id: Idd60d2dd5cb32012de6027c2c161e2dbc3b2f404
2012-08-03Adapt architecture-specific bits from ../LibreOffice4Android/MakefileTor Lillqvist1-7/+12
Change-Id: I06ecb06df4df61fccc53477b5789a171e62248ec