-
-
Notifications
You must be signed in to change notification settings - Fork 88
WIP Unable to start MQTT service with android 8 and higher #647
base: develop
Are you sure you want to change the base?
Commits on Oct 15, 2018
-
fix(enroll): remove mqtt restriction t to save
Signed-off-by: Rafa Hernandez <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 075b2ef - Browse repository at this point
Copy the full SHA 075b2efView commit details -
fix(policy): use the right policies connectiviity
Signed-off-by: Rafa Hernandez <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for d2a9352 - Browse repository at this point
Copy the full SHA d2a9352View commit details -
Configuration menu - View commit details
-
Copy full SHA for 187eab1 - Browse repository at this point
Copy the full SHA 187eab1View commit details
Commits on Oct 16, 2018
-
fix(mqtt): validate unique mqtt client
Signed-off-by: Rafa Hernandez <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 07ff0d0 - Browse repository at this point
Copy the full SHA 07ff0d0View commit details -
fix(mqtt): set status true if is connected
Signed-off-by: Rafa Hernandez <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for d3276be - Browse repository at this point
Copy the full SHA d3276beView commit details -
fix(mqtt): restore increase seconds
Signed-off-by: Rafa Hernandez <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for fff7ae2 - Browse repository at this point
Copy the full SHA fff7ae2View commit details -
Configuration menu - View commit details
-
Copy full SHA for 97a1ec7 - Browse repository at this point
Copy the full SHA 97a1ec7View commit details
Commits on Oct 19, 2018
-
fix(mqtt): set reconnection counter to zero
Signed-off-by: Rafa Hernandez <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 1913dce - Browse repository at this point
Copy the full SHA 1913dceView commit details -
fix(mqtt): add TrustManagerFactory on the mqtt options
Signed-off-by: Rafa Hernandez <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 8bae71f - Browse repository at this point
Copy the full SHA 8bae71fView commit details -
fix(mqtt): remove increase tryEverySeconds
Signed-off-by: Rafa Hernandez <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 1b37530 - Browse repository at this point
Copy the full SHA 1b37530View commit details -
Signed-off-by: Rafa Hernandez <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 077ee2b - Browse repository at this point
Copy the full SHA 077ee2bView commit details -
fix(mqtt): replace the TLSv1.2 for TLS
Signed-off-by: Rafa Hernandez <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 963538d - Browse repository at this point
Copy the full SHA 963538dView commit details -
fix(service): remove stop service from ui
Signed-off-by: Rafa Hernandez <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 8820a22 - Browse repository at this point
Copy the full SHA 8820a22View commit details -
Signed-off-by: Rafa Hernandez <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 934672e - Browse repository at this point
Copy the full SHA 934672eView commit details -
Configuration menu - View commit details
-
Copy full SHA for 1b75e43 - Browse repository at this point
Copy the full SHA 1b75e43View commit details
Commits on Oct 29, 2018
-
fix(MqttModel): fix will for online status
Signed-off-by: Thierry Bugier <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 4bf5233 - Browse repository at this point
Copy the full SHA 4bf5233View commit details -
fix(MqttModel): offline will not on the good topic
Signed-off-by: Thierry Bugier <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 7ab5476 - Browse repository at this point
Copy the full SHA 7ab5476View commit details -
Configuration menu - View commit details
-
Copy full SHA for ef97839 - Browse repository at this point
Copy the full SHA ef97839View commit details -
ci(transifex): upgrade urllib3 llibrary
Signed-off-by: Rafa Hernandez <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 22322a8 - Browse repository at this point
Copy the full SHA 22322a8View commit details -
fix(policy): remove lock var on thread manager
Signed-off-by: Rafa Hernandez <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 2adc8a5 - Browse repository at this point
Copy the full SHA 2adc8a5View commit details -
Configuration menu - View commit details
-
Copy full SHA for 1c726ba - Browse repository at this point
Copy the full SHA 1c726baView commit details
Commits on Oct 31, 2018
-
refactor(MqttModel): remove duplicate log message
Signed-off-by: Thierry Bugier <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 9afbd75 - Browse repository at this point
Copy the full SHA 9afbd75View commit details -
Configuration menu - View commit details
-
Copy full SHA for 469831d - Browse repository at this point
Copy the full SHA 469831dView commit details
Commits on Nov 14, 2018
-
Configuration menu - View commit details
-
Copy full SHA for b15e0cf - Browse repository at this point
Copy the full SHA b15e0cfView commit details -
Configuration menu - View commit details
-
Copy full SHA for 36447ef - Browse repository at this point
Copy the full SHA 36447efView commit details
Commits on Nov 19, 2018
-
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 committedNov 19, 2018 Configuration menu - View commit details
-
Copy full SHA for 5eed522 - Browse repository at this point
Copy the full SHA 5eed522View commit details -
fix(log): add log data structure
Signed-off-by: Rafa Hernandez <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 6776960 - Browse repository at this point
Copy the full SHA 6776960View commit details -
fix(log): implement log with sqllite
Signed-off-by: Rafa Hernandez <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 1db232e - Browse repository at this point
Copy the full SHA 1db232eView commit details -
fix(log): load logs from sqllite
Signed-off-by: Rafa Hernandez <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 74957d0 - Browse repository at this point
Copy the full SHA 74957d0View commit details -
fix(log): add date and keep clear the log
Signed-off-by: Rafa Hernandez <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 8c1a577 - Browse repository at this point
Copy the full SHA 8c1a577View commit details -
fix(log): clear the data with ui
Signed-off-by: Rafa Hernandez <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 2cdae96 - Browse repository at this point
Copy the full SHA 2cdae96View commit details -
fix(log): refactor the save log
Signed-off-by: Rafa Hernandez <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 75550ac - Browse repository at this point
Copy the full SHA 75550acView commit details -
fix(log): add connection and reconnection logs
Signed-off-by: Rafa Hernandez <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for f8a2d77 - Browse repository at this point
Copy the full SHA f8a2d77View commit details -
fix(log): check the message value
Signed-off-by: Rafa Hernandez <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 2ab4d09 - Browse repository at this point
Copy the full SHA 2ab4d09View commit details -
Configuration menu - View commit details
-
Copy full SHA for ae05a59 - Browse repository at this point
Copy the full SHA ae05a59View commit details
Commits on Nov 20, 2018
-
feat(deeplink): add the textview information
Signed-off-by: Rafa Hernandez <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for dbe94aa - Browse repository at this point
Copy the full SHA dbe94aaView commit details -
feat(deeplink): show the deeplink infomrmation
Signed-off-by: Rafa Hernandez <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 36dbf29 - Browse repository at this point
Copy the full SHA 36dbf29View commit details -
Configuration menu - View commit details
-
Copy full SHA for 07e6a29 - Browse repository at this point
Copy the full SHA 07e6a29View commit details -
fix(download): add session token on header
Signed-off-by: Rafa Hernandez <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for a59e551 - Browse repository at this point
Copy the full SHA a59e551View commit details -
fix(log): implement where on log
Signed-off-by: Rafa Hernandez <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 53adbeb - Browse repository at this point
Copy the full SHA 53adbebView commit details -
Configuration menu - View commit details
-
Copy full SHA for 8c65be5 - Browse repository at this point
Copy the full SHA 8c65be5View commit details
Commits on Nov 21, 2018
-
fix(connection): add user token on initsession
Signed-off-by: Rafa Hernandez <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 741c950 - Browse repository at this point
Copy the full SHA 741c950View commit details -
fix(connection): add session token
Signed-off-by: Rafa Hernandez <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for b55a7e3 - Browse repository at this point
Copy the full SHA b55a7e3View commit details -
Configuration menu - View commit details
-
Copy full SHA for 540fee4 - Browse repository at this point
Copy the full SHA 540fee4View commit details
Commits on Nov 22, 2018
-
Signed-off-by: Rafa Hernandez <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 4aa85b0 - Browse repository at this point
Copy the full SHA 4aa85b0View commit details -
Configuration menu - View commit details
-
Copy full SHA for 873a536 - Browse repository at this point
Copy the full SHA 873a536View commit details
Commits on Nov 23, 2018
-
fix(policy): update the log message
Signed-off-by: Rafa Hernandez <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for a2c5b05 - Browse repository at this point
Copy the full SHA a2c5b05View commit details -
fix(policy): send ? character iif gps fail
Signed-off-by: Rafa Hernandez <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 350df93 - Browse repository at this point
Copy the full SHA 350df93View commit details -
Configuration menu - View commit details
-
Copy full SHA for 6da44c1 - Browse repository at this point
Copy the full SHA 6da44c1View commit details -
fix(mqtt): remove the retained true
Signed-off-by: Rafa Hernandez <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for ef52c0f - Browse repository at this point
Copy the full SHA ef52c0fView commit details -
Configuration menu - View commit details
-
Copy full SHA for ce1b02c - Browse repository at this point
Copy the full SHA ce1b02cView commit details
Commits on Nov 27, 2018
-
fix(mqtt): send the status connected
Signed-off-by: Rafa Hernandez <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 89d8116 - Browse repository at this point
Copy the full SHA 89d8116View commit details -
fix(mqtt): fix the FlyvemdmManifest topic
Signed-off-by: Rafa Hernandez <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for e33fc35 - Browse repository at this point
Copy the full SHA e33fc35View commit details -
fix(mqtt): send ? when gps is not available
Signed-off-by: Rafa Hernandez <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for a019b98 - Browse repository at this point
Copy the full SHA a019b98View commit details -
Configuration menu - View commit details
-
Copy full SHA for 0907a11 - Browse repository at this point
Copy the full SHA 0907a11View commit details
Commits on Nov 29, 2018
-
feat(policies): add policies module
Signed-off-by: Rafa Hernandez <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 14b1dbf - Browse repository at this point
Copy the full SHA 14b1dbfView commit details -
Configuration menu - View commit details
-
Copy full SHA for 21f0d06 - Browse repository at this point
Copy the full SHA 21f0d06View commit details
Commits on Dec 3, 2018
-
refactor(policy): send a new gps payload response
Signed-off-by: Rafa Hernandez <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 351db9e - Browse repository at this point
Copy the full SHA 351db9eView commit details -
Configuration menu - View commit details
-
Copy full SHA for 8a2ddf4 - Browse repository at this point
Copy the full SHA 8a2ddf4View commit details
Commits on Dec 4, 2018
-
refactor(enroll): add notification inputs
Signed-off-by: Rafa Hernandez <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 1ddec3d - Browse repository at this point
Copy the full SHA 1ddec3dView commit details -
Configuration menu - View commit details
-
Copy full SHA for 1129db8 - Browse repository at this point
Copy the full SHA 1129db8View commit details
Commits on Dec 10, 2018
-
feat(whitelist): mqtt service to android versions oreo and higher
Signed-off-by: Ivan Del Pino <[email protected]>
Ivan Del Pino committedDec 10, 2018 Configuration menu - View commit details
-
Copy full SHA for 2c4e70c - Browse repository at this point
Copy the full SHA 2c4e70cView commit details