This repository has been archived by the owner on Sep 21, 2021. It is now read-only.
Releases: flyve-mdm/android-mdm-agent
Releases · flyve-mdm/android-mdm-agent
2.0.0-rc.7
Bug Fixes
- add device admin configuration (223d09c)
- data: add return values to get methods (34f0158)
- Linting, refactoring and CI (#59) (4959d82)
- subscribe device topic and dismiss progress dialog on error (537216a)
- adapter: validate get position on data (c43e9cd)
- agent: remove log screen (e8a080d)
- app: add version code and name on database (8f2c6a5)
- app: check application package (e95c3f5)
- app: check application package (8fc2f08)
- app: check application package (26a8285)
- app: check application package (ce10d49)
- app: finish the activity on install (589438c)
- app: implement version code and name (8b6b175)
- app: implement version code and name (9c24980)
- app: remove delete all (bc422e8)
- app: select the correct application tab (3bd9d91)
- app: validate if item thread exists (aa41508)
- app: validate information of the app (887cce5)
- app: validate information packagee (43a58d8)
- app: validate installation status (3667c51)
- application: add trim on package name (bf0e160)
- application: check installed package on realtime (b85a827)
- application: download files with id (db36d62)
- application: download multiples apps (fc9cddb)
- application: improve the application status (f5f1e78)
- application: improve the application status (20c2f90)
- applications: fix application download (9adb8a3)
- apps: add thread manager (3d605bd)
- apps: add thread manager (c526ea7)
- apps: add thread manager (802c0a1)
- apps: add thread manager (ce00727)
- apps: implement thread manager (203db9f)
- apps: implement thread manager (abb3f3a)
- apps: implement thread manager (d72abb8)
- apps: implement thread manager (b1a15f0)
- ci: implement android standard for language folder (44a60cc)
- connect: remove sent inventory on connect (9f87ba3)
- connection: add session token (c1cd8f0)
- connection: add user token on initsession (2794374)
- connection: remove delete data from lint (398e579)
- connection: remove global error message (ca66463)
- data: add methods to manage the data values (18698b0)
- data: implement bool from string method (4bfa08b)
- data: implement data threads (29380e4)
- data: prevent null values (7aa75f5)
- data: remove sms value duplicated (a7dd3fc)
- data: remove test data class (37a80ee)
- data: return new policies empty value (4271c05)
- deeplink: savoid rewrite mqtt information (2764ab0)
- deeplink: savoid rewrite mqtt information (029b684)
- deploy: update status if the package is installed (401c6ee)
- design: remove ic_warning file from drawable (3e74031)
- download: add session token on header (126f26d)
- download: remove download progress notification (906b0ce)
- drawer: remove dummy text (283b755)
- drawer: remove unused vars (3543bf9)
- encode: remove url_safe parameter from base 64 encode (3e3c858)
- enroll: add button to delete al data (efba45d)
- enroll: check if data is empty (0a60281)
- enroll: check if progress bar is not null (a12d2ba)
- enroll: fill profile and session token directly (3faac93)
- enroll: fix payload base 64 encode (2605ff9)
- enroll: get permission on android api lower than 23 (121133a)
- enroll: permission on enrollment process (#91) (90f0724)
- enroll: remove get picture from cache on enrollment (ffdd708)
- enroll: remove mqtt restriction t to save (04c747a)
- enroll: request permission (0f759f2)
- enroll: store information with correct field (a71ab8e)
- enroll: validate if base64 decode fail (59d09b3)
- enrollment: improve error message (64293c8)
- enrollment: manage file photo path information (c042a80)
- enrollment: manage perror with active session (17cc3a3)
- enrollment: move delete all the data to deeplink lint (0dcedb8)
- enrollment: move delete all the data to deeplink lint (ad4d28b)
- enrollment: remove all the mqtt configuration on start (e9f8fd5)
- enrollment: remove deeplink information (c9dc27a)
- enrollment: return complete error on enrollment (9df432b)
- enrollment: trim the inventory (c3076de)
- feedback: check the values from database (bcf1d57)
- feedback: remove task id from wipe (57b9260)
- file: update url and path params (38750a7)
- files: reword addApplication method to addFile (68f51af)
- *...