[Libreoffice-commits] core.git: Changes to 'feature/android-viewer-lok'

Jan Holesovsky kendy at collabora.com
Sat Jun 28 10:42:13 PDT 2014


New branch 'feature/android-viewer-lok' available with the following commits:
commit 9578c69f3b22eb764f00c1992c51464af5cdd521
Author: Jan Holesovsky <kendy at collabora.com>
Date:   Sat Jun 28 19:21:49 2014 +0200

    android: Make the extract_files() part of setup / init.
    
    We need to have the files extracted before we attempt to initialize
    LibreOfficeKit (call libreofficekit_hook), otherwise the .rdb's are not there.
    
    Change-Id: Ib49db7e945a709d18a063eb488a27df18fef542b

commit b4080a587868999a82692905642898f9229b7484
Author: Jan Holesovsky <kendy at collabora.com>
Date:   Sat Jun 28 18:23:24 2014 +0200

    android: Make use of LibreOfficeKit.
    
    Now the LibreOfficeKit is used to actually attempt to bootstrap LibreOffice;
    at the moment fails to do that.
    
    Change-Id: I91220dbff783213bf7702e7213a5646859db4581

commit b2410ae85ad4986b0b0ab2f903f4cd4abaf3343d
Author: Jan Holesovsky <kendy at collabora.com>
Date:   Sat Jun 28 14:31:33 2014 +0200

    android: Introduce LibreOfficeKit.java to bootstrap using LibreOfficeKit.
    
    Change-Id: I5e1758c15684b06ab6809f62f4da6d5f50c071a9

commit ca84177ca57e9bdfa758ced183ed87c681f21189
Author: Tomaž Vajngerl <tomaz.vajngerl at collabora.com>
Date:   Thu Jun 26 11:22:21 2014 +0200

    LOAndroid3: ant/make for building, Bootstrap project
    
    LOAndroid3 is based of LibreOffice4Android project which uses
    ant/make for building. By using LibreOffice4Android as the base,
    the project creates a APK archive which has all needed files
    to start LibreOffice in Android environment.
    
    Change-Id: I697d5f727bdaf93e774144ad597d7081d2609908

commit 9fc47c694f0509d1014eecaab27811fee10c2007
Author: Tomaž Vajngerl <tomaz.vajngerl at collabora.com>
Date:   Mon Jun 23 11:03:19 2014 +0200

    LODroid2: GLES2 fixes, code cleanup
    
    Change-Id: I368f8caaf0433387a330a63182aab292defef0ca

commit 1d60e804b6a52ce50dece315a01b4a4900614878
Author: Tomaž Vajngerl <tomaz.vajngerl at collabora.com>
Date:   Mon Jun 23 11:00:59 2014 +0200

    LODroid2: Remove sdk v7 and v4 support libraries
    
    Change-Id: I41a30d44c44cb439dc2e60e212eea18b00f316dd

commit 2edd77ca698b09af2a85bb3746f633e138860a4a
Author: Tomaž Vajngerl <tomaz.vajngerl at collabora.com>
Date:   Tue Jun 17 13:05:33 2014 +0200

    LOAndroid2: use GLES2, latest GeckoSoftwareLayerClient
    
    Additionally add GeckoGLLayerClient as an alternative LayerClient
    
    Change-Id: I250b5d806f520231ad9a9b84ef8387e8830bb364

commit fd8f283efb704edfe4f911474a8bcbfa4aad184a
Author: Tomaž Vajngerl <tomaz.vajngerl at collabora.com>
Date:   Mon Jun 16 16:23:39 2014 +0200

    LOAndroid2: initial import of older Fennec version with LO changes
    
    rebase on mozilla-central tag RELEASE_BASE_20120531
    add LOEvent, LOThread, some LO icons
    
    Change-Id: I0c3aba6d9715c60e32d8daa2002b4961eef476f0

commit 87560c20661bdce1c48ea1576953743d19ca2dd7
Author: Tomaž Vajngerl <tomaz.vajngerl at collabora.com>
Date:   Tue Jun 3 15:23:39 2014 +0200

    Initial commit of Android Viewer project
    
    Project was created with Android Studio. Currently includes the
    base of Fennec's LayerView and dependencies.
    
    Change-Id: I5c3ae253d153f659eb92bd0ca17ef95372b71b23

commit de2c61d540f987257c2f537df03b3974d9179a06
Author: Jan Holesovsky <kendy at collabora.com>
Date:   Fri Jun 27 16:05:42 2014 +0200

    android: Reformat for readibility.
    
    Change-Id: Ib33d3ee0c78302b858b7c814e486c417276b7e7d

commit e98a1c841311e4db0e25e14c8200427e05e6cba0
Author: Jan Holesovsky <kendy at collabora.com>
Date:   Fri Jun 27 15:44:25 2014 +0200

    android: Support for Android SDK Tools 23 + note about their brokeness.
    
    Change-Id: I6b1636703044f03c5daa4c3ac1630f23c5c3c2e5

commit 517da54c337aa8ac72ba86821394b189c59464e2
Author: Jan Holesovsky <kendy at collabora.com>
Date:   Fri Jun 27 15:24:20 2014 +0200

    android: Allow verbose output from the ant build.
    
    Change-Id: I1086a7ab6bc7913c9c9f2492d07915039007e613

commit faaf988cbce3b7c9e1e6a7cc4bf16c7e5241d2a8
Author: Andrzej Hunt <andrzej.hunt at collabora.com>
Date:   Wed Jun 25 15:19:36 2014 +0100

    LOK: can't use basebmp as a library on android.
    
    Change-Id: I84198ac00865991ba845a19c1810dc3f180251ce

commit df0287ad94fd3703bda2bca2a10ffd6eec746934
Author: Jan Holesovsky <kendy at collabora.com>
Date:   Thu Jun 26 10:57:05 2014 +0200

    android: Now we need API 15 SDK.
    
    Change-Id: I220072b304ebe9471e52f642c850b10bd1f63850

commit 7afe86ce61efbac29392e5ae79d71b5b2479eb88
Author: Jan Holesovsky <kendy at collabora.com>
Date:   Thu Jun 26 09:07:37 2014 +0200

    'pMap' may be used uninitialized in this function.
    
    Change-Id: I4085801a773626824ddc5bc4fbca62240fcc171c



More information about the Libreoffice-commits mailing list