issues
search
permissions-dispatcher
/
PermissionsDispatcher
A declarative API to handle Android runtime permissions.
https://github.com/permissions-dispatcher/PermissionsDispatcher
Apache License 2.0
11.22k
stars
1.44k
forks
source link
issues
Newest
Newest
Most commented
Recently updated
Oldest
Least commented
Least recently updated
Unable to import the processor libray
#789
nieyuwei1992
opened
1 month ago
0
Duplicate class
#788
eyotaCao
closed
2 months ago
1
`This library is no longer maintained.`
#785
ParkJong-Hun
opened
7 months ago
1
Add support for ksp
#784
anthony-fresneau-kiplin
opened
8 months ago
0
fhun
#783
vasagon007
opened
1 year ago
0
fix 779 issus
#782
shaomaicheng
opened
1 year ago
1
Android 13 storage permission in @NeedsPermission
#781
gaurav90jain
opened
1 year ago
5
Is there someone maintaining this repo? Is there any updated fork?
#780
felipeespitalher
closed
1 year ago
1
kotlin 1.8 Modifiers [PRIVATE] are not allowed on Kotlin parameters. Allowed modifiers: [VARARG, NOINLINE, CROSSINLINE]
#779
akingyin1987
opened
1 year ago
5
Remove conflicting private modifier [#775]
#777
carterhudson
closed
1 year ago
3
@OnNeverAskAgain called along with @NeedsPermission if we ask permission in onViewCreated() of Fragment
#776
satwinder07
opened
2 years ago
0
Kotlin 1.7 Support
#775
chenxiangcxc
opened
2 years ago
10
Make the instructions a little more descriptive.
#774
marvil6
closed
3 months ago
0
Back in business!
#773
hotchemi
closed
2 years ago
0
Fix for issue 767 in forked repo
#772
francescopedronomnys
opened
2 years ago
0
IllegalArgumentException with annotation after updating to Kotlin 1.6.10
#771
Morrodin
closed
2 years ago
2
miweb
#770
IvonneLoba
closed
2 years ago
0
Ktx-1.1.4
#769
enriquebautista
closed
2 years ago
1
I don't know why it doesn't work
#768
AlyssonPHN
closed
2 years ago
0
[ktx] onNeverAskAgain not called
#767
SammyOdenhoven
opened
2 years ago
4
Change to use Fragment as a LifecycleOwner when PermissionRequester is constructed by Fragment
#766
omtians9425
opened
2 years ago
1
[ktx] Construct PermissionsRequester from Fragment may cause that callbacks (requiresPermission, onPermissionDenied, etc.) are called after Fragment instance is already dead
#765
omtians9425
opened
2 years ago
4
New one
#764
Thirthan
closed
2 years ago
1
Doesn’t support Android 12 data access auditing
#763
AlJu90
opened
2 years ago
2
When will you release new version? (Use ContextCompat.checkSelfPermission )
#762
k7125
opened
2 years ago
0
Same permission with different callbacks is missing.
#761
Drabu
opened
2 years ago
0
[KTX] System settings doesn't show up again, when user select nothing in location permission settings and press back button in Android 11
#760
osman-teamswork
opened
2 years ago
0
onRequestPermissionsResult deprecated for fragments
#759
Drabu
closed
2 years ago
4
Test: for TravisCI investigation
#758
hotchemi
closed
2 years ago
0
fix: use ContextCompat instead of PermissionChecker
#757
hotchemi
closed
2 years ago
1
Android 12 Update Request - Updating Permission Check from PermissionChecker to ContextCompat
#756
jcoona
closed
2 years ago
3
We can't have multiple constructPermissionsRequest within the same fragment
#755
SamYStudiO
opened
2 years ago
3
SCHEDULE_EXACT_ALARM permission support
#754
zoranigic
opened
2 years ago
2
Execution failed for task ':app:kaptDebugKotlin'. > A failure occurred while executing org.jetbrains.kotlin.gradle.internal.KaptExecution > java.lang.reflect.InvocationTargetException (no error message)
#753
jack9095
closed
2 years ago
3
Execution failed for task ':app:kaptDebugKotlin'. > A failure occurred while executing org.jetbrains.kotlin.gradle.internal.KaptExecution > java.lang.reflect.InvocationTargetException (no error message)
#752
jack9095
closed
3 years ago
1
StartAtyPermissionsDispatcher.permissionsSuccessWithPermissionCheck(StartAty.this);没反应
#751
wuh876
closed
3 years ago
6
fix: sort permissions to secure identification
#750
hotchemi
closed
3 years ago
0
onNeverAskAgain: Fun? in PermissionsRequesterImpl class why not use private val
#749
LZ9
closed
3 years ago
2
Location permission android 12
#748
jackyhieu1211-hn
opened
3 years ago
4
Cannot generate classes after switching to maven
#747
torkmandukk
closed
3 years ago
3
fix: run requestFun when onShowRationale is null
#746
hotchemi
closed
3 years ago
0
[KTX] onNeverAskAgain gets called when touch outside of permission dialog
#745
TurKurT656
opened
3 years ago
5
[KTX] Combine location permissions with other permissions
#744
TurKurT656
closed
3 years ago
2
update: gradle and gradle plugin
#743
hotchemi
closed
3 years ago
0
fix: keep a reference not to release requestFun in KtxPermissionRequest
#742
hotchemi
closed
3 years ago
0
fix: avoid leak with ViewModel
#741
hotchemi
closed
3 years ago
0
fix: remove lintOptions.abortOnError
#740
hotchemi
closed
3 years ago
0
fix: clean up stale gradle settings
#739
hotchemi
closed
3 years ago
0
fix: support device orientation again
#738
hotchemi
closed
3 years ago
0
fix write settings action
#737
010Monkey
closed
3 years ago
1
Next