Age | Commit message (Collapse) | Author | |
---|---|---|---|
2014-11-12 | Fix common typos. No automatic tools. Handmade… | Andrea Gelmini | |
Change-Id: I1ab4e23b0539f8d39974787f226e57a21f96e959 Reviewed-on: https://gerrit.libreoffice.org/12164 Reviewed-by: Noel Grandin <noelgrandin@gmail.com> Tested-by: Noel Grandin <noelgrandin@gmail.com> | |||
2014-10-13 | android: When debugging, the installLocation must be "internalOnly". | Jan Holesovsky | |
Otherwise the gdbserver ends up with run-as: exec failed for /data/data/org.libreoffice/lib/gdbserver Error:Permission denied (you need to run ndk-gdb with --verbose to see that). Change-Id: Iccdf0ff268c20d2fb5abc1e93404375fa51c1cf1 | |||
2014-10-13 | android: When rotating, we also need to update the viewport geometry. | Jan Holesovsky | |
Change-Id: I04502c56b1e1d16cf65cbeb47632c508ef9889d0 | |||
2014-10-10 | android: Repaint when the orientation changes. | Jan Holesovsky | |
Change-Id: I150b22b7b1179c1adc7995a8547c7644ac25be28 | |||
2014-10-10 | android: Improve the button descriptions. | Jan Holesovsky | |
Change-Id: I770065f7cb9aef3413cf8ebf860991147b6e14eb | |||
2014-10-10 | android: Disable LibreOfficeUIActivity for now. | Jan Holesovsky | |
We should provide just one activity in the .apk; the browser should probably show up when LibreOffice Viewer is started with no file to open... Change-Id: I624afa00f7e8ddc649a272c1b08899e8aac887c9 | |||
2014-10-10 | More tabs -> spaces. | Jan Holesovsky | |
Change-Id: I9a3e104b05479413dc314f299824a48ead004693 | |||
2014-10-10 | Kill trailing whitespace, tabs -> spaces, add modelines. | Jan Holesovsky | |
Change-Id: I24154279154ba2a9d1ba6cab81d066fcba23cb4e | |||
2014-10-09 | android: Fix the application lifecycle. | Jan Holesovsky | |
Now onStart() loads the file, and onStop() closes it again. Fixes the case when the user leaves the app by pressing Home, and starts it again; previously, this caused a race. Change-Id: I493a76eaf5e8ca8a68b53f70c7acd09b638f7e11 | |||
2014-10-09 | android: Simplify the About dialog creation. | Jan Holesovsky | |
Change-Id: I40fb007e8f672e1c5ff4e6e23c043b7305e726a9 | |||
2014-10-09 | android: Fix typo. | Jan Holesovsky | |
Change-Id: Ie2a321f1d8461d9fa665be11a8e5085c24ad032b | |||
2014-10-05 | android: Rewrite GLThread to trash objects as little as possible | Tomaž Vajngerl | |
Change-Id: I6a0042e2a1b5d98fbf5aa8c64b67a9422f8956a3 | |||
2014-10-04 | android: Better detection of HW accel. (needed by TextureView) | Tomaž Vajngerl | |
Change-Id: I32b091d13d9236cee654819e701c583041f869bb | |||
2014-10-04 | android: move getDrawable to LayerView (Fennec import) | Tomaž Vajngerl | |
Change-Id: Idd15003939574963f836bfab1e0c5385957ab18b | |||
2014-10-04 | android: use TextureView instead of SurfaceView for ICS+ devices | Tomaž Vajngerl | |
Change-Id: I4c5585d5eac4faf46ad9bed2d3992fe87b3d9a03 | |||
2014-10-04 | android: assure document close, introduce message box for errors | Tomaž Vajngerl | |
Change-Id: I4d5607d5568ebf73a61067975c21e740020cc8f7 | |||
2014-10-04 | androdi: set TileProvider only when document is ready | Tomaž Vajngerl | |
Change-Id: Iada0e4513cc00248f45c97bfecbc91590e80a437 | |||
2014-10-04 | android: TileIdentifier - contains tile position and zoom | Tomaž Vajngerl | |
Change-Id: Ia82dc1f99eff5117fe16df2b61c1a7230b52e07a | |||
2014-10-04 | android: construct LayerView in xml GUI definition (activity_main) | Tomaž Vajngerl | |
Change-Id: I6cd3c8dff2ca36f3d64559b218d005d5a6da9066 | |||
2014-10-04 | android: use tile size and change the type to IntSize | Tomaž Vajngerl | |
Change-Id: Id19c3517fc6fb59307c81a0c1c8868e0d0c777b4 | |||
2014-10-04 | android: remove unused windowSizeChanged tracking | Tomaž Vajngerl | |
Change-Id: I0d451d9fea83d70e69d07059e55a5e6067c45711 | |||
2014-10-04 | android: Better default document (when the app starts with no doc to load). | Jan Holesovsky | |
Change-Id: Ie3cc30c29723133d5e320ad3848d13f06d133c78 | |||
2014-10-04 | android: Log calls to createTile | Tomaž Vajngerl | |
Change-Id: Ia0e92c24f771d47235fee7a9dbddc65631af9082 | |||
2014-10-04 | android: show progress spinner also when switching parts | Tomaž Vajngerl | |
Change-Id: Ie21e71aa03eddef620d470e01daf6f1936a5d7c7 | |||
2014-10-04 | android: Fix typo. | Jan Holesovsky | |
Change-Id: I22f7bbcc5bc5f58c30a5915c876736f664a42a61 | |||
2014-10-04 | android: about dialog description, app names - viewer & browser | Tomaž Vajngerl | |
Change-Id: I4f759b6a004ca8f12974f3d0daa9f1d78c015f2a | |||
2014-10-04 | android: clicking "Parts" in preferences opens the side drawer | Tomaž Vajngerl | |
Change-Id: I3cfd0a31409f6a798c933dae4a47b75e93601f6b | |||
2014-10-04 | android: fix redrawing everyting on part change (via sidebar) | Tomaž Vajngerl | |
Change-Id: If7aeeca3da65f44dfe1f9a5bc347baf4e3cadd82 | |||
2014-10-04 | android: null safeguards and cleanup unneeded calls | Tomaž Vajngerl | |
Change-Id: I0ffcfb0fbaa03e5035bec9dd1ffed21f85972470 | |||
2014-10-04 | android: image in TileLayer can be null | Tomaž Vajngerl | |
Change-Id: I4a910eb60f6fe81f97933d1b9e57bac6af4547c9 | |||
2014-10-04 | android: SubTile - equals and hash | Tomaž Vajngerl | |
Change-Id: I6e8cf220d108cefdf16f9b4553e2d2ecd7a5338c | |||
2014-10-04 | android: SingleTileLayer - less var. trashing (Fennec update) | Tomaž Vajngerl | |
Change-Id: I8c32f6a43cad6dd3790a3e7dd0b990516a35ebca | |||
2014-10-04 | android: replace MultiTileLayer with new & simpler DynamicTileLayer | Tomaž Vajngerl | |
Change-Id: Idec2246975a65f8ce664642a4ef49415e20ca187 | |||
2014-10-04 | android: remove some unneeded logging in GeckoLayerClient | Tomaž Vajngerl | |
Change-Id: Ib53aae87e7fa510c3783a86a7512c25548457fd4 | |||
2014-10-04 | android: add tileSize parameter to TileProvider | Tomaž Vajngerl | |
Change-Id: I607dbaa897b17f5b650f10293956c8154da6f43d | |||
2014-10-04 | android: remove duplicate progress bar declaration | Tomaž Vajngerl | |
Change-Id: Ie0a463bf5f006ce5d340e085bd6962b728d29c35 | |||
2014-10-04 | android: show loading animation until the document is loaded | Tomaž Vajngerl | |
Change-Id: I98eeafe30e90d039175daea65428526a95c9ff1e | |||
2014-10-04 | android: package C* fonts as well for interop. | Michael Meeks | |
Change-Id: I49c6c4bf0b2ddfb403612ccad90a41e8ae525427 | |||
2014-10-04 | android: don't return to open document if viewing license / notice | Tomaž Vajngerl | |
Change-Id: I12994aa60fa2476ef94153b5ba13000ece71d28b | |||
2014-10-04 | android: clear all tiles in "refresh" | Tomaž Vajngerl | |
Change-Id: I6a7e9070160e8d4bbd6ad5cd1bfa2dc18e66a45d | |||
2014-10-04 | android: no need for "throws InterruptedException" | Tomaž Vajngerl | |
Change-Id: I93be9af0849a2515c27bc22892a201ec207d6775 | |||
2014-10-04 | android: redraw LOEvent | Tomaž Vajngerl | |
Change-Id: I6171f7a36c07f53eeec0cc83caa168ec97459d53 | |||
2014-10-04 | android: create events with LOEventFactory (moved out of LOEvent) | Tomaž Vajngerl | |
Change-Id: Ia2e6bd040160e9d09377fe1f27d94d22c46fb778 | |||
2014-10-04 | android: remove unused ViewTransform | Tomaž Vajngerl | |
Change-Id: I80cc876b542d2b215f8615972717bce998d532e9 | |||
2014-10-04 | android: don't show any parts in sidebar if only one part exists | Tomaž Vajngerl | |
Change-Id: Id40fa499bca8e4ef4f8b26877905fd74a66667af | |||
2014-10-04 | android: fix part sidebar not executing an "part change" event.. | Tomaž Vajngerl | |
Change-Id: I8f984ad050d8124164617f67f5ea7fa511e50f55 | |||
2014-10-04 | android: show thumbnails in DrawerLayout - parts side bar | Tomaž Vajngerl | |
Change-Id: Iae0ba5d7396f8f4d148fd2a298d0648dfc493b28 | |||
2014-10-04 | android: better default part name (document type dependent) | Tomaž Vajngerl | |
Change-Id: I7ea1f1f5c249a4df250bde049cc52b4f392e4d38 | |||
2014-10-04 | android: clear all tiles on part change (method clearAllTiles) | Tomaž Vajngerl | |
Change-Id: I4e18fed5167559284bc18235811cb2b1c6c62a4d | |||
2014-10-04 | android: call destroy only if the document exists | Tomaž Vajngerl | |
Change-Id: Ia9459151ac46a8be0f9a3944f2bcd427435c284e |