Skip to content

Instantly share code, notes, and snippets.

@AaronRietschlin
Forked from dlew/file.md
Created December 22, 2015 17:55
Show Gist options
  • Select an option

  • Save AaronRietschlin/15cf94d85bfbd30835d4 to your computer and use it in GitHub Desktop.

Select an option

Save AaronRietschlin/15cf94d85bfbd30835d4 to your computer and use it in GitHub Desktop.

Revisions

  1. @dlew dlew revised this gist Dec 14, 2015. 1 changed file with 2 additions and 0 deletions.
    2 changes: 2 additions & 0 deletions file.md
    Original file line number Diff line number Diff line change
    @@ -3,8 +3,10 @@
    * [Andele](https://github.com/hiqes/andele)
    * [android-permission-manager](https://github.com/buchandersenn/android-permission-manager)
    * [AndroidPermissions](https://github.com/ZeroBrain/AndroidPermissions)
    * [assent](https://github.com/afollestad/assent)
    * [Dexter](https://github.com/Karumi/Dexter)
    * [EasyMPermission](https://github.com/mobmead/EasyMPermission)
    * [Gota](https://github.com/alhazmy13/Gota)
    * [Grant](https://github.com/anthonycr/Grant)
    * [Let](https://github.com/canelmas/let)
    * [Nammu](https://github.com/tajchert/Nammu)
  2. @dlew dlew revised this gist Dec 7, 2015. 1 changed file with 1 addition and 0 deletions.
    1 change: 1 addition & 0 deletions file.md
    Original file line number Diff line number Diff line change
    @@ -5,6 +5,7 @@
    * [AndroidPermissions](https://github.com/ZeroBrain/AndroidPermissions)
    * [Dexter](https://github.com/Karumi/Dexter)
    * [EasyMPermission](https://github.com/mobmead/EasyMPermission)
    * [Grant](https://github.com/anthonycr/Grant)
    * [Let](https://github.com/canelmas/let)
    * [Nammu](https://github.com/tajchert/Nammu)
    * [Permiso](https://github.com/greysonp/permiso)
  3. @dlew dlew revised this gist Dec 7, 2015. 1 changed file with 1 addition and 0 deletions.
    1 change: 1 addition & 0 deletions file.md
    Original file line number Diff line number Diff line change
    @@ -1,6 +1,7 @@
    # Libraries

    * [Andele](https://github.com/hiqes/andele)
    * [android-permission-manager](https://github.com/buchandersenn/android-permission-manager)
    * [AndroidPermissions](https://github.com/ZeroBrain/AndroidPermissions)
    * [Dexter](https://github.com/Karumi/Dexter)
    * [EasyMPermission](https://github.com/mobmead/EasyMPermission)
  4. @dlew dlew created this gist Dec 6, 2015.
    17 changes: 17 additions & 0 deletions file.md
    Original file line number Diff line number Diff line change
    @@ -0,0 +1,17 @@
    # Libraries

    * [Andele](https://github.com/hiqes/andele)
    * [AndroidPermissions](https://github.com/ZeroBrain/AndroidPermissions)
    * [Dexter](https://github.com/Karumi/Dexter)
    * [EasyMPermission](https://github.com/mobmead/EasyMPermission)
    * [Let](https://github.com/canelmas/let)
    * [Nammu](https://github.com/tajchert/Nammu)
    * [Permiso](https://github.com/greysonp/permiso)
    * [PermissionsDispatcher](https://github.com/hotchemi/PermissionsDispatcher)
    * [PermissionUtil](https://github.com/kayvannj/PermissionUtil)
    * [RxPermissions](https://github.com/tbruyelle/RxPermissions)
    * [WPAndroidPermissions](https://github.com/webpartners/WPAndroidPermissions)

    # Fun fact

    Marshmallow was released on October 5, 2015. That means that there was more than one permissions library released a week after release.