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

Whitelist fix #38

Open
wants to merge 13 commits into
base: master
Choose a base branch
from
Open

Whitelist fix #38

wants to merge 13 commits into from

Commits on Aug 24, 2016

  1. Scroll stats to top

    Almoped authored Aug 24, 2016
    Configuration menu
    Copy the full SHA
    4731b47 View commit details
    Browse the repository at this point in the history
  2. add vertical scrolling

    Almoped authored Aug 24, 2016
    Configuration menu
    Copy the full SHA
    7b3046c View commit details
    Browse the repository at this point in the history
  3. add vertical scrolling

    Almoped authored Aug 24, 2016
    Configuration menu
    Copy the full SHA
    0a83437 View commit details
    Browse the repository at this point in the history

Commits on Aug 25, 2016

  1. Merge pull request #1 from Almoped/scrolling-updates

    Scrolling updates
    Almoped authored Aug 25, 2016
    Configuration menu
    Copy the full SHA
    1af617d View commit details
    Browse the repository at this point in the history
  2. Update ForceDozeService.java

    wifi timeout, more verbose debug, delay in seconds, always run enterDoze() even if device seems to be idle, wl releases
    Almoped authored Aug 25, 2016
    Configuration menu
    Copy the full SHA
    64d7b0b View commit details
    Browse the repository at this point in the history
  3. Update strings.xml

    Almoped authored Aug 25, 2016
    Configuration menu
    Copy the full SHA
    290da8a View commit details
    Browse the repository at this point in the history
  4. Update prefs.xml

    add timout checkbox, could move strings to values
    Almoped authored Aug 25, 2016
    Configuration menu
    Copy the full SHA
    f893717 View commit details
    Browse the repository at this point in the history
  5. enable mobile data checkbox and fix crash

    Sometimes the mobile data checkbox woudl be disabled even when root was available, this makes the option always available.
    ProcessPhoenix is no longer used on reset as it could make the app/service crash.
    
    However crashing the app/service is what can fix the mobile data checkbox being wrongly removed.
    Almoped authored Aug 25, 2016
    Configuration menu
    Copy the full SHA
    3c8916d View commit details
    Browse the repository at this point in the history
  6. Merge pull request #2 from Almoped/settings-update

    enable mobile data checkbox and fix crash
    Almoped authored Aug 25, 2016
    Configuration menu
    Copy the full SHA
    8d6c283 View commit details
    Browse the repository at this point in the history
  7. Merge pull request #3 from Almoped/service-updates

    Service updates
    Almoped authored Aug 25, 2016
    Configuration menu
    Copy the full SHA
    fb7c961 View commit details
    Browse the repository at this point in the history

Commits on Aug 28, 2016

  1. Configuration menu
    Copy the full SHA
    90af469 View commit details
    Browse the repository at this point in the history
  2. remove async

    if async, SH in loadPackagesFromWhitelist() could be run before list is updated
    Almoped authored Aug 28, 2016
    Configuration menu
    Copy the full SHA
    086b105 View commit details
    Browse the repository at this point in the history

Commits on Feb 26, 2017

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