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

Develop #859

Open
wants to merge 30 commits into
base: #831-5X-API25-Patch
Choose a base branch
from
Open

Develop #859

wants to merge 30 commits into from

Commits on Feb 11, 2017

  1. Configuration menu
    Copy the full SHA
    45c1539 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    ff6b13a View commit details
    Browse the repository at this point in the history

Commits on Jun 15, 2017

  1. Update styling for more simplified template

    Hopefully helps issue reporting
    Cardiak committed Jun 15, 2017
    Configuration menu
    Copy the full SHA
    41b9ccf View commit details
    Browse the repository at this point in the history
  2. Quick fix for styling

    Cardiak committed Jun 15, 2017
    Configuration menu
    Copy the full SHA
    2751837 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    09bb74b View commit details
    Browse the repository at this point in the history

Commits on Feb 16, 2018

  1. Update everything for Android 3.2a3 (big, see below)

    While waiting for cSploit 2.0 to come online, here's a quick refresh:
    
    * target API/sdk 27, support as far back as 14 (from 9)
    * update libraries and use new "implementation" build.gradle syntax
    * Update Java to 1.8
    * Update to gradle 4.5.1 from 2.9
    * Update android gradle plugin from 1.5.0 to 3.2.0-a3
    * Use the google dependency repository
    * simplify build.gradle date stamp calculation
    * update ACRA (even though target end point @ iriscouch went offline).
      This is not really tested past the "send info" dialog (no point)
    * Support multi-window on chromebook.
    * Add Notification Channel as required by Oreo (Android 8)
    * Add very simple runtime permissions request
    * Minor changes to use .apply() instead of .commit()
    * Similar minor fix to use Locale with string formatting.
    * Minor removal of dialog theme defining itself
    * Fix bug in SettingsFragment where super.onViewCreated() not called
    * Minor fix to preferences compat xml file
    
    Th-that's all, folks!
    fat-tire committed Feb 16, 2018
    Configuration menu
    Copy the full SHA
    f794919 View commit details
    Browse the repository at this point in the history

Commits on Mar 2, 2018

  1. Configuration menu
    Copy the full SHA
    455e114 View commit details
    Browse the repository at this point in the history
  2. Merge pull request #938 from fat-tire/refresh

    Update everything to Android 3.2 canary 4.  @xaitax feel free to build away!
    fat-tire committed Mar 2, 2018
    Configuration menu
    Copy the full SHA
    6686cf1 View commit details
    Browse the repository at this point in the history

Commits on Aug 19, 2018

  1. Configuration menu
    Copy the full SHA
    7cb17d6 View commit details
    Browse the repository at this point in the history
  2. Add check to make sure WAKE_LOCK perm is available + delcare in manifest

    This was an issue in ACRA.  Thanks to vczilla & gregd for chasing it down.
    See issue #941
    fat-tire committed Aug 19, 2018
    Configuration menu
    Copy the full SHA
    e3b0dd0 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    20aad68 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    4db0830 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    3402fb3 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    01beed3 View commit details
    Browse the repository at this point in the history

Commits on Aug 23, 2018

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

Commits on Aug 26, 2018

  1. Configuration menu
    Copy the full SHA
    09cc75e View commit details
    Browse the repository at this point in the history
  2. Merge pull request #968 from fat-tire/refresh2

    Bring cSploit code up to date (Android Pie/AS 3.3 current) + AndroidX + other fixes
    fat-tire committed Aug 26, 2018
    Configuration menu
    Copy the full SHA
    54069c7 View commit details
    Browse the repository at this point in the history

Commits on Aug 28, 2018

  1. Configuration menu
    Copy the full SHA
    dd165ae View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    49cd67a View commit details
    Browse the repository at this point in the history
  3. Merge pull request #969 from fat-tire/refresh3

    Update gradle to 4.10 release and bring in gradle.properties to git...
    fat-tire committed Aug 28, 2018
    Configuration menu
    Copy the full SHA
    5b1317d View commit details
    Browse the repository at this point in the history

Commits on Sep 3, 2018

  1. Configuration menu
    Copy the full SHA
    269d481 View commit details
    Browse the repository at this point in the history
  2. Merge pull request #970 from fat-tire/refresh4

    Update to latest build tools + androidx libraries.
    fat-tire committed Sep 3, 2018
    Configuration menu
    Copy the full SHA
    a2ee9e4 View commit details
    Browse the repository at this point in the history

Commits on Sep 19, 2018

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

Commits on Sep 20, 2018

  1. Update gradle 4.10->4.10.2

    fat-tire committed Sep 20, 2018
    Configuration menu
    Copy the full SHA
    1cc2439 View commit details
    Browse the repository at this point in the history

Commits on Sep 28, 2018

  1. Configuration menu
    Copy the full SHA
    b185901 View commit details
    Browse the repository at this point in the history
  2. Merge pull request #973 from cSploit/refresh5

    Update build tools, a few libraries, & MaterialComponents theme
    fat-tire committed Sep 28, 2018
    Configuration menu
    Copy the full SHA
    b4a2dc7 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    dafa5f5 View commit details
    Browse the repository at this point in the history
  4. Merge pull request #974 from fat-tire/refresh6

    Bring build more up to date...
    fat-tire committed Sep 28, 2018
    Configuration menu
    Copy the full SHA
    70268d9 View commit details
    Browse the repository at this point in the history

Commits on Jan 13, 2021

  1. EOL notice

    Announce EOL. The project hasn't been updated by the devs for a long time.
    pahapoika committed Jan 13, 2021
    Configuration menu
    Copy the full SHA
    814ddc8 View commit details
    Browse the repository at this point in the history

Commits on Jan 20, 2021

  1. Merge pull request #1067 from cSploit/EOL-notice

    EOL notice
    pahapoika committed Jan 20, 2021
    Configuration menu
    Copy the full SHA
    3679ca5 View commit details
    Browse the repository at this point in the history