Commit 2aa1f67
committed
Added permission checker.
If an app consists of more than one module, like in this case (the demo, "app" module and the "fileDialog" module)
Then inside of each mdoules manifest file the permissions needed have to be decleared.
Each modules componet (usually the main activity) has to check if these permissions are granted.1 parent 1d18ead commit 2aa1f67
File tree
92 files changed
+422
-406
lines changed- .idea
- caches
- libraries
- modules
- app
- filedialogtool
- app
- src/main
- filedialogtool
- build
- .transforms
- intermediates
- aapt_friendly_merged_manifests/debug/aapt
- compile_library_classes/debug
- compile_only_not_namespaced_r_class_jar/debug
- full_jar/debug/createFullJarDebug
- incremental
- debug-mergeNativeLibs
- mergeDebugJniLibFolders
- mergeDebugShaders
- packageDebugAssets
- packageDebugResources
- merged.dir
- values-de
- values-en
- values
- library_manifest/debug
- local_only_symbol_list/debug/parseDebugLibraryResources
- manifest_merge_blame_file/debug
- packaged_res/debug
- values-de
- values-en
- values
- res/symbol-table-with-package/debug
- runtime_library_classes/debug
- symbols/debug
- outputs/logs
- src/main
- java/berthold/filedialogtool
Some content is hidden
Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.
92 files changed
+422
-406
lines changedBinary file not shown.
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.
Lines changed: 1 addition & 0 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.
Lines changed: 1 addition & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.
Lines changed: 1 addition & 0 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.
Lines changed: 1 addition & 0 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.
Lines changed: 1 addition & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.
Lines changed: 1 addition & 0 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.
0 commit comments