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

Unchaining WIP-Release v0.1.37-alpha #687

Merged
merged 119 commits into from
Dec 14, 2015
Merged

Unchaining WIP-Release v0.1.37-alpha #687

merged 119 commits into from
Dec 14, 2015

Commits on Nov 16, 2015

  1. Cleaned up SmsDetector.java implementation, related issues #615, #537

    Merged with PR#619 proposal, fixed up looping, buffering, cleaned up names and calls, to be more clear in code
    smarek committed Nov 16, 2015
    Configuration menu
    Copy the full SHA
    8068cb3 View commit details
    Browse the repository at this point in the history

Commits on Nov 17, 2015

  1. Configuration menu
    Copy the full SHA
    75b6e40 View commit details
    Browse the repository at this point in the history
  2. Merge pull request #639 from smarek/issue-632

    Fixed #632 : StringIndexOutOfBoundsException
    SecUpwN committed Nov 17, 2015
    Configuration menu
    Copy the full SHA
    53edf3d View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    2f386b5 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    eca9a02 View commit details
    Browse the repository at this point in the history
  5. Merge pull request #641 from smarek/issue-614

    Fixed duplicate location reports, Closes #614
    SecUpwN committed Nov 17, 2015
    Configuration menu
    Copy the full SHA
    b653ae4 View commit details
    Browse the repository at this point in the history

Commits on Nov 18, 2015

  1. Configuration menu
    Copy the full SHA
    033cb87 View commit details
    Browse the repository at this point in the history
  2. Merge pull request #643 from smarek/build-fix

    Gradle build fixed
    SecUpwN committed Nov 18, 2015
    Configuration menu
    Copy the full SHA
    f25918d View commit details
    Browse the repository at this point in the history

Commits on Nov 19, 2015

  1. Configuration menu
    Copy the full SHA
    3ebcdd9 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    0747dc5 View commit details
    Browse the repository at this point in the history
  3. Changed versioning from manually editing AndroidManifest.xml to using…

    … current commitId in abbreviated form
    smarek committed Nov 19, 2015
    Configuration menu
    Copy the full SHA
    2d8c219 View commit details
    Browse the repository at this point in the history
  4. Merge pull request #646 from smarek/gradle-2-9

    Update Gradle Wrapper to version 2.9
    SecUpwN committed Nov 19, 2015
    Configuration menu
    Copy the full SHA
    416252d View commit details
    Browse the repository at this point in the history
  5. Merge pull request #644 from smarek/issue-620

    Fix for calling msgLong on background thread (no looper.prepare)
    SecUpwN committed Nov 19, 2015
    Configuration menu
    Copy the full SHA
    bee5f60 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    6ce23e9 View commit details
    Browse the repository at this point in the history
  7. Merge pull request #640 from smarek/class-cleanup-3

    Cleaned up AIMSICDDbAdapter implementation
    SecUpwN committed Nov 19, 2015
    Configuration menu
    Copy the full SHA
    e8b70b5 View commit details
    Browse the repository at this point in the history
  8. Merge pull request #648 from smarek/issue-582

    PSC Validation, Showing invalid if saved value is out of range, using default PSC=666
    SecUpwN committed Nov 19, 2015
    Configuration menu
    Copy the full SHA
    82bce05 View commit details
    Browse the repository at this point in the history

Commits on Nov 20, 2015

  1. Merge pull request #635 from smarek/class-cleanup-2

    Cleaned up SmsDetector.java implementation, related issues #615, #537
    SecUpwN committed Nov 20, 2015
    Configuration menu
    Copy the full SHA
    0d5c369 View commit details
    Browse the repository at this point in the history
  2. Translated using Weblate (Ukrainian)

    Currently translated at 100% (0 of 0 strings)
    
    Created new translation.
    nijel authored and weblate committed Nov 20, 2015
    Configuration menu
    Copy the full SHA
    460dea8 View commit details
    Browse the repository at this point in the history
  3. Translated using Weblate (Lithuanian)

    Currently translated at 14.9% (43 of 287 strings)
    tom authored and weblate committed Nov 20, 2015
    Configuration menu
    Copy the full SHA
    d6145c5 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    b268370 View commit details
    Browse the repository at this point in the history
  5. Translated using Weblate (Japanese)

    Currently translated at 100.0% (296 of 296 strings)
    naofum authored and weblate committed Nov 20, 2015
    Configuration menu
    Copy the full SHA
    c54129b View commit details
    Browse the repository at this point in the history

Commits on Nov 25, 2015

  1. Merge pull request #647 from smarek/git-versioning

    Versioning using GIT abbreviated commit ID
    SecUpwN committed Nov 25, 2015
    Configuration menu
    Copy the full SHA
    5910cf3 View commit details
    Browse the repository at this point in the history
  2. Removed unnecessary access

    SecUpwN committed Nov 25, 2015
    Configuration menu
    Copy the full SHA
    3e447bb View commit details
    Browse the repository at this point in the history

Commits on Nov 26, 2015

  1. Translated using Weblate (Ukrainian)

    Currently translated at 57.7% (171 of 296 strings)
    burunduk authored and weblate committed Nov 26, 2015
    Configuration menu
    Copy the full SHA
    ad0722d View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    260c4e1 View commit details
    Browse the repository at this point in the history

Commits on Nov 30, 2015

  1. Translated using Weblate (Norwegian Bokmål)

    Currently translated at 100% (0 of 0 strings)
    
    Created new translation.
    Petter Reinholdtsen authored and weblate committed Nov 30, 2015
    Configuration menu
    Copy the full SHA
    cd96a50 View commit details
    Browse the repository at this point in the history

Commits on Dec 2, 2015

  1. Translated using Weblate (Spanish)

    Currently translated at 100.0% (296 of 296 strings)
    27b7c0e436e0 authored and weblate committed Dec 2, 2015
    Configuration menu
    Copy the full SHA
    aa0bf1e View commit details
    Browse the repository at this point in the history

Commits on Dec 3, 2015

  1. Delete activity_open_cell_id.xml

    This file seems unused and therefore useless
    larsgrefer committed Dec 3, 2015
    Configuration menu
    Copy the full SHA
    98643ef View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    17f96c5 View commit details
    Browse the repository at this point in the history
  3. Merge pull request #651 from larsgrefer/patch-1

    Delete activity_open_cell_id.xml
    SecUpwN committed Dec 3, 2015
    Configuration menu
    Copy the full SHA
    309a3a8 View commit details
    Browse the repository at this point in the history
  4. Merge pull request #652 from larsgrefer/fix/versions

    improve the Version calculation
    SecUpwN committed Dec 3, 2015
    Configuration menu
    Copy the full SHA
    e80b6fe View commit details
    Browse the repository at this point in the history

Commits on Dec 4, 2015

  1. Translated using Weblate (Norwegian Bokmål)

    Currently translated at 10.4% (31 of 296 strings)
    Petter Reinholdtsen authored and weblate committed Dec 4, 2015
    Configuration menu
    Copy the full SHA
    1a44ed8 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    5efd78e View commit details
    Browse the repository at this point in the history

Commits on Dec 5, 2015

  1. Configuration menu
    Copy the full SHA
    a9e63c1 View commit details
    Browse the repository at this point in the history
  2. Merge pull request #656 from larsgrefer/fix/travis

    Don't run device-tests on travis
    SecUpwN committed Dec 5, 2015
    Configuration menu
    Copy the full SHA
    0d76efb View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    ae74392 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    eb72aab View commit details
    Browse the repository at this point in the history
  5. update Drawer Toggle

    larsgrefer committed Dec 5, 2015
    Configuration menu
    Copy the full SHA
    ce60708 View commit details
    Browse the repository at this point in the history
  6. specify appcompat version

    larsgrefer committed Dec 5, 2015
    Configuration menu
    Copy the full SHA
    f64e404 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    4b532e9 View commit details
    Browse the repository at this point in the history
  8. Merge pull request #657 from SecUpwN/fix/buildozer

    Fix buildozer
    SecUpwN committed Dec 5, 2015
    Configuration menu
    Copy the full SHA
    8fc08f8 View commit details
    Browse the repository at this point in the history
  9. Translated using Weblate (German)

    Currently translated at 99.3% (294 of 296 strings)
    artank authored and weblate committed Dec 5, 2015
    Configuration menu
    Copy the full SHA
    49aa512 View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    da25ae6 View commit details
    Browse the repository at this point in the history

Commits on Dec 6, 2015

  1. use targetSdk 19

    larsgrefer committed Dec 6, 2015
    Configuration menu
    Copy the full SHA
    603decc View commit details
    Browse the repository at this point in the history
  2. Merge pull request #654 from larsgrefer/feature/api22

    A bit material design
    SecUpwN committed Dec 6, 2015
    Configuration menu
    Copy the full SHA
    8324f0b View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    0dc10b9 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    cf447e0 View commit details
    Browse the repository at this point in the history
  5. fix proguard

    larsgrefer committed Dec 6, 2015
    Configuration menu
    Copy the full SHA
    e636ffa View commit details
    Browse the repository at this point in the history

Commits on Dec 7, 2015

  1. Merge pull request #660 from SecUpwN/feature/okhttp

    Use OkHttp for HTTP requests
    SecUpwN committed Dec 7, 2015
    Configuration menu
    Copy the full SHA
    ba493cc View commit details
    Browse the repository at this point in the history
  2. Delete split.rb

    larsgrefer committed Dec 7, 2015
    Configuration menu
    Copy the full SHA
    3e5c28a View commit details
    Browse the repository at this point in the history
  3. Merge pull request #649 from SecUpwN/permissions-cleanup

    Removed unnecessary access
    SecUpwN committed Dec 7, 2015
    Configuration menu
    Copy the full SHA
    b5b4e05 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    01dbd72 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    d317b95 View commit details
    Browse the repository at this point in the history
  6. move Method

    larsgrefer committed Dec 7, 2015
    Configuration menu
    Copy the full SHA
    b712d8a View commit details
    Browse the repository at this point in the history
  7. remove context parameter

    larsgrefer committed Dec 7, 2015
    Configuration menu
    Copy the full SHA
    cdc0e82 View commit details
    Browse the repository at this point in the history
  8. remove title param

    larsgrefer committed Dec 7, 2015
    Configuration menu
    Copy the full SHA
    3910200 View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    24cbf05 View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    0ee4450 View commit details
    Browse the repository at this point in the history
  11. reformat code

    larsgrefer committed Dec 7, 2015
    Configuration menu
    Copy the full SHA
    32a4825 View commit details
    Browse the repository at this point in the history
  12. little appcompat fix

    larsgrefer committed Dec 7, 2015
    Configuration menu
    Copy the full SHA
    f3f6118 View commit details
    Browse the repository at this point in the history
  13. some more Annotations

    larsgrefer committed Dec 7, 2015
    Configuration menu
    Copy the full SHA
    0219b5a View commit details
    Browse the repository at this point in the history
  14. more AppCompatActivities

    larsgrefer committed Dec 7, 2015
    Configuration menu
    Copy the full SHA
    ac9e7d6 View commit details
    Browse the repository at this point in the history
  15. Configuration menu
    Copy the full SHA
    7ca30d9 View commit details
    Browse the repository at this point in the history

Commits on Dec 8, 2015

  1. Merge pull request #665 from SecUpwN/fix/dialogs

    Fix some material design and appcompat issues
    larsgrefer committed Dec 8, 2015
    Configuration menu
    Copy the full SHA
    be53e39 View commit details
    Browse the repository at this point in the history
  2. fix app-crash

    larsgrefer committed Dec 8, 2015
    Configuration menu
    Copy the full SHA
    d8c81c6 View commit details
    Browse the repository at this point in the history
  3. Translated using Weblate (Dutch)

    Currently translated at 98.9% (293 of 296 strings)
    ikmaak authored and weblate committed Dec 8, 2015
    Configuration menu
    Copy the full SHA
    7e08267 View commit details
    Browse the repository at this point in the history
  4. Translated using Weblate (Norwegian Bokmål)

    Currently translated at 13.5% (40 of 296 strings)
    Petter Reinholdtsen authored and weblate committed Dec 8, 2015
    Configuration menu
    Copy the full SHA
    671145a View commit details
    Browse the repository at this point in the history
  5. Translated using Weblate (Ukrainian)

    Currently translated at 64.8% (192 of 296 strings)
    burunduk authored and weblate committed Dec 8, 2015
    Configuration menu
    Copy the full SHA
    5ed3bfd View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    a8c58e7 View commit details
    Browse the repository at this point in the history
  7. Merge pull request #668 from SecUpwN/fix/su

    Fix app-crash
    SecUpwN committed Dec 8, 2015
    Configuration menu
    Copy the full SHA
    5365140 View commit details
    Browse the repository at this point in the history
  8. Merge pull request #663 from SecUpwN/cleanup/server

    Delete split.rb
    SecUpwN committed Dec 8, 2015
    Configuration menu
    Copy the full SHA
    467f9cd View commit details
    Browse the repository at this point in the history
  9. add dependency

    larsgrefer committed Dec 8, 2015
    Configuration menu
    Copy the full SHA
    4f52d86 View commit details
    Browse the repository at this point in the history
  10. use logger in Activities

    larsgrefer committed Dec 8, 2015
    Configuration menu
    Copy the full SHA
    fd10050 View commit details
    Browse the repository at this point in the history
  11. 2 Configuration menu
    Copy the full SHA
    1a36748 View commit details
    Browse the repository at this point in the history
  12. add missing comment

    larsgrefer committed Dec 8, 2015
    Configuration menu
    Copy the full SHA
    a4f1b09 View commit details
    Browse the repository at this point in the history
  13. more logging

    larsgrefer committed Dec 8, 2015
    Configuration menu
    Copy the full SHA
    252e306 View commit details
    Browse the repository at this point in the history
  14. Configuration menu
    Copy the full SHA
    fc82b51 View commit details
    Browse the repository at this point in the history
  15. even more logging

    larsgrefer committed Dec 8, 2015
    Configuration menu
    Copy the full SHA
    fde2b91 View commit details
    Browse the repository at this point in the history
  16. Merge pull request #670 from SecUpwN/feature/logging

    Use a logging interface
    larsgrefer committed Dec 8, 2015
    Configuration menu
    Copy the full SHA
    24a0ef2 View commit details
    Browse the repository at this point in the history
  17. fix version display in About Fragment

    this was the most complex way to obtain our own version that i have ever seen
    larsgrefer committed Dec 8, 2015
    Configuration menu
    Copy the full SHA
    e0f8f9a View commit details
    Browse the repository at this point in the history
  18. Configuration menu
    Copy the full SHA
    dd5f12f View commit details
    Browse the repository at this point in the history
  19. remove the progressbar

    - it looked a bit strange
    - it was accessed in a very strange way
    larsgrefer committed Dec 8, 2015
    Configuration menu
    Copy the full SHA
    6cecc33 View commit details
    Browse the repository at this point in the history

Commits on Dec 9, 2015

  1. Configuration menu
    Copy the full SHA
    8f4fb36 View commit details
    Browse the repository at this point in the history
  2. Merge pull request #669 from SecUpwN/fix/wtf

    Fix some things which made me think WTF
    SecUpwN committed Dec 9, 2015
    Configuration menu
    Copy the full SHA
    25a9867 View commit details
    Browse the repository at this point in the history
  3. Sorted detection methods

    SecUpwN committed Dec 9, 2015
    Configuration menu
    Copy the full SHA
    0b9cb11 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    9b48a8e View commit details
    Browse the repository at this point in the history
  5. improve lint

    larsgrefer committed Dec 9, 2015
    Configuration menu
    Copy the full SHA
    5f12e25 View commit details
    Browse the repository at this point in the history
  6. fix buildnumbers

    larsgrefer committed Dec 9, 2015
    Configuration menu
    Copy the full SHA
    f95327f View commit details
    Browse the repository at this point in the history
  7. Merge pull request #676 from SecUpwN/fix/gradle

    Improve the build-process
    SecUpwN committed Dec 9, 2015
    Configuration menu
    Copy the full SHA
    f9cf2a7 View commit details
    Browse the repository at this point in the history
  8. Merge pull request #673 from SecUpwN/fix/shadow

    remove the progressbar
    SecUpwN committed Dec 9, 2015
    Configuration menu
    Copy the full SHA
    d84c89f View commit details
    Browse the repository at this point in the history
  9. Update proguard-rules.txt

    Just try some cleanup
    larsgrefer committed Dec 9, 2015
    Configuration menu
    Copy the full SHA
    fdcc90d View commit details
    Browse the repository at this point in the history
  10. Merge pull request #667 from SecUpwN/cleanup/proguard

    Update proguard-rules.txt
    SecUpwN committed Dec 9, 2015
    Configuration menu
    Copy the full SHA
    4056bca View commit details
    Browse the repository at this point in the history
  11. Configuration menu
    Copy the full SHA
    697b0ca View commit details
    Browse the repository at this point in the history
  12. Configuration menu
    Copy the full SHA
    f8a1f6e View commit details
    Browse the repository at this point in the history
  13. fix #674

    larsgrefer committed Dec 9, 2015
    1 Configuration menu
    Copy the full SHA
    8a9401d View commit details
    Browse the repository at this point in the history
  14. build a system app too

    larsgrefer committed Dec 9, 2015
    Configuration menu
    Copy the full SHA
    effea4a View commit details
    Browse the repository at this point in the history
  15. fix ShowToast lint error

    larsgrefer committed Dec 9, 2015
    Configuration menu
    Copy the full SHA
    208b7af View commit details
    Browse the repository at this point in the history

Commits on Dec 10, 2015

  1. Update OSMBonusPack to 5.5

    SecUpwN committed Dec 10, 2015
    15 Configuration menu
    Copy the full SHA
    84dd48c View commit details
    Browse the repository at this point in the history

Commits on Dec 11, 2015

  1. Configuration menu
    Copy the full SHA
    a2c7b30 View commit details
    Browse the repository at this point in the history
  2. Translated using Weblate (Norwegian Bokmål)

    Currently translated at 37.1% (110 of 296 strings)
    Petter Reinholdtsen authored and weblate committed Dec 11, 2015
    Configuration menu
    Copy the full SHA
    dbcdc68 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    0a18057 View commit details
    Browse the repository at this point in the history
  4. Merge pull request #680 from SecUpwN/feature/twoBuilds

    build a system app too
    SecUpwN committed Dec 11, 2015
    Configuration menu
    Copy the full SHA
    5852921 View commit details
    Browse the repository at this point in the history

Commits on Dec 12, 2015

  1. Configuration menu
    Copy the full SHA
    03cb1c1 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    691af95 View commit details
    Browse the repository at this point in the history
  3. Merge pull request #681 from SecUpwN/feature/jitpack

    get OSMBonusPack via maven
    larsgrefer committed Dec 12, 2015
    Configuration menu
    Copy the full SHA
    70c6bda View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    1741661 View commit details
    Browse the repository at this point in the history
  5. 8 Configuration menu
    Copy the full SHA
    0af3082 View commit details
    Browse the repository at this point in the history

Commits on Dec 13, 2015

  1. Configuration menu
    Copy the full SHA
    51ffa30 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    0c15f5f View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    08b5810 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    cd5d9de View commit details
    Browse the repository at this point in the history
  5. Enlarged project name a bit

    SecUpwN committed Dec 13, 2015
    Configuration menu
    Copy the full SHA
    c44d66e View commit details
    Browse the repository at this point in the history
  6. Merge pull request #664 from SecUpwN/README_Cleanup

    README Improvements
    SecUpwN committed Dec 13, 2015
    Configuration menu
    Copy the full SHA
    05953d6 View commit details
    Browse the repository at this point in the history
  7. Merge pull request #683 from SecUpwN/clean/permissions

    remove all permission which are not used
    SecUpwN committed Dec 13, 2015
    Configuration menu
    Copy the full SHA
    fbeed90 View commit details
    Browse the repository at this point in the history
  8. rename the app module to AIMSICD

    see also: #658 (comment)
    larsgrefer committed Dec 13, 2015
    Configuration menu
    Copy the full SHA
    f720f59 View commit details
    Browse the repository at this point in the history
  9. Merge pull request #685 from SecUpwN/fix/renameModule

    rename the `app` module to `AIMSICD`
    SecUpwN committed Dec 13, 2015
    Configuration menu
    Copy the full SHA
    86fb0af View commit details
    Browse the repository at this point in the history
  10. Update CHANGELOG.md

    SecUpwN committed Dec 13, 2015
    Configuration menu
    Copy the full SHA
    50680ed View commit details
    Browse the repository at this point in the history
  11. Configuration menu
    Copy the full SHA
    091ad78 View commit details
    Browse the repository at this point in the history

Commits on Dec 14, 2015

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