summaryrefslogtreecommitdiff
path: root/android
AgeCommit message (Expand)Author
2017-09-12android: tune symbols for lldb & we actually target 14 as minSDKChristian Lohmaier
2017-09-07tdf#90556 android: make buildID in about a clickable link to git logChristian Lohmaier
2017-09-07android: drop workarounds for ndk-gdb support (can still run manually)Christian Lohmaier
2017-09-04tdf#112190 installLocation should be specified in toplevel manifestChristian Lohmaier
2017-09-03android: prevent null pointer exception on startTomaž Vajngerl
2017-09-01android: remove a hard to address TODOMiklos Vajna
2017-08-31need to manuall load all native-libs on e.g. JellybeanChristian Lohmaier
2017-08-31use extractNativeLibs="false" for less disk usage and faster installationChristian Lohmaier
2017-08-31android: use sp (instead of dp) for font-sizeChristian Lohmaier
2017-08-31min and target SdkVersions are taken from gradleChristian Lohmaier
2017-08-28android:singleLine is deprecated, use maxLines=1 insteadChristian Lohmaier
2017-08-28android: position in RecyclerView must not be treated as fixedChristian Lohmaier
2017-08-28need to use app:srcCompat when using VectorDrawableCompatChristian Lohmaier
2017-08-27[Android] Clean up util func with Calc devXimeng Zu
2017-08-27[Android Viewer] Password supportXimeng Zu
2017-08-23Android: Enable HAVE_FEATURE_NSS and package the NSS libraries with apkGautam Prajapati
2017-08-16[Android Viewer] Fix windowSoftInputModeXimeng Zu
2017-08-16Ability to change Font Color and added a new Color Picker on Android ViewerMert Tumer
2017-08-07[Android Viewer] Add header funcs to CalcXimeng Zu
2017-07-31[Android Viewer] Add cell selection by row/column/allXimeng Zu
2017-07-23[Android Viewer] Fix crash after save dialogXimeng Zu
2017-07-23[Android Viewer] Correct typo of class nameXimeng Zu
2017-07-23[Android Viewer] Correct LOK EnumsXimeng Zu
2017-07-23Calc UI on Android ViewerXimeng Zu
2017-07-11Presentation ModeXimeng Zu
2017-06-28Add LOKit Enums to Document.javaXimeng Zu
2017-06-23android: show when native-code.py is invoked even for non-verbose buildsMiklos Vajna
2017-06-21Listen for changes in editing preference settingsbrainbreaker
2017-05-30enable the Action/Toolbar for Settings screensChristian Lohmaier
2017-05-30android: bump build-tools, support-lib and gradle-plugin versionsChristian Lohmaier
2017-05-28android: simplify some more if statementsChristian Lohmaier
2017-05-27Update zoom constraints with device rotateXimeng Zu
2017-05-09Fix behavior of double tap zoom in and outXimeng Zu
2017-05-09tdf#107415 android: appbar invisible on lower versionXimeng Zu
2017-05-05Fix typosAndrea Gelmini
2017-04-19Add BottomSheetBehavior to formatting toolbarbrainbreaker
2017-04-18tdf#96770 android: disable 'parts' in text documentsXimeng Zu
2017-04-18tdf#96799 android: does not switch edit mode to viewXimeng Zu
2017-04-18Double tap zooms in and outXimeng Zu
2017-04-18Discard StorageAccessFramework for creating new documentsbrainbreaker
2017-04-18tdf#96764 - Android Viewer does not show page countXimeng Zu
2017-04-18tdf#96811 Android Viewer doesn't focus on the word you search.Ximeng Zu
2017-04-18tdf#106368 android: restrict zoom to page widthXimeng Zu
2017-04-10Fix typos to complete commit b35552f39503Andrea Gelmini
2017-04-10Fix typo: 'forgeround' in multiple filesXimeng Zu
2017-04-05android: simplify some if statements, remove redundant variablesChristian Lohmaier
2017-04-05android: getDrawable(int) is deprecatedChristian Lohmaier
2017-04-05android: otg_missing_error is not a format stringChristian Lohmaier
2017-04-05android: using VectorCompat requires to use app:srcCompatChristian Lohmaier
2017-04-05android: position in RecyclerView must not be treated as fixedChristian Lohmaier