summaryrefslogtreecommitdiff
path: root/android
AgeCommit message (Expand)AuthorFilesLines
2014-01-30sdremote: add about/license infoChristian Lohmaier3-24/+54
2014-01-22android: Remove native-code.cxx on make clean.Matúš Kukan1-0/+1
2014-01-18sc/qa/unit/data/xls/border.xls was removedMatúš Kukan3-3/+0
2014-01-16tweak paddings in landcape mode (maximize space for preview & notes)Christian Lohmaier1-5/+4
2014-01-16add support for double-tap to go back a transitionChristian Lohmaier2-25/+37
2014-01-16remove BluetoothOperator wrapperChristian Lohmaier4-57/+7
2014-01-16only autostart discovery when there are no known devicesChristian Lohmaier11-42/+57
2014-01-16Use only one layout, with a dynamically sized PagerAdapterChristian Lohmaier2-124/+69
2014-01-16get rid of some useless indirection/wrapper functionsChristian Lohmaier4-215/+57
2014-01-16Revert "fdo#60486 Fix auto-enabling bluetooth and improve bluetooth handling."Andrzej Hunt6-50/+14
2014-01-16move from ActionBarSherlock to corresponding android support libChristian Lohmaier24-101/+112
2014-01-16Add tablet specific landscape layout.Andrzej Hunt6-6/+98
2014-01-14Copy the built .apks to where push_nightlies.sh will find them for uploadingTor Lillqvist2-0/+12
2014-01-02get rid of custom all-caps ui widgetChristian Lohmaier4-40/+6
2014-01-02sdremote: show notes also in landscape orientationChristian Lohmaier1-8/+57
2014-01-02native code generator: Do not use single_component_map anymore.Matúš Kukan2-4/+3
2014-01-01android: Further reduce size of LibreOfficeExperimentalDesktop.apk.Matúš Kukan1-2/+1
2013-12-31android: 'core' and 'writer' components should be enoughMatúš Kukan1-1/+1
2013-12-23Improve native-code generator for (not only) Android.Matúš Kukan3-3/+3
2013-12-20typo fixesAndras Timar1-1/+1
2013-12-20Add tool to generate native-code.cxx for Android.Matúš Kukan7-161/+19
2013-12-19Deduplicate more components.Matúš Kukan3-69/+13
2013-12-19Deduplicate calc components.Matúš Kukan3-9/+3
2013-12-19Deduplicate writer component factories.Matúš Kukan3-11/+6
2013-12-19Deduplicate a lot of common components.Matúš Kukan3-49/+0
2013-12-19Add .component <implementation constructor="..." featureStephan Bergmann3-24/+24
2013-12-18Bin obsolete commentTor Lillqvist1-5/+0
2013-12-18Get more --disable-dynamic-loading code out of shlib.cxx.Matúš Kukan3-3/+45
2013-12-18Deduplicate some foo_component_getFactory declarations.Matúš Kukan3-164/+0
2013-12-18Allow UNO component libraries to have each implementation in its own function.Matúš Kukan2-4/+0
2013-12-11fdo#60698: Merge fastsax and sax_shared into expwrapMarcos Paulo de Souza2-4/+0
2013-12-10fdo#60486 Fix auto-enabling bluetooth and improve bluetooth handling.Andrzej Hunt6-14/+50
2013-12-05Fix path to lo-all-static-libsTor Lillqvist1-1/+1
2013-12-04Those AFM files are not used anymoreKhaled Hosny1-1/+1
2013-11-26remove executable bits from .java filesMichael Stahl78-0/+0
2013-11-23outter -> outer (also when "outter" is inside another word)Julien Nabet1-9/+9
2013-11-22Use lo-all-static-libsTor Lillqvist1-27/+1
2013-11-20Separate Impress Remote from Android build.Andrzej J.R. Hunt1-1/+8
2013-11-17good-bye stringex, you served wellAndras Timar1-40/+2
2013-11-15fix Makefile of Android Impress RemoteAndras Timar1-5/+7
2013-11-14Add EBOOK_LIBS to android build.Andrzej J.R. Hunt1-0/+1
2013-11-07remove INPATH and PROEXTMichael Stahl3-18/+0
2013-11-01Add (dummy) touch_ui_dialog_modal() implementationsTor Lillqvist2-0/+61
2013-11-01Add FREEHAND_LIBSTor Lillqvist1-0/+1
2013-10-26android: fix/remove last uses of $(OUTDIR) hereMatúš Kukan4-11/+11
2013-10-25Change version to 2.0.0.Artur Dryomov1-1/+1
2013-10-25Fix possible NPE.Artur Dryomov3-0/+12
2013-10-25Add "learn more" link for providing additional information.Artur Dryomov5-1/+37
2013-10-25Fix some comments and tabs positions.Artur Dryomov2-20/+14
2013-10-25Fix slides grid adapter: recycle view holder for better performance.Artur Dryomov1-3/+3