Gitiles
Code Review
Sign In
gerrit.collaboraoffice.com
/
core
/
refs/heads/libreoffice-6-0-3
/
android
8d97751
tdf#106370 Android: add ability to insert pictures
by Ximeng Zu
· 9 years ago
4e2555b
[Android] Add address/formula bars
by Ximeng Zu
· 9 years ago
340c5c2
chmod 0755 -> 0644 for some source files
by Stephan Bergmann
· 8 years ago
506f7a5
unused import
by Christian Lohmaier
· 9 years ago
d67358d
lint: remove redundant type casts (findViewById to object of type)
by Christian Lohmaier
· 9 years ago
e731867
use gradle to build the owncloud-android-lib
by Christian Lohmaier
· 9 years ago
41a43ac
buildscripts section actually needs dedicated repositories
by Christian Lohmaier
· 9 years ago
09d9544
android: bump support library & buildtools/SDK versions
by Christian Lohmaier
· 9 years ago
f000bb2
blank doesn't take any effect anymore. remove it from android's fonts.conf
by Christian Lohmaier
· 9 years ago
dc93e5c
android: textrelocations are no longer an issue (can target 23 and later)
by Christian Lohmaier
· 9 years ago
3de5cd34
android: tune symbols for lldb & we actually target 14 as minSDK
by Christian Lohmaier
· 9 years ago
7b946b3
tdf#90556 android: make buildID in about a clickable link to git log
by Christian Lohmaier
· 9 years ago
2e8e0b2
android: drop workarounds for ndk-gdb support (can still run manually)
by Christian Lohmaier
· 9 years ago
1470aae
tdf#112190 installLocation should be specified in toplevel manifest
by Christian Lohmaier
· 9 years ago
723487f
android: prevent null pointer exception on start
by Tomaž Vajngerl
· 9 years ago
fa7e150
android: remove a hard to address TODO
by Miklos Vajna
· 9 years ago
0aad624
need to manuall load all native-libs on e.g. Jellybean
by Christian Lohmaier
· 9 years ago
66518ea
use extractNativeLibs="false" for less disk usage and faster installation
by Christian Lohmaier
· 9 years ago
e191002
android: use sp (instead of dp) for font-size
by Christian Lohmaier
· 9 years ago
6f29e5c
min and target SdkVersions are taken from gradle
by Christian Lohmaier
· 9 years ago
7501057
android:singleLine is deprecated, use maxLines=1 instead
by Christian Lohmaier
· 9 years ago
16be827
android: position in RecyclerView must not be treated as fixed
by Christian Lohmaier
· 9 years ago
1a78572
need to use app:srcCompat when using VectorDrawableCompat
by Christian Lohmaier
· 9 years ago
218ea87
[Android] Clean up util func with Calc dev
by Ximeng Zu
· 9 years ago
43f5161
[Android Viewer] Password support
by Ximeng Zu
· 9 years ago
511ae02
Android: Enable HAVE_FEATURE_NSS and package the NSS libraries with apk
by Gautam Prajapati
· 9 years ago
985474a0
[Android Viewer] Fix windowSoftInputMode
by Ximeng Zu
· 9 years ago
a149042
Ability to change Font Color and added a new Color Picker on Android Viewer
by Mert Tumer
· 9 years ago
f45cdbc
[Android Viewer] Add header funcs to Calc
by Ximeng Zu
· 9 years ago
b947151
[Android Viewer] Add cell selection by row/column/all
by Ximeng Zu
· 9 years ago
2cba4ea
[Android Viewer] Fix crash after save dialog
by Ximeng Zu
· 9 years ago
cb79eba
[Android Viewer] Correct typo of class name
by Ximeng Zu
· 9 years ago
063db6b
[Android Viewer] Correct LOK Enums
by Ximeng Zu
· 9 years ago
02f3c48
Calc UI on Android Viewer
by Ximeng Zu
· 9 years ago
6b87343
Presentation Mode
by Ximeng Zu
· 9 years ago
c746468
Add LOKit Enums to Document.java
by Ximeng Zu
· 9 years ago
ab27953
android: show when native-code.py is invoked even for non-verbose builds
by Miklos Vajna
· 9 years ago
eeb65fa
Listen for changes in editing preference settings
by brainbreaker
· 9 years ago
bffb543
enable the Action/Toolbar for Settings screens
by Christian Lohmaier
· 9 years ago
cb57abf
android: bump build-tools, support-lib and gradle-plugin versions
by Christian Lohmaier
· 9 years ago
eac12b1
android: simplify some more if statements
by Christian Lohmaier
· 9 years ago
f45cfc6
Update zoom constraints with device rotate
by Ximeng Zu
· 9 years ago
e0ccc89
Fix behavior of double tap zoom in and out
by Ximeng Zu
· 9 years ago
5c2833c
tdf#107415 android: appbar invisible on lower version
by Ximeng Zu
· 9 years ago
a940826
Fix typos
by Andrea Gelmini
· 9 years ago
78098b8
Add BottomSheetBehavior to formatting toolbar
by brainbreaker
· 9 years ago
936ffc1
tdf#96770 android: disable 'parts' in text documents
by Ximeng Zu
· 9 years ago
1a74806
tdf#96799 android: does not switch edit mode to view
by Ximeng Zu
· 9 years ago
50938d8
Double tap zooms in and out
by Ximeng Zu
· 9 years ago
d70636a
Discard StorageAccessFramework for creating new documents
by brainbreaker
· 9 years ago
78bc505
tdf#96764 - Android Viewer does not show page count
by Ximeng Zu
· 9 years ago
5333f93
tdf#96811 Android Viewer doesn't focus on the word you search.
by Ximeng Zu
· 9 years ago
ed90011
tdf#106368 android: restrict zoom to page width
by Ximeng Zu
· 9 years ago
74859b3
Fix typos to complete commit b35552f39503
by Andrea Gelmini
· 9 years ago
b35552f
Fix typo: 'forgeround' in multiple files
by Ximeng Zu
· 9 years ago
c78de00
android: simplify some if statements, remove redundant variables
by Christian Lohmaier
· 9 years ago
e9b7dd6
android: getDrawable(int) is deprecated
by Christian Lohmaier
· 9 years ago
2e88684
android: otg_missing_error is not a format string
by Christian Lohmaier
· 9 years ago
ef3191e
android: using VectorCompat requires to use app:srcCompat
by Christian Lohmaier
· 9 years ago
b59bda7
android: position in RecyclerView must not be treated as fixed
by Christian Lohmaier
· 9 years ago
0b727cb
android: prevent NullPointerException in RecyclerView
by Christian Lohmaier
· 9 years ago
9f89997
android: defaultValue is not the same as a hint
by Christian Lohmaier
· 9 years ago
662a1b0
Fix typo: inticator -> indicator
by Ximeng Zu
· 9 years ago
d8c23a7
android: restore tabbed toolbar removed by accident
by Tomaž Vajngerl
· 9 years ago
c1769e9
tdf#96816 android: top part unreachable with soft keyboard
by Ximeng Zu
· 9 years ago
72b9fe1
Add superscript and subscript text formatting options
by brainbreaker
· 9 years ago
1503769
tdf#106325 - No way to create a new Document
by brainbreaker
· 9 years ago
5ad636a
Fix typos
by Andrea Gelmini
· 9 years ago
382f9f7
tdf#106317 bottom tabbar, grow/shrink font, insert line,rect
by Tomaž Vajngerl
· 9 years ago
088fb93
tdf#106369 added toggle status ability for the list buttons
by Mert Tumer
· 9 years ago
7e24ced
fix typo/grammar: "the the" --> the
by dennisroczek
· 9 years ago
b0005f4
Made toolbar title use the name of the current dir
by aleksandar-stefanovic
· 9 years ago
135a9e6
tdf#106369, New feature, Inserting numbering/bullets format lists
by Atef hares
· 9 years ago
c619f31
Bumped Gradle version to 3.3, gradle plugin to 2.3
by aleksandar-stefanovic
· 9 years ago
2434763
Made sort menu use radio buttons
by aleksandar-stefanovic
· 9 years ago
686651c3
Combine List Item & Grid Item Adapters of File Explorer View
by brainbreaker
· 9 years ago
5ada20b
Improve the Document Provider UX
by brainbreaker
· 9 years ago
e792eb5
Moved navigation items to XML
by aleksandar-stefanovic
· 9 years ago
faeb982
Fixed text alignment in list
by aleksandar-stefanovic
· 9 years ago
5b30228
tdf#99967 Drop Web Wizard
by Samuel Mehrbrodt
· 10 years ago
ba0f920
Fixed the runtime crash of app by catching exception
by brainbreaker
· 9 years ago
36a43c3
Fixed the margins of list items of File Recycler View
by brainbreaker
· 9 years ago
e86c4d3
Moved file filtering to a menu option
by aleksandar-stefanovic
· 9 years ago
417bc89
Fix typos
by Andrea Gelmini
· 9 years ago
ce1fec5
Changed description of setting entries
by aleksandar-stefanovic
· 9 years ago
b46ed21
Moved "storage provider settings" to nav drawer
by aleksandar-stefanovic
· 9 years ago
a68d001
Default Value added to File Explorer View Preference
by brainbreaker
· 9 years ago
f1c844f
Explorer File View option in Settings working now
by brainbreaker
· 9 years ago
23f39d7
android: move sort options to separate menu
by aleksandar-stefanovic
· 9 years ago
62cad67
Add recents files to the document browser
by aleksandar-stefanovic
· 9 years ago
7d6269e
Removed static context from DisplayPortCalculator
by aleksandar-stefanovic
· 9 years ago
3f19e27
Retaining the default file explorer view
by brainbreaker
· 9 years ago
223f1f2
Typos
by Julien Nabet
· 9 years ago
5f89da9
Removed static context from LOKitThread
by aleksandar-stefanovic
· 9 years ago
d339bba
Removed static context from JavaPanZoomController
by aleksandar-stefanovic
· 9 years ago
644d92a
Removed static context from LOKitTileProvider
by aleksandar-stefanovic
· 9 years ago
8802ebd
Moved About dialog to DialogFragment
by aleksandar-stefanovic
· 9 years ago
6310fa8a
Replaced empty spinner with the document title
by aleksandar-stefanovic
· 9 years ago
96b2aa3
Reduce usage of memory-leaking Context object
by aleksandar-stefanovic
· 9 years ago
9123ba9
Cleaned up FormattingController
by aleksandar-stefanovic
· 9 years ago
Next »