summaryrefslogtreecommitdiffstats
path: root/android/source
Commit message (Expand)AuthorAgeFilesLines
* tdf#106370 Android: add ability to insert picturesXimeng Zu2017-11-169-2/+262
* [Android] Add address/formula barsXimeng Zu2017-11-165-2/+106
* chmod 0755 -> 0644 for some source filesStephan Bergmann2017-10-231-0/+0
* unused importChristian Lohmaier2017-09-241-1/+0
* lint: remove redundant type casts (findViewById to object of type)Christian Lohmaier2017-09-2413-63/+63
* use gradle to build the owncloud-android-libChristian Lohmaier2017-09-241-5/+9
* buildscripts section actually needs dedicated repositoriesChristian Lohmaier2017-09-231-1/+3
* android: bump support library & buildtools/SDK versionsChristian Lohmaier2017-09-221-7/+11
* blank doesn't take any effect anymore. remove it from android's fonts.confChristian Lohmaier2017-09-211-66/+0
* android: textrelocations are no longer an issue (can target 23 and later)Christian Lohmaier2017-09-151-4/+1
* android: tune symbols for lldb & we actually target 14 as minSDKChristian Lohmaier2017-09-121-0/+1
* tdf#90556 android: make buildID in about a clickable link to git logChristian Lohmaier2017-09-072-5/+7
* android: drop workarounds for ndk-gdb support (can still run manually)Christian Lohmaier2017-09-073-36/+3
* tdf#112190 installLocation should be specified in toplevel manifestChristian Lohmaier2017-09-041-1/+1
* android: prevent null pointer exception on startTomaž Vajngerl2017-09-031-1/+4
* use extractNativeLibs="false" for less disk usage and faster installationChristian Lohmaier2017-08-312-2/+8
* android: use sp (instead of dp) for font-sizeChristian Lohmaier2017-08-311-1/+1
* min and target SdkVersions are taken from gradleChristian Lohmaier2017-08-311-1/+0
* android:singleLine is deprecated, use maxLines=1 insteadChristian Lohmaier2017-08-281-1/+1
* android: position in RecyclerView must not be treated as fixedChristian Lohmaier2017-08-282-7/+5
* need to use app:srcCompat when using VectorDrawableCompatChristian Lohmaier2017-08-281-1/+1
* [Android] Clean up util func with Calc devXimeng Zu2017-08-274-18/+8
* [Android Viewer] Password supportXimeng Zu2017-08-277-4/+150
* [Android Viewer] Fix windowSoftInputModeXimeng Zu2017-08-161-1/+2
* Ability to change Font Color and added a new Color Picker on Android ViewerMert Tumer2017-08-1615-1/+593
* [Android Viewer] Add header funcs to CalcXimeng Zu2017-08-079-40/+521
* [Android Viewer] Add cell selection by row/column/allXimeng Zu2017-07-3111-14/+337
* [Android Viewer] Fix crash after save dialogXimeng Zu2017-07-231-1/+1
* [Android Viewer] Correct typo of class nameXimeng Zu2017-07-231-2/+2
* Calc UI on Android ViewerXimeng Zu2017-07-2312-19/+369
* Presentation ModeXimeng Zu2017-07-118-16/+329
* android: show when native-code.py is invoked even for non-verbose buildsMiklos Vajna2017-06-231-0/+1
* Listen for changes in editing preference settingsbrainbreaker2017-06-211-1/+10
* enable the Action/Toolbar for Settings screensChristian Lohmaier2017-05-302-2/+4
* android: bump build-tools, support-lib and gradle-plugin versionsChristian Lohmaier2017-05-301-4/+4
* android: simplify some more if statementsChristian Lohmaier2017-05-282-19/+6
* Update zoom constraints with device rotateXimeng Zu2017-05-273-6/+21
* Fix behavior of double tap zoom in and outXimeng Zu2017-05-091-10/+12
* tdf#107415 android: appbar invisible on lower versionXimeng Zu2017-05-092-14/+21
* Add BottomSheetBehavior to formatting toolbarbrainbreaker2017-04-194-21/+29
* tdf#96770 android: disable 'parts' in text documentsXimeng Zu2017-04-182-1/+2
* tdf#96799 android: does not switch edit mode to viewXimeng Zu2017-04-182-3/+18
* Double tap zooms in and outXimeng Zu2017-04-181-0/+13
* Discard StorageAccessFramework for creating new documentsbrainbreaker2017-04-185-102/+97
* tdf#96764 - Android Viewer does not show page countXimeng Zu2017-04-188-2/+198
* tdf#96811 Android Viewer doesn't focus on the word you search.Ximeng Zu2017-04-182-1/+81
* tdf#106368 android: restrict zoom to page widthXimeng Zu2017-04-185-10/+11
* Fix typos to complete commit b35552f39503Andrea Gelmini2017-04-101-1/+1
* Fix typo: 'forgeround' in multiple filesXimeng Zu2017-04-1019-19/+19
* android: simplify some if statements, remove redundant variablesChristian Lohmaier2017-04-057-37/+13