Gitiles
Code Review
Sign In
gerrit.collaboraoffice.com
/
core
/
refs/heads/libreoffice-5-1-0
/
android
7ce0889
android: remove duplicated bitmaps
by Miklos Vajna
· 10 years ago
6f5589d
android: another part where underline and strikethrough commands were swapped
by Christian Lohmaier
· 10 years ago
9feffdb
android: underline and strikethrough commands were swapped
by Christian Lohmaier
· 10 years ago
506432f
android: don't crash on empty filelist
by Caolán McNamara
· 10 years ago
613ef01
android: Fixes to AndroidManifest
by Tomaž Vajngerl
· 10 years ago
e413089
android: add source of icons to README
by Tomaž Vajngerl
· 10 years ago
7b3f6dd
android: don't set text color in about dialog
by Tomaž Vajngerl
· 10 years ago
cb5fa33
android: remove old unused action buttons (bold, italic,...)
by Tomaž Vajngerl
· 10 years ago
d30e0ae
android: rename "editMode" to "experimentalMode"
by Tomaž Vajngerl
· 10 years ago
8908920
android: add undo/redo to the main toolbar
by Tomaž Vajngerl
· 10 years ago
6636476
android: Add string searching + search toolbar
by Tomaž Vajngerl
· 10 years ago
319623a
android: Add bottom formatting toolbar
by Tomaž Vajngerl
· 10 years ago
01d0983
android: make toolbar visuals easier to change
by Tomaž Vajngerl
· 10 years ago
b0166b1
android: remove attrs.xml
by Tomaž Vajngerl
· 10 years ago
96cd2ab
LOK: setClientZoom() - sets the client zoom level
by Mihai Varga
· 10 years ago
c044e51
lokdocview: assert that loading of handle bitmaps succeeded
by Miklos Vajna
· 10 years ago
7446345
android: chanhe handles to use alias, tint handles with color
by Tomaž Vajngerl
· 10 years ago
d38abe1
andorid: use 4 spaces for indent in color.xml
by Tomaž Vajngerl
· 10 years ago
37d4167
android: don't crash in LO when SurfaceView layout is 0 width
by Tomaž Vajngerl
· 10 years ago
9a52bad
android: don't crash in TextureReaper when Integer is null
by Tomaž Vajngerl
· 10 years ago
6d9124d
android: update JNI facade, rename mouse/keyboard event flags
by Tomaž Vajngerl
· 10 years ago
50ffbe8
android: add desing library
by Tomaž Vajngerl
· 10 years ago
f70254c
android: remove CommandLine.java as we don't use it anymore
by Tomaž Vajngerl
· 10 years ago
075c4db
android: remove MockTileProvider
by Tomaž Vajngerl
· 10 years ago
c8dcec9
android: remove the native DirectBufferAllocator
by Tomaž Vajngerl
· 10 years ago
0308917
android: typo in gradle build script (app crashed on key press)
by Tomaž Vajngerl
· 10 years ago
1956b50
android: show flat ODS files in the doc browser
by Miklos Vajna
· 10 years ago
8840a66
allow using Android Studio with lldb to debug native part
by Christian Lohmaier
· 10 years ago
78cf4ca
make ndk-gdb work again
by Christian Lohmaier
· 10 years ago
5b791ec
android can only target sdk 22 - openssl triggers text relocation errors
by Christian Lohmaier
· 10 years ago
b6430ed
tdf#94891 fix crash when rotating screen in docbrowser right after launch
by Christian Lohmaier
· 10 years ago
143fb0a
move extracting assets to Java & use AssetManager to access assets
by Christian Lohmaier
· 10 years ago
ee8257a
migrate android build to gradle
by Christian Lohmaier
· 10 years ago
1a6ec13
tdf#93281 clean cache directory on each start
by Christian Lohmaier
· 11 years ago
cdfdf76
android: avoid arrayIndexOutOfBounds when lokit payload doesn't have a value
by Christian Lohmaier
· 11 years ago
233b9b0
android: make strikethrough work (it's not .uno:StrikeOut, but .uno:Strikeout)
by Christian Lohmaier
· 11 years ago
c320161
compare strings using equals, not with ==
by Christian Lohmaier
· 11 years ago
7b282e3
android: remove unused imports, call static methods the static way
by Christian Lohmaier
· 11 years ago
20d5c4c
android: make layouts nicer to work with by providing sample values in editor
by Christian Lohmaier
· 11 years ago
de376cb
android: remove no longer used files
by Christian Lohmaier
· 11 years ago
4475c17
android: fix make install and don't use ant -quiet by default
by Miklos Vajna
· 11 years ago
9e4c87be
Fix typos
by Andrea Gelmini
· 11 years ago
827e78f
Revert "revert back to android-21 target until tinderbox gets updated"
by Tor Lillqvist
· 11 years ago
4e47ed7
revert back to android-21 target until tinderbox gets updated
by Christian Lohmaier
· 11 years ago
45c27ff
android.util.FloatMath is deprecated/was removed in ver 23
by Christian Lohmaier
· 11 years ago
ac22644
Fix typos
by Andrea Gelmini
· 11 years ago
a952540
Android: i18-ize some strings
by Jacobo Aragunde Pérez
· 11 years ago
315ca03
Android: check file modify date to know if save is complete
by Jacobo Aragunde Pérez
· 11 years ago
626ebde
Android: Implement cloud save
by Jacobo Aragunde Pérez
· 11 years ago
a3c3a13
Android: provide an ID to document providers
by Jacobo Aragunde Pérez
· 11 years ago
a8db357
gbuild/config stop using VERBOSE, use only verbose=t
by Norbert Thiebaud
· 11 years ago
ffa8892
Fix typos
by Andrea Gelmini
· 11 years ago
0c18bed
java: 'final static' to 'static final'
by Noel Grandin
· 11 years ago
aa3cdfc
Android: show drawer ("hamburger") icon on root directory
by Jacobo Aragunde Pérez
· 11 years ago
371cecf
Android: do not hide toolbar under the drawer
by Jacobo Aragunde Pérez
· 11 years ago
d1f671e
tdf#87434: android: system back key to go one level up
by Jacobo Aragunde Pérez
· 11 years ago
cafae25
Android: properly set default dir for the document browser
by Jacobo Aragunde Pérez
· 11 years ago
efd4bfa
java:regulatize the order of 'final' and public/private
by Noel Grandin
· 11 years ago
78ecdbc
Android: improve error handling in ownCloud provider.
by Jacobo Aragunde Pérez
· 11 years ago
f8a4e1a
Android: document providers listen to changes in preferences.
by Jacobo Aragunde Pérez
· 11 years ago
ba44368
Android: add menu entry for document provider settings
by Jacobo Aragunde Pérez
· 11 years ago
79f5d44
Android: setup ownCloud provider with user-defined settings
by Jacobo Aragunde Pérez
· 11 years ago
d5c9d1d
Android: settings activity for document providers
by Jacobo Aragunde Pérez
· 11 years ago
d6f9e41
Android: download documents from ownCloud.
by Jacobo Aragunde Pérez
· 11 years ago
69773f5
Android: initial implementation of ownCloud provider.
by Jacobo Aragunde Pérez
· 11 years ago
e6fe508
Android: add ownCloud library to the build.
by Jacobo Aragunde Pérez
· 11 years ago
562d8f5
lokdocview: adapt Android path
by Miklos Vajna
· 11 years ago
97b0962
android: leftover gitignore
by Miklos Vajna
· 11 years ago
ab8cbb6
Let's simplify the paths and be less 'experimental'
by Tor Lillqvist
· 11 years ago
1b53066
Bin the 'DocumentLoader' Android test app
by Tor Lillqvist
· 11 years ago
72a688d
Remove more obsolete Android code: The 'AppSupport' stuff
by Tor Lillqvist
· 11 years ago
43ad4c5
Bin the since long obsolete "desktop" Android app
by Tor Lillqvist
· 11 years ago
e7473c69
editing/experimental mode as user-preference (Android Viewer)
by Christian Lohmaier
· 11 years ago
363ee15
android: optipng the images.
by Jan Holesovsky
· 11 years ago
fe731a2
android: Plain .component files are not used from what I know.
by Jan Holesovsky
· 11 years ago
a229089
fix theme with AppCompat 22.1 or later
by Christian Lohmaier
· 11 years ago
02432d6
viewer: Enable taps to be able to handle hyperlinks.
by Jan Holesovsky
· 11 years ago
f265344
intent preference overrides default prefs.
by Siqi Liu
· 11 years ago
6c03914
load default prefs once and use new sortmode/filter mode on refresh.
by Siqi Liu
· 11 years ago
0848e70
Use switch... and effectively sorts before listing.
by Siqi Liu
· 11 years ago
dde1964
Formatting for consistency
by Siqi Liu
· 11 years ago
79dd7b1
Set correct title for sort mode after changes.
by Siqi Liu
· 11 years ago
e49e8ac
Remove unimplemented search functionality
by Siqi Liu
· 11 years ago
1973966
formatting for consistancy and remove unused file.
by Siqi Liu
· 11 years ago
b160d38
Do NOT browse files from "Documents" folder. Browse from root instead.
by Siqi Liu
· 11 years ago
72f023f
refactor xml styling for listview texts
by Siqi Liu
· 11 years ago
c9baf39
formatting for consistancy across Java code
by Siqi Liu
· 11 years ago
3c8ad51
use LOGTAG instead
by Siqi Liu
· 11 years ago
bc7300a
formatting for consistancy across Java code
by Siqi Liu
· 11 years ago
47f8225
android: typo in InvalidationHandler documentation
by Miklos Vajna
· 11 years ago
2932bf0
add debugging missing services to README
by Siqi Liu
· 11 years ago
bbfe124
disable saving on .tmp files.
by Siqi Liu
· 11 years ago
c92ceb5
android: add comments
by Tomaž Vajngerl
· 11 years ago
0632f77
LOK_STATE_CHANGED callback implemented with sfx events interception.
by Siqi Liu
· 11 years ago
cc54da22
java part handles received statechange callback
by Siqi Liu
· 11 years ago
3c4fd27
android: hide the keyboard when scrolling velocity exceeds 18
by Tomaž Vajngerl
· 11 years ago
98b12bf
android: transition first, then move the viewport to the cursor
by Tomaž Vajngerl
· 11 years ago
6eaf6c8
android: move strikeout button after underline
by Miklos Vajna
· 11 years ago
7f0dfb3
android: tune the viewport moving to cursor position on key input
by Tomaž Vajngerl
· 11 years ago
3e6d192
android: hide keyboard on scrolling at a more correct location
by Tomaž Vajngerl
· 11 years ago
Next »