1. 9a6cf48 LOAndroid3: Prevent crash when opening a nonexistent file by Jacobo Aragunde Pérez · 12 years ago
  2. 0a6d7d6 LOAndroid3: Open any text document via intents by Jacobo Aragunde Pérez · 12 years ago
  3. b7742fd Add getPart(s) to lokandroid too. by Andrzej Hunt · 12 years ago
  4. e5e7e70 LOAndroid3: upgrade to latest CairoGLInfo, CairoUtils, FloatSize by Tomaž Vajngerl · 12 years ago
  5. 5957f5d LOAndroid3: Allocate buffer of correct size in "BufferedCairoImage" by Tomaž Vajngerl · 12 years ago
  6. 25ad527 LOAndroid3: tile loading and invalidation by Tomaž Vajngerl · 12 years ago
  7. 019cf5e LOAndroid3: Expose LOKitThread in MainActivity by Tomaž Vajngerl · 12 years ago
  8. dd1fbac LOAndroid3: use CopyOnWriteArrayList in MultiTileLayer by Tomaž Vajngerl · 12 years ago
  9. 40499e3 LOAndroid3: clean-up imports TileLayer, GeckoSoftwareLayerClient by Tomaž Vajngerl · 12 years ago
  10. d646e43 LOAndroid3: CairoImage, BufferedCairoImage update to latest code by Tomaž Vajngerl · 12 years ago
  11. d4ab223 LOAndroid3: remove GeckoEventListener dependency & bufferSize by Tomaž Vajngerl · 12 years ago
  12. 2375959 LOAndroid3: cleanup & remove obsolete code - LOEvent / LOKitShell by Tomaž Vajngerl · 12 years ago
  13. 9cebdb5 LOAndroid3: MultiTileLayer - use SynchroniozedList for tiles by Tomaž Vajngerl · 12 years ago
  14. 842d8fb LOAndroid3: Add and use DirectBufferAllocator by Tomaž Vajngerl · 12 years ago
  15. e7b401d LOAndorid3: Clean unused code, add getTiles() to MultiTileLayer by Tomaž Vajngerl · 12 years ago
  16. 7b55df0 LOAndoid3: clean-up SubdocumentScrollHelper by Tomaž Vajngerl · 12 years ago
  17. 2c7c21b LOAndroid3: upgrade TextureGenerator/Reaper to the latest version by Tomaž Vajngerl · 12 years ago
  18. ff6aac4 LOAndroid3: Simplify begin/endDrawing calls, remove JSON metadata by Tomaž Vajngerl · 12 years ago
  19. 81df594 LOAndroid3: use device DPI, push more resp. to TileProvider by Tomaž Vajngerl · 12 years ago
  20. 5ccb510 LOAndroid3: (partially) render page with LOKitTileProvider by Tomaž Vajngerl · 12 years ago
  21. a3ccf3e lok JNI: no "handle" in funcs & don't wrap some native funcs by Tomaž Vajngerl · 12 years ago
  22. b8ce647 LOAndroid3: add tiled rendering from document - one tile first by Tomaž Vajngerl · 12 years ago
  23. c5777b4 android lok: fix paintTile JNI method by Tomaž Vajngerl · 12 years ago
  24. e2ca2f8 android: i18nlangtag is too verbose, and we don't need the info. by Jan Holesovsky · 12 years ago
  25. cba65fe android: Attempt to load the test file we have in the .apk. by Jan Holesovsky · 12 years ago
  26. b046b68 lok bootstrap: nicer function names, clean-up by Tomaž Vajngerl · 12 years ago
  27. ca61fdc libreofficekit JNI for Android by Tomaž Vajngerl · 12 years ago
  28. 3799a6f LODroid: Make SubTile hold the buffer for a tile by Tomaž Vajngerl · 12 years ago
  29. 7164161 LODroid: remove hasDirectTexture for now by Tomaž Vajngerl · 12 years ago
  30. 2820ecb LODroid: Use tile images in LOAndroid2 by Tomaž Vajngerl · 12 years ago
  31. 2c3d341 LODroid: Don't ignore size change event, clean-up GeckoLayerClient by Tomaž Vajngerl · 12 years ago
  32. 0d55277 LODroid: cleanup by Tomaž Vajngerl · 12 years ago
  33. 1e9b5f1 android: Add missing mkdir. by Jan Holesovsky · 12 years ago
  34. cd77f787 android: Enable debugging messages as the first thing we do. by Jan Holesovsky · 12 years ago
  35. d2eeb05 android: Correct location and name of sofficerc. by Jan Holesovsky · 12 years ago
  36. f918192 android: Relink liblo-native-code.so when a library changes. by Jan Holesovsky · 12 years ago
  37. faeccde android: Make LOAndroid3 debuggable. by Jan Holesovsky · 12 years ago
  38. d5d480d android: copy-stuff rule is copy'n'pasted around, consolidate it. by Jan Holesovsky · 12 years ago
  39. c72d300 android: Make the extract_files() part of setup / init. by Jan Holesovsky · 12 years ago
  40. db89e5f android: Make use of LibreOfficeKit. by Jan Holesovsky · 12 years ago
  41. 74ab983 android: Introduce LibreOfficeKit.java to bootstrap using LibreOfficeKit. by Jan Holesovsky · 12 years ago
  42. a6ecd8b LOAndroid3: ant/make for building, Bootstrap project by Tomaž Vajngerl · 12 years ago
  43. 18d2afb LODroid2: GLES2 fixes, code cleanup by Tomaž Vajngerl · 12 years ago
  44. 7d8d1fe LODroid2: Remove sdk v7 and v4 support libraries by Tomaž Vajngerl · 12 years ago
  45. 1c7bcda LOAndroid2: use GLES2, latest GeckoSoftwareLayerClient by Tomaž Vajngerl · 12 years ago
  46. ae14df5 LOAndroid2: initial import of older Fennec version with LO changes by Tomaž Vajngerl · 12 years ago
  47. 8339f8a Initial commit of Android Viewer project by Tomaž Vajngerl · 12 years ago
  48. 71e176c android: Reformat for readibility. by Jan Holesovsky · 12 years ago
  49. cfd74ae android: Support for Android SDK Tools 23 + note about their brokeness. by Jan Holesovsky · 12 years ago
  50. e3d91e9 android: Allow verbose output from the ant build. by Jan Holesovsky · 12 years ago
  51. 4f9b212 simplify ternary conditions "xxx ? yyy : false" by Noel Grandin · 12 years ago
  52. c79a5f8 remove executable bit by Andras Timar · 12 years ago
  53. 71e3756 Need libGLESv2 now then by Tor Lillqvist · 12 years ago
  54. c927ceb Switch to android-15 here, too by Tor Lillqvist · 12 years ago
  55. 18ea4fe Add components needed for editing a document in android/desktop app. by Matúš Kukan · 12 years ago
  56. b0ac763 native-code: Remove foo_core groups, now only 'core' and 'writer' are used. by Matúš Kukan · 12 years ago
  57. c275673 Require Android API level 15, which is from December 2011 by Tor Lillqvist · 12 years ago
  58. 67316dd Add CustomTarget_android_desktop back. by Matúš Kukan · 12 years ago
  59. bab7eeb moved impress remote clients to a separate repository by Norbert Thiebaud · 12 years ago
  60. 4d58685 sdremote: LibreOffice Remote for Impress version 2.0.0 by Christian Lohmaier · 12 years ago sdremote-2.0.0
  61. 7867b15 comit translations for sdremote by Christian Lohmaier · 12 years ago
  62. 9a9a897 sdremote: add about/license info by Christian Lohmaier · 12 years ago
  63. 7efbca6 android: Remove native-code.cxx on make clean. by Matúš Kukan · 12 years ago
  64. 13964dd sc/qa/unit/data/xls/border.xls was removed by Matúš Kukan · 12 years ago
  65. 4bddd28 tweak paddings in landcape mode (maximize space for preview & notes) by Christian Lohmaier · 12 years ago
  66. 7e08428 add support for double-tap to go back a transition by Christian Lohmaier · 12 years ago
  67. 4d6244c remove BluetoothOperator wrapper by Christian Lohmaier · 12 years ago
  68. f5d14e0 only autostart discovery when there are no known devices by Christian Lohmaier · 12 years ago
  69. 78b0b97 Use only one layout, with a dynamically sized PagerAdapter by Christian Lohmaier · 12 years ago
  70. c069303 get rid of some useless indirection/wrapper functions by Christian Lohmaier · 12 years ago
  71. 17e7bc3 Revert "fdo#60486 Fix auto-enabling bluetooth and improve bluetooth handling." by Andrzej Hunt · 12 years ago
  72. 233a15e move from ActionBarSherlock to corresponding android support lib by Christian Lohmaier · 12 years ago
  73. a689b67 Add tablet specific landscape layout. by Andrzej Hunt · 12 years ago
  74. 06272f6 Copy the built .apks to where push_nightlies.sh will find them for uploading by Tor Lillqvist · 12 years ago
  75. 4f8a7cc get rid of custom all-caps ui widget by Christian Lohmaier · 12 years ago
  76. 0d0b4a9 sdremote: show notes also in landscape orientation by Christian Lohmaier · 12 years ago
  77. 4be366d native code generator: Do not use single_component_map anymore. by Matúš Kukan · 12 years ago
  78. 8d41469 android: Further reduce size of LibreOfficeExperimentalDesktop.apk. by Matúš Kukan · 12 years ago
  79. 38f2363 android: 'core' and 'writer' components should be enough by Matúš Kukan · 12 years ago
  80. 3f47635 Improve native-code generator for (not only) Android. by Matúš Kukan · 12 years ago
  81. b55259e typo fixes by Andras Timar · 12 years ago
  82. a17c095 Add tool to generate native-code.cxx for Android. by Matúš Kukan · 12 years ago
  83. 645dac2 Deduplicate more components. by Matúš Kukan · 12 years ago
  84. 43e2cf5 Deduplicate calc components. by Matúš Kukan · 12 years ago
  85. e05e589 Deduplicate writer component factories. by Matúš Kukan · 12 years ago
  86. ad4e451 Deduplicate a lot of common components. by Matúš Kukan · 12 years ago
  87. ae3a0c8 Add .component <implementation constructor="..." feature by Stephan Bergmann · 12 years ago
  88. 4175118 Bin obsolete comment by Tor Lillqvist · 12 years ago
  89. d8bbae2 Get more --disable-dynamic-loading code out of shlib.cxx. by Matúš Kukan · 12 years ago
  90. 562b219 Deduplicate some foo_component_getFactory declarations. by Matúš Kukan · 12 years ago
  91. b6cebf4 Allow UNO component libraries to have each implementation in its own function. by Matúš Kukan · 12 years ago
  92. eebc1e9 fdo#60698: Merge fastsax and sax_shared into expwrap by Marcos Paulo de Souza · 12 years ago
  93. 3cc31f8 fdo#60486 Fix auto-enabling bluetooth and improve bluetooth handling. by Andrzej Hunt · 12 years ago
  94. 52bcb7e Fix path to lo-all-static-libs by Tor Lillqvist · 12 years ago
  95. 0b9d8c6 Those AFM files are not used anymore by Khaled Hosny · 12 years ago
  96. 38c4e94 remove executable bits from .java files by Michael Stahl · 12 years ago
  97. ea6f3c0 outter -> outer (also when "outter" is inside another word) by Julien Nabet · 12 years ago
  98. e6a8768 Use lo-all-static-libs by Tor Lillqvist · 12 years ago
  99. 24b4610 Separate Impress Remote from Android build. by Andrzej J.R. Hunt · 13 years ago
  100. 4c530d3 good-bye stringex, you served well by Andras Timar · 12 years ago