summaryrefslogtreecommitdiff
path: root/android/source/AndroidManifest.xml
AgeCommit message (Expand)AuthorFilesLines
2024-09-29tdf#163170 Add support for MS Visio Template format with .vstx extensionBartosz Kosiorek1-0/+1
2024-05-14android: Fix taking photos by dropping permissionMichael Weghorn1-1/+0
2024-05-14android: Don't restrict taking photo to rear cameraMichael Weghorn1-1/+1
2023-11-30android: No longer extract native libsMichael Weghorn1-2/+0
2023-11-30tdf#124480 android: Support dark themeMichael Weghorn1-1/+1
2022-12-28android: Set namespace in build.gradle instead of manifestMichael Weghorn1-2/+1
2022-04-30tdf#111427 android: Enable support for .ppsxMichael Weghorn1-1/+1
2022-04-20android: Remove redundant label attribute from activitiesMichael Weghorn1-2/+0
2022-04-20android: Update compileSdkVersion/targetSdkVersion to 31Michael Weghorn1-2/+4
2022-04-14android: Port from Android Support Lib to AndroidXMichael Weghorn1-1/+1
2022-03-29android: Enable support for FODSMichael Weghorn1-2/+0
2021-04-07android: Drop custom file abstraction + UIMichael Weghorn1-17/+0
2021-03-23Related tdf#129833 android: Drop android.permission.INTERNETMichael Weghorn1-1/+0
2020-03-27tdf#131622 android: Extract native libs againMichael Weghorn1-1/+2
2017-11-16tdf#106370 Android: add ability to insert picturesXimeng Zu1-0/+11
2017-09-07android: drop workarounds for ndk-gdb support (can still run manually)Christian Lohmaier1-1/+0
2017-09-04tdf#112190 installLocation should be specified in toplevel manifestChristian Lohmaier1-1/+1
2017-08-31use extractNativeLibs="false" for less disk usage and faster installationChristian Lohmaier1-0/+2
2017-08-31min and target SdkVersions are taken from gradleChristian Lohmaier1-1/+0
2017-08-16[Android Viewer] Fix windowSoftInputModeXimeng Zu1-1/+2
2017-07-11Presentation ModeXimeng Zu1-0/+7
2017-05-30enable the Action/Toolbar for Settings screensChristian Lohmaier1-0/+2
2017-04-19Add BottomSheetBehavior to formatting toolbarbrainbreaker1-1/+1
2017-03-30tdf#96816 android: top part unreachable with soft keyboardXimeng Zu1-2/+2
2017-02-27Improve the Document Provider UXbrainbreaker1-0/+2
2017-01-25Replaced empty spinner with the document titlealeksandar-stefanovic1-7/+4
2017-01-25Reduce usage of memory-leaking Context objectaleksandar-stefanovic1-0/+1
2016-11-26android: launcher icon should be mipmap, not drawableChristian Lohmaier1-1/+1
2016-02-08Fix typosAndrea Gelmini1-1/+1
2016-02-02tdf#88389 - android document browser: external storage accessAlexF1-0/+10
2015-11-13android: Fixes to AndroidManifestTomaž Vajngerl1-2/+3
2015-10-14make ndk-gdb work againChristian Lohmaier1-1/+2
2015-10-11migrate android build to gradleChristian Lohmaier1-0/+118