Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Fix bug guolindev#51 #18

Merged
merged 55 commits into from
Sep 26, 2021
Merged

Fix bug guolindev#51 #18

merged 55 commits into from
Sep 26, 2021

Commits on Jan 4, 2021

  1. Support SYSTEM_ALERT_WINDOW by requesting Settings.ACTION_MANAGE_OVER…

    …LAY_PERMISSION with Intent above Android M.
    guolindev committed Jan 4, 2021
    Configuration menu
    Copy the full SHA
    ff21884 View commit details
    Browse the repository at this point in the history

Commits on Feb 14, 2021

  1. Configuration menu
    Copy the full SHA
    15c7d8a View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    896fa17 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    1ae9ce6 View commit details
    Browse the repository at this point in the history

Commits on Feb 15, 2021

  1. Make ACCESS_BACKGROUND_LOCATION use specific text and icon from other…

    … Location permissions.
    guolindev committed Feb 15, 2021
    Configuration menu
    Copy the full SHA
    58e4a89 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    f620514 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    32be0bf View commit details
    Browse the repository at this point in the history

Commits on Feb 21, 2021

  1. Configuration menu
    Copy the full SHA
    5eded74 View commit details
    Browse the repository at this point in the history

Commits on Mar 3, 2021

  1. Configuration menu
    Copy the full SHA
    294077f View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    b69d18b View commit details
    Browse the repository at this point in the history

Commits on Mar 16, 2021

  1. Fix bug #75

    guolindev committed Mar 16, 2021
    Configuration menu
    Copy the full SHA
    104d5da View commit details
    Browse the repository at this point in the history

Commits on Jul 3, 2021

  1. Update versions.

    Lin Guo committed Jul 3, 2021
    Configuration menu
    Copy the full SHA
    aff0965 View commit details
    Browse the repository at this point in the history
  2. Remove gradle.properties from version control.

    Lin Guo committed Jul 3, 2021
    Configuration menu
    Copy the full SHA
    47b9810 View commit details
    Browse the repository at this point in the history
  3. Add files via upload

    guolindev authored Jul 3, 2021
    Configuration menu
    Copy the full SHA
    ab6a369 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    fdc48c9 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    378ab42 View commit details
    Browse the repository at this point in the history
  6. Delete gradle.properties

    guolindev authored Jul 3, 2021
    Configuration menu
    Copy the full SHA
    8a08df4 View commit details
    Browse the repository at this point in the history
  7. Merge remote-tracking branch 'origin/master'

    Lin Guo committed Jul 3, 2021
    Configuration menu
    Copy the full SHA
    6a5fcba View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    ff97317 View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    d45bf8e View commit details
    Browse the repository at this point in the history

Commits on Jul 4, 2021

  1. Fix bug #96

    guolindev committed Jul 4, 2021
    Configuration menu
    Copy the full SHA
    2923447 View commit details
    Browse the repository at this point in the history
  2. Rename .java to .kt

    guolindev committed Jul 4, 2021
    Configuration menu
    Copy the full SHA
    3080ae5 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    2631e89 View commit details
    Browse the repository at this point in the history

Commits on Jul 26, 2021

  1. Update README.md

    guolindev authored Jul 26, 2021
    Configuration menu
    Copy the full SHA
    ad1b8d4 View commit details
    Browse the repository at this point in the history
  2. Update README.md

    guolindev authored Jul 26, 2021
    Configuration menu
    Copy the full SHA
    2fc658c View commit details
    Browse the repository at this point in the history

Commits on Jul 28, 2021

  1. Update README.md

    guolindev authored Jul 28, 2021
    Configuration menu
    Copy the full SHA
    1be267e View commit details
    Browse the repository at this point in the history
  2. Rename .java to .kt

    guolindev committed Jul 28, 2021
    Configuration menu
    Copy the full SHA
    6ecf272 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    1809236 View commit details
    Browse the repository at this point in the history

Commits on Aug 5, 2021

  1. Fix crash on Android S.

    guolindev committed Aug 5, 2021
    Configuration menu
    Copy the full SHA
    b99a198 View commit details
    Browse the repository at this point in the history

Commits on Aug 20, 2021

  1. Update README.md

    guolindev authored Aug 20, 2021
    Configuration menu
    Copy the full SHA
    60ee704 View commit details
    Browse the repository at this point in the history
  2. Fix bug #91

    guolindev committed Aug 20, 2021
    Configuration menu
    Copy the full SHA
    453f3c0 View commit details
    Browse the repository at this point in the history

Commits on Aug 21, 2021

  1. Update README.md

    guolindev authored Aug 21, 2021
    Configuration menu
    Copy the full SHA
    82f9d9c View commit details
    Browse the repository at this point in the history
  2. Remove debugging logs.

    guolindev committed Aug 21, 2021
    Configuration menu
    Copy the full SHA
    181a179 View commit details
    Browse the repository at this point in the history

Commits on Aug 29, 2021

  1. Rename .java to .kt

    guolindev committed Aug 29, 2021
    Configuration menu
    Copy the full SHA
    4ac158f View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    39b0ac8 View commit details
    Browse the repository at this point in the history
  3. Rename .java to .kt

    guolindev committed Aug 29, 2021
    Configuration menu
    Copy the full SHA
    3238017 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    e13e13e View commit details
    Browse the repository at this point in the history
  5. Rename .java to .kt

    guolindev committed Aug 29, 2021
    Configuration menu
    Copy the full SHA
    ffaa697 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    5d2e196 View commit details
    Browse the repository at this point in the history
  7. Rename .java to .kt

    guolindev committed Aug 29, 2021
    Configuration menu
    Copy the full SHA
    d9e49b0 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    cd1942c View commit details
    Browse the repository at this point in the history
  9. Rename .java to .kt

    guolindev committed Aug 29, 2021
    Configuration menu
    Copy the full SHA
    aee00bf View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    10e4964 View commit details
    Browse the repository at this point in the history

Commits on Aug 31, 2021

  1. Rename .java to .kt

    guolindev committed Aug 31, 2021
    Configuration menu
    Copy the full SHA
    9dee51f View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    e8cd846 View commit details
    Browse the repository at this point in the history
  3. Rename .java to .kt

    guolindev committed Aug 31, 2021
    Configuration menu
    Copy the full SHA
    1c7fac8 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    4baf61d View commit details
    Browse the repository at this point in the history
  5. Rename .java to .kt

    guolindev committed Aug 31, 2021
    Configuration menu
    Copy the full SHA
    589e91f View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    c39f43c View commit details
    Browse the repository at this point in the history

Commits on Sep 18, 2021

  1. Configuration menu
    Copy the full SHA
    7ad8ae2 View commit details
    Browse the repository at this point in the history

Commits on Sep 20, 2021

  1. Configuration menu
    Copy the full SHA
    31450da View commit details
    Browse the repository at this point in the history

Commits on Sep 21, 2021

  1. Configuration menu
    Copy the full SHA
    435ba05 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    443ef8d View commit details
    Browse the repository at this point in the history

Commits on Sep 22, 2021

  1. Configuration menu
    Copy the full SHA
    e47cf6c View commit details
    Browse the repository at this point in the history

Commits on Sep 26, 2021

  1. Fix bug #51

    guolindev committed Sep 26, 2021
    Configuration menu
    Copy the full SHA
    b965c2d View commit details
    Browse the repository at this point in the history