summaryrefslogtreecommitdiffstats
path: root/android
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-076-61/+19
* 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
* android: remove a hard to address TODOMiklos Vajna2017-09-011-1/+0
* need to manuall load all native-libs on e.g. JellybeanChristian Lohmaier2017-08-311-0/+14
* 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-279-4/+195
* Android: Enable HAVE_FEATURE_NSS and package the NSS libraries with apkGautam Prajapati2017-08-231-1/+19
* [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
* [Android Viewer] Correct LOK EnumsXimeng Zu2017-07-231-19/+19
* Calc UI on Android ViewerXimeng Zu2017-07-2312-19/+369
* Presentation ModeXimeng Zu2017-07-118-16/+329
* Add LOKit Enums to Document.javaXimeng Zu2017-06-281-0/+21
* 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
* Fix typosAndrea Gelmini2017-05-051-1/+1
* 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