Gitiles
Code Review
Sign In
gerrit.collaboraoffice.com
/
core
/
refs/heads/feature/jsdialogs
/
android
095b2da
Make sure $(SODEST)/libc++_shared.so target dir exists
by Stephan Bergmann
· 5 years ago
f5e87b2
android: "make run" works also for debug configuration
by Vasily Melenchuk
· 6 years ago
e30b049
Remove BuildVersion also from Android and iOS version ini files
by Stephan Bergmann
· 6 years ago
f2180bd
Update paths in Makefile.in and android/.gitignore
by Michael Weghorn
· 6 years ago
bc6c034
tdf#134846 Android Viewer: Include native libs again
by Michael Weghorn
· 6 years ago
0dffc65
android: fix the build output directory
by Henry Castro
· 6 years ago
03093a9
tdf#134405 android: Add null check
by Michael Weghorn
· 6 years ago
04ca42f
Make it possible to just build the native code for Android, no Java bits
by Tor Lillqvist
· 6 years ago
71a23fa
don't hardcode /usr/bin/python3 in android scripts
by Christian Lohmaier
· 6 years ago
35518c9
Move all public Java classes to libreoffice.jar
by Samuel Mehrbrodt
· 6 years ago
b7056b8
tdf#116243 android: Include headerfootermenu.ui
by Michael Weghorn
· 6 years ago
5566129
tdf#131195 android: Don't destroy doc while loading it
by Michael Weghorn
· 6 years ago
45fbfbf
tdf#131622 android: Extract native libs again
by Michael Weghorn
· 6 years ago
325bca9
tdf#131622 android: Handle password callback for non-editing case, too
by Michael Weghorn
· 6 years ago
9d4b614
android: Pass Intent's action in ctor already
by Michael Weghorn
· 6 years ago
97e9a83
android: Fix asset handling in build.gradle
by Michael Weghorn
· 6 years ago
367431b
tdf#126909 android: include icons into APK
by Michael Weghorn
· 6 years ago
a93770e
android: Update gradle
by Michael Weghorn
· 6 years ago
9fa6312
android: Escape apostrophe in Turkish string
by Michael Weghorn
· 6 years ago
7c0a38e
android: Bump compileSdkVersion, targetSdkVersion
by Michael Weghorn
· 6 years ago
3e19e0d
android: Move "Display language" setting to "General" section
by Michael Weghorn
· 6 years ago
9989f78
tdf#131179 android: Support docs containing comments
by Michael Weghorn
· 6 years ago
23c379a
android: Hide cursor again when selection was done due to search
by Michael Weghorn
· 6 years ago
8432df8
android: Make keyboard in search bar show "search button"
by Michael Weghorn
· 6 years ago
01f5884
android: Fix inverted naming for up/down in search
by Michael Weghorn
· 6 years ago
8666ac0
android: Avoid a crash when recently used file has unknown type
by Michael Weghorn
· 6 years ago
3e5a188
android: LOKitThread::refresh: Add null check
by Michael Weghorn
· 6 years ago
bf331e3
android: LibreOfficeMainActivity::onStop: Add null check
by Michael Weghorn
· 6 years ago
b327ea0
android: Avoid crash when tapping while document is being loaded
by Michael Weghorn
· 6 years ago
0adc9b6
GBUILD_TRACE, support for finding out where the build time is spent
by Luboš Luňák
· 6 years ago
ba9f0b4
Fix typo
by Andrea Gelmini
· 6 years ago
ae855bf
tdf#117331 Merge jurt and unoil into ridl
by Samuel Mehrbrodt
· 6 years ago
37d2fdc
Fix German typo
by Andrea Gelmini
· 6 years ago
5bf2ec9
android: Use system locale by default
by Michael Weghorn
· 6 years ago
9ee61e0
Android Viewer: Add German localization
by Michael Weghorn
· 6 years ago
51b700a
android: Fix linking of liblo-native-code.so on x86_64
by Michael Weghorn
· 6 years ago
3f5a4c8
android: don't try to copy the apk if it does not exist
by Miklos Vajna
· 6 years ago
27172d6
android: Avoid building the apk when configured with --enable-android-lok.
by Jan Holesovsky
· 6 years ago
64bf055
tdf#115698 android: Don't modify doc on color palette initialization
by Michael Weghorn
· 6 years ago
9ab43aeb
android: Allow zooming for Calc as well
by Michael Weghorn
· 6 years ago
c6dadf5
android: Fix linking of liblo-native-code.so on aarch64.
by Jan Holesovsky
· 6 years ago
03e9ae0
android: fixup - the menu file was meant to go to the non-extracted assets
by Christian Lohmaier
· 6 years ago
93ee955
tdf#128101 android: fix documents with manual page break
by Christian Lohmaier
· 6 years ago
ddd2a41
tdf#124536 android: fix breakiterator mismatch (separate data files for zh/ja)
by Christian Lohmaier
· 6 years ago
7de3b4b
android: avoid NPE when trying to create cache file
by Christian Lohmaier
· 6 years ago
4655052
android: keep float for row/column dimensions to unbreak build
by Christian Lohmaier
· 6 years ago
4be2607
android/mobile-config.py: Use python3
by Michael Weghorn
· 6 years ago
66bbf08
lok: calc: switch row / column / grouping data to pixels.
by Michael Meeks
· 6 years ago
256e2a3
tdf#127540 android: fix type-detection error when trying About|Show License
by Christian Lohmaier
· 6 years ago
eb050ae
tdf#123290 fix android tinderbox builds/properly package libc++_shared.so
by Christian Lohmaier
· 6 years ago
f68a36b
android: Fix problems with unwinding in the Online-based Android app.
by Jan Holesovsky
· 6 years ago
7e20dcb
android: Allow using SDK and NDK directly from the Android Studio.
by Jan Holesovsky
· 7 years ago
77902a3
Fixing '....'
by Andrea Gelmini
· 7 years ago
0940229
Fix '..'
by Andrea Gelmini
· 7 years ago
a7f6338
android: support NDK 19 and above (20 as of this commit)
by Christian Lohmaier
· 7 years ago
2e0e0bf
tdf#102040 Don't type doubled characters when using external keyboard.
by Dawid Gan
· 7 years ago
f362a3d
android: Fix non-debug build.
by Jan Holesovsky
· 7 years ago
446fd75
update references about selective debuginfo in android/README
by Luboš Luňák
· 7 years ago
edd163b
android: fix ArrayIndexOutOfBounds on selecting 'Drawings' in DefaultFileFilter setting
by kaishu-sahu
· 7 years ago
193bfbd
android: Setting default values to setting preference, minor ux improvements
by kaishu-sahu
· 7 years ago
18defd1
Fix typo
by Andrea Gelmini
· 7 years ago
bd05092
android: Set the FONTCONFIG_FILE envvar to the fonts.conf (if exists).
by Jan Holesovsky
· 7 years ago
cb6d779
android: Separate the Android-specific setup from the actual LOK init.
by Jan Holesovsky
· 7 years ago
35cae83
android: Generate liblo-native-code.so so that it can be linked against.
by Jan Holesovsky
· 7 years ago
c02a78b
android: Add a missing dependency.
by Jan Holesovsky
· 7 years ago
fc2a8bf
Fix typo
by Andrea Gelmini
· 7 years ago
25a0ae6
Introduce --enable-android-editing
by Stephan Bergmann
· 7 years ago
312eeee
Switch Android armeabi-v7a to libc++/libc++abi/libunwind too
by Stephan Bergmann
· 7 years ago
357112d
Export RTTI symbols from liblo-native-code.so, for binary UNO bridge
by Stephan Bergmann
· 7 years ago
e465f9a
Move NSSLIBS to a more sensible place on the linker command line
by Stephan Bergmann
· 7 years ago
617b4bc
Make android/mobile-config.py compatible with Python 3
by Stephan Bergmann
· 7 years ago
c40014e
android: lock away editing mode in separate build flavor
by Christian Lohmaier
· 7 years ago
f825e6d
[Pardus] ability to change slide name
by Mert Tumer
· 7 years ago
85987b2
Fix nullptr exception in presentation on Android
by Mert Tumer
· 7 years ago
2f88877
[Pardus] fix highlight color in Presentation On Android
by Mert Tumer
· 7 years ago
9ec1f72
[Pardus] fix missing break in switch case on Android
by Mert Tumer
· 7 years ago
fb5b8c5
[Pardus] removed ignore hidden files on Android
by Mert Tumer
· 7 years ago
cb08cdd
[Pardus] language improvements on Android
by Gulsah Kose
· 7 years ago
1239dce
[Pardus] language improvements on Android
by Mert Tumer
· 7 years ago
187a3db
Fix permission settings on Android Viewer
by Mert Tumer
· 7 years ago
1ed4208
Added Turkish Language Support on Android Viewer
by Mert Tumer
· 7 years ago
f2e35a6
Added language support on Android Viewer
by Mert Tumer
· 8 years ago
897b393
Extract hardcoded strings to string resource file on Android Viewer
by Mert Tumer
· 8 years ago
414ef6c
Added Clear Formatting button on Android Viewer
by Mert Tumer
· 8 years ago
1c08dee
Fix listing all options (presentation and spreadsheet) on all documents
by Mert Tumer
· 8 years ago
6ede90a
tdf#89860 ability to print from Android Viewer
by Mert Tumer
· 8 years ago
cb059f7e
Added PDF Export option on Android Viewer
by Mert Tumer
· 8 years ago
2fa47f8
tdf#106648 save current work when switching to other apps
by Mert Tumer
· 8 years ago
e4c9d68
Fix floating action button disappears after closing a document
by Mert Tumer
· 8 years ago
27326e0
tdf#119082 Exception wrong thread on Android Viewer
by Mert Tumer
· 8 years ago
e4ed3d7
Show Save document dialog when using colorpicker
by Mert Tumer
· 8 years ago
7a0e523
Rename/Delete worksheets and slides option on Android Viewer
by Mert Tumer
· 8 years ago
cc61683
Setting visibility of menu items instead of disabling or enabling them
by Mert Tumer
· 8 years ago
baac334
Renamed "Font Back Color" to "Highlight Color" on Android Viewer
by Mert Tumer
· 8 years ago
7c2d92a
Developer Mode
by Ximeng Zu
· 9 years ago
46855d3
Style tab added to Android Viewer
by Mert Tumer
· 8 years ago
ec02552
tdf#118622 fix unhandled exception when selecting remove server
by Mert Tumer
· 8 years ago
7e04333
tdf#118618 fix document browser doesnt list all documents
by Mert Tumer
· 8 years ago
f5db3844
tdf#118585 Fix exception when closing Android Viewer
by Mert Tumer
· 8 years ago
3eeb603
Fix remote server can not be selected on Android Viewer
by Mert Tumer
· 8 years ago
Next »