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

GPS Passive recording feature #275

Merged
merged 85 commits into from
May 2, 2019
Merged

GPS Passive recording feature #275

merged 85 commits into from
May 2, 2019

Commits on Jan 28, 2019

  1. Merge pull request #21 from onaio/master

    Merge Onaio mater into eotin master
    eotin authored Jan 28, 2019
    Configuration menu
    Copy the full SHA
    60462f3 View commit details
    Browse the repository at this point in the history
  2. Merge pull request #22 from eotin/master

    merge master into Develop
    eotin authored Jan 28, 2019
    Configuration menu
    Copy the full SHA
    88c93c2 View commit details
    Browse the repository at this point in the history

Commits on Feb 27, 2019

  1. Merge pull request #23 from onaio/master

    get master from onaio
    eotin authored Feb 27, 2019
    Configuration menu
    Copy the full SHA
    1be6529 View commit details
    Browse the repository at this point in the history
  2. Merge pull request #24 from eotin/master

    Merge onaio master to Develop
    eotin authored Feb 27, 2019
    Configuration menu
    Copy the full SHA
    3a6444b View commit details
    Browse the repository at this point in the history
  3. Fix issue in the WMTS layout

    eotin committed Feb 27, 2019
    Configuration menu
    Copy the full SHA
    01ea0ce View commit details
    Browse the repository at this point in the history

Commits on Mar 4, 2019

  1. Fix spelling Wmts activity

    eotin committed Mar 4, 2019
    Configuration menu
    Copy the full SHA
    8a588ab View commit details
    Browse the repository at this point in the history

Commits on Mar 15, 2019

  1. Add TrackingService functionality

    Add PassiveRecordObjectActivity
    Refactor Storage helpers
    First commit -> Need refactoring now + tests + testing mService bounded to avoid null reference exception
    eotin committed Mar 15, 2019
    Configuration menu
    Copy the full SHA
    6749217 View commit details
    Browse the repository at this point in the history

Commits on Mar 19, 2019

  1. Add recording images

    Register smaple string in values/string.xml
    Move StoreLocation from TrackingStorage
    eotin committed Mar 19, 2019
    Configuration menu
    Copy the full SHA
    dcbcd1d View commit details
    Browse the repository at this point in the history

Commits on Mar 20, 2019

  1. Add Unit Tests

    Refactor TrackingService
    eotin committed Mar 20, 2019
    Configuration menu
    Copy the full SHA
    909beb6 View commit details
    Browse the repository at this point in the history
  2. Merge pull request #25 from onaio/master

    Merge Onaio Master to local master
    eotin authored Mar 20, 2019
    Configuration menu
    Copy the full SHA
    e441be4 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    d789e38 View commit details
    Browse the repository at this point in the history
  4. Merge pull request #26 from eotin/Develop

    Develop
    eotin authored Mar 20, 2019
    Configuration menu
    Copy the full SHA
    2b06ba4 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    e8b4a74 View commit details
    Browse the repository at this point in the history
  6. Merge pull request #27 from eotin/eo/merge_passive_record_location

    Eo/merge passive record location
    eotin authored Mar 20, 2019
    Configuration menu
    Copy the full SHA
    8c0e4d5 View commit details
    Browse the repository at this point in the history
  7. Merge pull request #28 from eotin/master

    From master to update develop
    eotin authored Mar 20, 2019
    Configuration menu
    Copy the full SHA
    3875380 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    17c85d6 View commit details
    Browse the repository at this point in the history
  9. Merge pull request #29 from eotin/Develop

    Develop
    eotin authored Mar 20, 2019
    Configuration menu
    Copy the full SHA
    bca4fd3 View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    6e098a0 View commit details
    Browse the repository at this point in the history
  11. Merge pull request #30 from eotin/Develop

    Fix code regarding Codacy/PR Quality Review
    eotin authored Mar 20, 2019
    Configuration menu
    Copy the full SHA
    6bf33a3 View commit details
    Browse the repository at this point in the history
  12. Configuration menu
    Copy the full SHA
    2ba6a28 View commit details
    Browse the repository at this point in the history
  13. Merge pull request #31 from eotin/Develop

    Fix code regarding Codacy/PR Quality Review
    eotin authored Mar 20, 2019
    Configuration menu
    Copy the full SHA
    789c88e View commit details
    Browse the repository at this point in the history

Commits on Mar 21, 2019

  1. Fix code regarding Codacy Bot

    Update .travis.yml file to modifiy the build tools version
    eotin committed Mar 21, 2019
    Configuration menu
    Copy the full SHA
    a42d1a0 View commit details
    Browse the repository at this point in the history
  2. Merge pull request #32 from eotin/Develop

    Fix code regarding Codacy Bot
    eotin authored Mar 21, 2019
    Configuration menu
    Copy the full SHA
    c8aa557 View commit details
    Browse the repository at this point in the history

Commits on Mar 25, 2019

  1. Merge pull request #33 from onaio/master

    Merge onaio/master to eotin/master
    eotin authored Mar 25, 2019
    Configuration menu
    Copy the full SHA
    44198b3 View commit details
    Browse the repository at this point in the history
  2. Merge pull request #34 from eotin/master

    Update Develop with master
    eotin authored Mar 25, 2019
    Configuration menu
    Copy the full SHA
    2174318 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    0b20657 View commit details
    Browse the repository at this point in the history
  4. Merge pull request #35 from eotin/Develop

    Develop
    eotin authored Mar 25, 2019
    Configuration menu
    Copy the full SHA
    6f1ad3d View commit details
    Browse the repository at this point in the history
  5. Avoid catching generic exceptions such as NullPointerException, Runti…

    …meException, Exception in try-catch block
    eotin committed Mar 25, 2019
    Configuration menu
    Copy the full SHA
    b73985b View commit details
    Browse the repository at this point in the history
  6. Merge pull request #36 from eotin/Develop

    Avoid catching generic exceptions such as NullPointerException, Runti…
    eotin authored Mar 25, 2019
    Configuration menu
    Copy the full SHA
    914c751 View commit details
    Browse the repository at this point in the history
  7. Increase unit tests Coverage

    eotin committed Mar 25, 2019
    Configuration menu
    Copy the full SHA
    8965585 View commit details
    Browse the repository at this point in the history
  8. Merge pull request #37 from eotin/Develop

    Increase unit tests Coverage
    eotin authored Mar 25, 2019
    Configuration menu
    Copy the full SHA
    707d494 View commit details
    Browse the repository at this point in the history
  9. Fix unused import

    eotin committed Mar 25, 2019
    Configuration menu
    Copy the full SHA
    ee76564 View commit details
    Browse the repository at this point in the history
  10. Merge pull request #38 from eotin/Develop

    Fix unused import
    eotin authored Mar 25, 2019
    Configuration menu
    Copy the full SHA
    a4021bf View commit details
    Browse the repository at this point in the history
  11. Configuration menu
    Copy the full SHA
    f4aef1f View commit details
    Browse the repository at this point in the history
  12. Merge pull request #39 from eotin/Develop

    Fix crash on activity after updating the mapbox sdk
    eotin authored Mar 25, 2019
    Configuration menu
    Copy the full SHA
    19e9efd View commit details
    Browse the repository at this point in the history

Commits on Mar 26, 2019

  1. Add TrackingStorage Tests

    Avoid catching generic exceptions such as NullPointerException, RuntimeException, Exception in try-catch block
    eotin committed Mar 26, 2019
    Configuration menu
    Copy the full SHA
    ac68d4d View commit details
    Browse the repository at this point in the history
  2. Merge pull request #40 from eotin/Develop

    Add TrackingStorage Tests
    eotin authored Mar 26, 2019
    Configuration menu
    Copy the full SHA
    eee880b View commit details
    Browse the repository at this point in the history
  3. Avoid catching generic exceptions such as NullPointerException, Runti…

    …meException, Exception in try-catch block
    eotin committed Mar 26, 2019
    Configuration menu
    Copy the full SHA
    48156ac View commit details
    Browse the repository at this point in the history
  4. Merge pull request #41 from eotin/Develop

    Avoid catching generic exceptions such as NullPointerException, Runti…
    eotin authored Mar 26, 2019
    Configuration menu
    Copy the full SHA
    27809c0 View commit details
    Browse the repository at this point in the history

Commits on Mar 27, 2019

  1. Configuration menu
    Copy the full SHA
    02d6f72 View commit details
    Browse the repository at this point in the history
  2. Merge pull request #42 from eotin/Develop

    Fix test errors after having changed the KujakuMapView.java file
    eotin authored Mar 27, 2019
    Configuration menu
    Copy the full SHA
    785bf20 View commit details
    Browse the repository at this point in the history

Commits on Apr 3, 2019

  1. Add Test for Class WmtsLayer

    eotin committed Apr 3, 2019
    Configuration menu
    Copy the full SHA
    eaad1d8 View commit details
    Browse the repository at this point in the history
  2. Merge pull request #43 from eotin/Develop

    Add Test for Class WmtsLayer
    eotin authored Apr 3, 2019
    Configuration menu
    Copy the full SHA
    404c5d5 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    dd44d9a View commit details
    Browse the repository at this point in the history
  4. Merge pull request #44 from eotin/Develop

    Add Test for Class BaseStorage / TrackingStorage
    eotin authored Apr 3, 2019
    Configuration menu
    Copy the full SHA
    530f886 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    e342a58 View commit details
    Browse the repository at this point in the history
  6. Merge pull request #45 from eotin/Develop

    Add Tests coverage for TrackingService class
    eotin authored Apr 3, 2019
    Configuration menu
    Copy the full SHA
    17251ac View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    26d1afe View commit details
    Browse the repository at this point in the history
  8. Merge pull request #46 from eotin/Develop

    Fix "Document empty method body" code review
    eotin authored Apr 3, 2019
    Configuration menu
    Copy the full SHA
    e628dcb View commit details
    Browse the repository at this point in the history

Commits on Apr 4, 2019

  1. Update TrackingServiceTest class

    Modify gradle version from 3.3.1 to 3.2.0
    eotin committed Apr 4, 2019
    Configuration menu
    Copy the full SHA
    c2fa462 View commit details
    Browse the repository at this point in the history
  2. Remove unused import

    eotin committed Apr 4, 2019
    Configuration menu
    Copy the full SHA
    98eb0ba View commit details
    Browse the repository at this point in the history
  3. Merge pull request #47 from eotin/Develop

    Develop
    eotin authored Apr 4, 2019
    Configuration menu
    Copy the full SHA
    50f32e2 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    32f5cd8 View commit details
    Browse the repository at this point in the history
  5. Merge pull request #48 from eotin/Develop

    Fix tracking service test class
    eotin authored Apr 4, 2019
    Configuration menu
    Copy the full SHA
    d7a4545 View commit details
    Browse the repository at this point in the history
  6. Refactor string initialization

    eotin committed Apr 4, 2019
    Configuration menu
    Copy the full SHA
    a07f0b7 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    a53398c View commit details
    Browse the repository at this point in the history
  8. Merge pull request #49 from eotin/Develop

    Develop
    eotin authored Apr 4, 2019
    Configuration menu
    Copy the full SHA
    0481e56 View commit details
    Browse the repository at this point in the history

Commits on Apr 5, 2019

  1. Increase Unit test coverage

    eotin committed Apr 5, 2019
    Configuration menu
    Copy the full SHA
    cc9c2a6 View commit details
    Browse the repository at this point in the history
  2. Merge pull request #50 from eotin/Develop

    Increase Unit test coverage
    eotin authored Apr 5, 2019
    Configuration menu
    Copy the full SHA
    a5e259d View commit details
    Browse the repository at this point in the history
  3. Add Check storage permissions

    eotin committed Apr 5, 2019
    Configuration menu
    Copy the full SHA
    ca63756 View commit details
    Browse the repository at this point in the history
  4. Merge pull request #51 from eotin/Develop

    Add Check storage permissions
    eotin authored Apr 5, 2019
    Configuration menu
    Copy the full SHA
    b882843 View commit details
    Browse the repository at this point in the history
  5. Use KujakuMapView#updateDroppedPoints instead of modifying accessibil…

    …ity KujakuMapView#dropPointOnMap from private to public
    eotin committed Apr 5, 2019
    Configuration menu
    Copy the full SHA
    a11c5c0 View commit details
    Browse the repository at this point in the history
  6. Merge pull request #52 from eotin/Develop

    Use KujakuMapView#updateDroppedPoints instead of modifying accessibil…
    eotin authored Apr 5, 2019
    Configuration menu
    Copy the full SHA
    23e155f View commit details
    Browse the repository at this point in the history

Commits on Apr 8, 2019

  1. Merge branch 'master' of https://github.com/onaio/kujaku

    # Conflicts:
    #	sample/src/main/res/values/strings.xml
    eotin committed Apr 8, 2019
    Configuration menu
    Copy the full SHA
    884c8ce View commit details
    Browse the repository at this point in the history
  2. Merge pull request #54 from eotin/master

    Update Develop branch
    eotin authored Apr 8, 2019
    Configuration menu
    Copy the full SHA
    f65e473 View commit details
    Browse the repository at this point in the history

Commits on Apr 9, 2019

  1. Use MultiplePermissionsListener instead of PermissionListener in Kuja…

    …kuMapView
    
    Remove LocationPermissionListener & StoragePermissionListener
    eotin committed Apr 9, 2019
    Configuration menu
    Copy the full SHA
    5b4e234 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    cdaa51e View commit details
    Browse the repository at this point in the history
  3. Merge pull request #55 from eotin/Develop

    Develop
    eotin authored Apr 9, 2019
    Configuration menu
    Copy the full SHA
    be6ccc9 View commit details
    Browse the repository at this point in the history

Commits on Apr 10, 2019

  1. Configuration menu
    Copy the full SHA
    c46b690 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    adae2d9 View commit details
    Browse the repository at this point in the history
  3. Merge pull request #56 from eotin/Develop

    Develop
    eotin authored Apr 10, 2019
    Configuration menu
    Copy the full SHA
    7ad91c0 View commit details
    Browse the repository at this point in the history

Commits on Apr 11, 2019

  1. Configuration menu
    Copy the full SHA
    13f2285 View commit details
    Browse the repository at this point in the history
  2. Merge pull request #57 from eotin/Develop

    Add Comments in TrackingServiceTest
    eotin authored Apr 11, 2019
    Configuration menu
    Copy the full SHA
    bc1274c View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    dce1b99 View commit details
    Browse the repository at this point in the history
  4. Merge pull request #58 from eotin/Develop

    Add Comments in TrackingServiceTest
    eotin authored Apr 11, 2019
    Configuration menu
    Copy the full SHA
    e0b890d View commit details
    Browse the repository at this point in the history
  5. Merge pull request #59 from onaio/master

    Update eotin master
    eotin authored Apr 11, 2019
    Configuration menu
    Copy the full SHA
    3c6d41f View commit details
    Browse the repository at this point in the history
  6. Merge pull request #60 from eotin/master

    update Develop branch
    eotin authored Apr 11, 2019
    Configuration menu
    Copy the full SHA
    acb57fb View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    32e841d View commit details
    Browse the repository at this point in the history
  8. Merge pull request #61 from eotin/Develop

    Develop
    eotin authored Apr 11, 2019
    Configuration menu
    Copy the full SHA
    532bebd View commit details
    Browse the repository at this point in the history

Commits on Apr 12, 2019

  1. Make the TrackingService icon configurable

    Fix TrackingService binding when resuming
    Add method initializeTrackingService
    eotin committed Apr 12, 2019
    Configuration menu
    Copy the full SHA
    5bb6db0 View commit details
    Browse the repository at this point in the history
  2. Merge pull request #62 from eotin/Develop

    Make the TrackingService icon configurable
    eotin authored Apr 12, 2019
    Configuration menu
    Copy the full SHA
    3f7a462 View commit details
    Browse the repository at this point in the history

Commits on Apr 16, 2019

  1. Update kujaku_permission_reason string

    Fix crash when the TrackingService is running and another sample activity opened
    eotin committed Apr 16, 2019
    Configuration menu
    Copy the full SHA
    0bc8e75 View commit details
    Browse the repository at this point in the history
  2. Merge pull request #63 from eotin/Develop

    Update kujaku_permission_reason string
    eotin authored Apr 16, 2019
    Configuration menu
    Copy the full SHA
    ce15819 View commit details
    Browse the repository at this point in the history

Commits on Apr 18, 2019

  1. Configuration menu
    Copy the full SHA
    0a2bf67 View commit details
    Browse the repository at this point in the history
  2. Merge pull request #64 from eotin/Develop

    Add method to unregister the tracking listener
    eotin authored Apr 18, 2019
    Configuration menu
    Copy the full SHA
    7ed98eb View commit details
    Browse the repository at this point in the history