Skip to content
This repository has been archived by the owner on Sep 21, 2021. It is now read-only.

WIP Unable to start MQTT service with android 8 and higher #647

Open
wants to merge 62 commits into
base: develop
Choose a base branch
from

Commits on Oct 15, 2018

  1. fix(enroll): remove mqtt restriction t to save

    Signed-off-by: Rafa Hernandez <[email protected]>
    rafaelje authored and ajsb85 committed Oct 15, 2018
    Configuration menu
    Copy the full SHA
    075b2ef View commit details
    Browse the repository at this point in the history
  2. fix(policy): use the right policies connectiviity

    Signed-off-by: Rafa Hernandez <[email protected]>
    rafaelje authored and ajsb85 committed Oct 15, 2018
    Configuration menu
    Copy the full SHA
    d2a9352 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    187eab1 View commit details
    Browse the repository at this point in the history

Commits on Oct 16, 2018

  1. fix(mqtt): validate unique mqtt client

    Signed-off-by: Rafa Hernandez <[email protected]>
    rafaelje authored and Ivan Del Pino committed Oct 16, 2018
    Configuration menu
    Copy the full SHA
    07ff0d0 View commit details
    Browse the repository at this point in the history
  2. fix(mqtt): set status true if is connected

    Signed-off-by: Rafa Hernandez <[email protected]>
    rafaelje authored and Ivan Del Pino committed Oct 16, 2018
    Configuration menu
    Copy the full SHA
    d3276be View commit details
    Browse the repository at this point in the history
  3. fix(mqtt): restore increase seconds

    Signed-off-by: Rafa Hernandez <[email protected]>
    rafaelje authored and Ivan Del Pino committed Oct 16, 2018
    Configuration menu
    Copy the full SHA
    fff7ae2 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    97a1ec7 View commit details
    Browse the repository at this point in the history

Commits on Oct 19, 2018

  1. fix(mqtt): set reconnection counter to zero

    Signed-off-by: Rafa Hernandez <[email protected]>
    rafaelje authored and Ivan Del Pino committed Oct 19, 2018
    Configuration menu
    Copy the full SHA
    1913dce View commit details
    Browse the repository at this point in the history
  2. fix(mqtt): add TrustManagerFactory on the mqtt options

    Signed-off-by: Rafa Hernandez <[email protected]>
    rafaelje authored and Ivan Del Pino committed Oct 19, 2018
    Configuration menu
    Copy the full SHA
    8bae71f View commit details
    Browse the repository at this point in the history
  3. fix(mqtt): remove increase tryEverySeconds

    Signed-off-by: Rafa Hernandez <[email protected]>
    rafaelje authored and Ivan Del Pino committed Oct 19, 2018
    Configuration menu
    Copy the full SHA
    1b37530 View commit details
    Browse the repository at this point in the history
  4. fix(mqtt): rewords variables

    Signed-off-by: Rafa Hernandez <[email protected]>
    rafaelje authored and Ivan Del Pino committed Oct 19, 2018
    Configuration menu
    Copy the full SHA
    077ee2b View commit details
    Browse the repository at this point in the history
  5. fix(mqtt): replace the TLSv1.2 for TLS

    Signed-off-by: Rafa Hernandez <[email protected]>
    rafaelje authored and Ivan Del Pino committed Oct 19, 2018
    Configuration menu
    Copy the full SHA
    963538d View commit details
    Browse the repository at this point in the history
  6. fix(service): remove stop service from ui

    Signed-off-by: Rafa Hernandez <[email protected]>
    rafaelje authored and Ivan Del Pino committed Oct 19, 2018
    Configuration menu
    Copy the full SHA
    8820a22 View commit details
    Browse the repository at this point in the history
  7. fix(mqtt): add certification

    Signed-off-by: Rafa Hernandez <[email protected]>
    rafaelje authored and Ivan Del Pino committed Oct 19, 2018
    Configuration menu
    Copy the full SHA
    934672e View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    1b75e43 View commit details
    Browse the repository at this point in the history

Commits on Oct 29, 2018

  1. fix(MqttModel): fix will for online status

    Signed-off-by: Thierry Bugier <[email protected]>
    btry authored and rafaelje committed Oct 29, 2018
    Configuration menu
    Copy the full SHA
    4bf5233 View commit details
    Browse the repository at this point in the history
  2. fix(MqttModel): offline will not on the good topic

    Signed-off-by: Thierry Bugier <[email protected]>
    btry authored and rafaelje committed Oct 29, 2018
    Configuration menu
    Copy the full SHA
    7ab5476 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    ef97839 View commit details
    Browse the repository at this point in the history
  4. ci(transifex): upgrade urllib3 llibrary

    Signed-off-by: Rafa Hernandez <[email protected]>
    rafaelje authored and Ivan Del Pino committed Oct 29, 2018
    Configuration menu
    Copy the full SHA
    22322a8 View commit details
    Browse the repository at this point in the history
  5. fix(policy): remove lock var on thread manager

    Signed-off-by: Rafa Hernandez <[email protected]>
    rafaelje authored and Ivan Del Pino committed Oct 29, 2018
    Configuration menu
    Copy the full SHA
    2adc8a5 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    1c726ba View commit details
    Browse the repository at this point in the history

Commits on Oct 31, 2018

  1. refactor(MqttModel): remove duplicate log message

    Signed-off-by: Thierry Bugier <[email protected]>
    btry authored and ajsb85 committed Oct 31, 2018
    Configuration menu
    Copy the full SHA
    9afbd75 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    469831d View commit details
    Browse the repository at this point in the history

Commits on Nov 14, 2018

  1. Configuration menu
    Copy the full SHA
    b15e0cf View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    36447ef View commit details
    Browse the repository at this point in the history

Commits on Nov 19, 2018

  1. fix(log): add limit on the log file text with 3MB

    Signed-off-by: Rafa Hernandez <[email protected]>
    Rafa Hernandez authored and Ivan Del Pino committed Nov 19, 2018
    Configuration menu
    Copy the full SHA
    5eed522 View commit details
    Browse the repository at this point in the history
  2. fix(log): add log data structure

    Signed-off-by: Rafa Hernandez <[email protected]>
    rafaelje authored and Ivan Del Pino committed Nov 19, 2018
    Configuration menu
    Copy the full SHA
    6776960 View commit details
    Browse the repository at this point in the history
  3. fix(log): implement log with sqllite

    Signed-off-by: Rafa Hernandez <[email protected]>
    rafaelje authored and Ivan Del Pino committed Nov 19, 2018
    Configuration menu
    Copy the full SHA
    1db232e View commit details
    Browse the repository at this point in the history
  4. fix(log): load logs from sqllite

    Signed-off-by: Rafa Hernandez <[email protected]>
    rafaelje authored and Ivan Del Pino committed Nov 19, 2018
    Configuration menu
    Copy the full SHA
    74957d0 View commit details
    Browse the repository at this point in the history
  5. fix(log): add date and keep clear the log

    Signed-off-by: Rafa Hernandez <[email protected]>
    rafaelje authored and Ivan Del Pino committed Nov 19, 2018
    Configuration menu
    Copy the full SHA
    8c1a577 View commit details
    Browse the repository at this point in the history
  6. fix(log): clear the data with ui

    Signed-off-by: Rafa Hernandez <[email protected]>
    rafaelje authored and Ivan Del Pino committed Nov 19, 2018
    Configuration menu
    Copy the full SHA
    2cdae96 View commit details
    Browse the repository at this point in the history
  7. fix(log): refactor the save log

    Signed-off-by: Rafa Hernandez <[email protected]>
    rafaelje authored and Ivan Del Pino committed Nov 19, 2018
    Configuration menu
    Copy the full SHA
    75550ac View commit details
    Browse the repository at this point in the history
  8. fix(log): add connection and reconnection logs

    Signed-off-by: Rafa Hernandez <[email protected]>
    rafaelje authored and Ivan Del Pino committed Nov 19, 2018
    Configuration menu
    Copy the full SHA
    f8a2d77 View commit details
    Browse the repository at this point in the history
  9. fix(log): check the message value

    Signed-off-by: Rafa Hernandez <[email protected]>
    rafaelje authored and Ivan Del Pino committed Nov 19, 2018
    Configuration menu
    Copy the full SHA
    2ab4d09 View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    ae05a59 View commit details
    Browse the repository at this point in the history

Commits on Nov 20, 2018

  1. feat(deeplink): add the textview information

    Signed-off-by: Rafa Hernandez <[email protected]>
    rafaelje authored and Ivan Del Pino committed Nov 20, 2018
    Configuration menu
    Copy the full SHA
    dbe94aa View commit details
    Browse the repository at this point in the history
  2. feat(deeplink): show the deeplink infomrmation

    Signed-off-by: Rafa Hernandez <[email protected]>
    rafaelje authored and Ivan Del Pino committed Nov 20, 2018
    Configuration menu
    Copy the full SHA
    36dbf29 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    07e6a29 View commit details
    Browse the repository at this point in the history
  4. fix(download): add session token on header

    Signed-off-by: Rafa Hernandez <[email protected]>
    rafaelje authored and ajsb85 committed Nov 20, 2018
    Configuration menu
    Copy the full SHA
    a59e551 View commit details
    Browse the repository at this point in the history
  5. fix(log): implement where on log

    Signed-off-by: Rafa Hernandez <[email protected]>
    rafaelje authored and ajsb85 committed Nov 20, 2018
    Configuration menu
    Copy the full SHA
    53adbeb View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    8c65be5 View commit details
    Browse the repository at this point in the history

Commits on Nov 21, 2018

  1. fix(connection): add user token on initsession

    Signed-off-by: Rafa Hernandez <[email protected]>
    rafaelje authored and Ivan Del Pino committed Nov 21, 2018
    Configuration menu
    Copy the full SHA
    741c950 View commit details
    Browse the repository at this point in the history
  2. fix(connection): add session token

    Signed-off-by: Rafa Hernandez <[email protected]>
    rafaelje authored and Ivan Del Pino committed Nov 21, 2018
    Configuration menu
    Copy the full SHA
    b55a7e3 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    540fee4 View commit details
    Browse the repository at this point in the history

Commits on Nov 22, 2018

  1. fix(mqtt): send online status

    Signed-off-by: Rafa Hernandez <[email protected]>
    rafaelje authored and Ivan Del Pino committed Nov 22, 2018
    Configuration menu
    Copy the full SHA
    4aa85b0 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    873a536 View commit details
    Browse the repository at this point in the history

Commits on Nov 23, 2018

  1. fix(policy): update the log message

    Signed-off-by: Rafa Hernandez <[email protected]>
    rafaelje authored and DIOHz0r committed Nov 23, 2018
    Configuration menu
    Copy the full SHA
    a2c5b05 View commit details
    Browse the repository at this point in the history
  2. fix(policy): send ? character iif gps fail

    Signed-off-by: Rafa Hernandez <[email protected]>
    rafaelje authored and DIOHz0r committed Nov 23, 2018
    Configuration menu
    Copy the full SHA
    350df93 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    6da44c1 View commit details
    Browse the repository at this point in the history
  4. fix(mqtt): remove the retained true

    Signed-off-by: Rafa Hernandez <[email protected]>
    rafaelje authored and DIOHz0r committed Nov 23, 2018
    Configuration menu
    Copy the full SHA
    ef52c0f View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    ce1b02c View commit details
    Browse the repository at this point in the history

Commits on Nov 27, 2018

  1. fix(mqtt): send the status connected

    Signed-off-by: Rafa Hernandez <[email protected]>
    rafaelje authored and ajsb85 committed Nov 27, 2018
    Configuration menu
    Copy the full SHA
    89d8116 View commit details
    Browse the repository at this point in the history
  2. fix(mqtt): fix the FlyvemdmManifest topic

    Signed-off-by: Rafa Hernandez <[email protected]>
    rafaelje authored and ajsb85 committed Nov 27, 2018
    Configuration menu
    Copy the full SHA
    e33fc35 View commit details
    Browse the repository at this point in the history
  3. fix(mqtt): send ? when gps is not available

    Signed-off-by: Rafa Hernandez <[email protected]>
    rafaelje authored and ajsb85 committed Nov 27, 2018
    Configuration menu
    Copy the full SHA
    a019b98 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    0907a11 View commit details
    Browse the repository at this point in the history

Commits on Nov 29, 2018

  1. feat(policies): add policies module

    Signed-off-by: Rafa Hernandez <[email protected]>
    rafaelje authored and Ivan Del Pino committed Nov 29, 2018
    Configuration menu
    Copy the full SHA
    14b1dbf View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    21f0d06 View commit details
    Browse the repository at this point in the history

Commits on Dec 3, 2018

  1. refactor(policy): send a new gps payload response

    Signed-off-by: Rafa Hernandez <[email protected]>
    rafaelje authored and Ivan Del Pino committed Dec 3, 2018
    Configuration menu
    Copy the full SHA
    351db9e View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    8a2ddf4 View commit details
    Browse the repository at this point in the history

Commits on Dec 4, 2018

  1. refactor(enroll): add notification inputs

    Signed-off-by: Rafa Hernandez <[email protected]>
    rafaelje authored and DIOHz0r committed Dec 4, 2018
    Configuration menu
    Copy the full SHA
    1ddec3d View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    1129db8 View commit details
    Browse the repository at this point in the history

Commits on Dec 10, 2018

  1. feat(whitelist): mqtt service to android versions oreo and higher

    Signed-off-by: Ivan Del Pino <[email protected]>
    Ivan Del Pino committed Dec 10, 2018
    Configuration menu
    Copy the full SHA
    2c4e70c View commit details
    Browse the repository at this point in the history