Commit Graph

277 Commits

Author SHA1 Message Date
Inosh Perara
cfd30f87fd Add APIs for Google Enterprise
This commit will add API needed for devices to communicate with the server to get a token and also adds back Android plugin DB access to communicate with Android plugin related database.
2019-10-04 12:31:22 +00:00
achala piyarathna
bebf47981d Device location history view feature 2019-10-03 16:33:33 +00:00
charitha
5f274bdc19 Merge with upstream/master 2019-09-20 14:21:15 +05:30
Amanda Randombage
f89a6d9fb8 Fix test failure and improve disenrolling API
-Remove query param from disenrolling API
2019-09-19 21:38:41 +00:00
Saad Sahibjan
51f74d7744 Modify enrollment app install android policy to support new app manager 2019-08-29 13:13:38 +05:30
lasanthaDLPDS
7d04c04045 Merge branch 'master' of https://gitlab.com/entgra/carbon-device-mgt-plugins into application-mgt-new 2019-08-22 17:59:20 +05:30
inoshperera
c1184167df Fix https://gitlab.com/entgra/product-iots/issues/125 2019-08-08 14:54:47 +05:30
lasanthaDLPDS
02d4d5d7ac Merge with master branch 2019-07-17 18:27:53 +05:30
lasanthaDLPDS
3aff323f4d Improve APPM device subs updating method 2019-06-27 23:38:00 +05:30
lasanthaDLPDS
8039031447 Remove wso2 appm connector and add entgra appm feature 2019-06-26 19:30:52 +05:30
Saad Sahibjan
a6f0a71681 Check null of pending operations before updating status 2019-06-26 05:57:41 +05:30
Saad Sahibjan
281e0a636e Update pending operations status of device to be disenrolled 2019-06-25 19:37:15 +05:30
Saad Sahibjan
8efd8c74db Modify android disenroll device API to support permanently delete device 2019-06-24 15:14:47 +05:30
lasanthaDLPDS
84bd576094 Merge with upstream master 2019-06-17 20:29:50 +05:30
charitha
4bc04b7923 Add notifier type details 2019-06-01 13:22:21 +05:30
lasanthaDLPDS
e6d687acbd Fix compilation failure 2019-05-31 13:02:29 +05:30
sandaru daminda
b6c4163878 Add remote configuration feature to android device mgt plugin
Application list response sends "SAME_APPLICATION_LIST" flag if app list is not changed. This is not being handled in the server side properly.
2019-05-14 03:21:19 +00:00
Charitha Goonetilleke
ab309f4485 Merge branch 'master' into 'master'
Fix application update issue

See merge request entgra/carbon-device-mgt-plugins!28
2019-04-10 02:56:08 +00:00
Milan Perera
747770a8f0 Fix application update issue
Application list response sends "SAME_APPLICATION_LIST" flag if app list is not changed. This is not being handled in the server side properly.
2019-04-09 14:09:56 +05:30
Charitha Goonetilleke
68a0979bce Add OpenVPN policy 2019-03-11 08:09:09 +00:00
Saad Sahibjan
96c72e14b4 Add server version in configuration entries
Add license header
2019-03-06 14:09:00 +05:30
Madawa Soysa
f19ce5f8e1 Adding payload validation for global proxy 2019-02-08 21:37:20 +11:00
Madawa Soysa
601f527fb5 Add more details for the debug log 2019-02-02 15:40:55 +11:00
Madawa Soysa
967eb3ce31 Refactor global proxy implementation 2019-01-30 22:48:13 +11:00
Madawa Soysa
9c220a5b44 Add permission for global proxy operation & refactor
Refactored API path for global-proxy operation and add permissions and scopes to the API
2019-01-29 11:08:28 +11:00
Madawa Soysa
61210bd73e Implement new API for the global proxy policy 2019-01-29 11:08:28 +11:00
Saad Sahibjan
8355861083 Enrollment application install feature for policy 2019-01-01 08:13:48 +00:00
charitha
211391fb02 Fixed issue in device type config operation
- Device type config operation throws invalid device identifieres exception when changing configurations without having active devices
2018-10-08 13:31:25 +05:30
shagihan
1aeede731f Fixing code formatting. 2018-08-31 11:30:48 +05:30
shagihan
058cb22358 Formating fixes 2018-08-30 16:28:05 +05:30
shagihan
c3a92664fc Updates polling period of android devices by an API call. 2018-08-30 16:25:11 +05:30
charitha
99054e1e77 Prevent duplicate alerts & added owner field 2018-08-03 22:32:16 +05:30
geethkokila
6882a560bc Fixing the error in event publishing
This is error occurrs when the event publishing cause and error, it does not print any log.
2018-01-29 10:20:43 +05:30
geethkokila
f551a88d2e Fixing the error in event publishing
This is error occurrs when the event publishing cause and error, it does not print any log.
2018-01-29 10:12:51 +05:30
Rasika Perera
c56bdd5d6b Fixing https://github.com/wso2/product-iots/issues/1611 2018-01-23 14:00:42 +05:30
charitha
82c7eefd2e Fix for https://github.com/wso2/product-iots/issues/1496 2017-11-23 14:39:08 +05:30
charitha
6828d0ae41 Bumping device-mgt-core to latest release 2017-10-30 15:50:45 +05:30
charitha
94097dd0c0 Merge branch 'master' into add-emm-analytics
# Conflicts:
#	components/mobile-plugins/android-plugin/org.wso2.carbon.device.mgt.mobile.android.api/src/main/java/org/wso2/carbon/mdm/services/android/services/impl/EventReceiverServiceImpl.java
#	components/mobile-plugins/android-plugin/org.wso2.carbon.device.mgt.mobile.android.api/src/main/java/org/wso2/carbon/mdm/services/android/util/AndroidAPIUtils.java
#	pom.xml
2017-10-30 10:20:16 +05:30
Nirothipan
1f484e6a53 resolving conflicts 2017-10-18 14:31:12 +05:30
Nirothipan
5b86f692c1 resolving conflicts 2017-10-18 14:30:39 +05:30
charitha
b48c337d06 Refactoring the code 2017-10-13 17:37:08 +05:30
charitha
cafdeaef48 Refactor code to be optimized 2017-10-13 12:54:11 +05:30
charitha
e37e722ac6 Refactored Util methods 2017-10-12 06:32:12 +05:30
charitha
1da9ce9187 Add oauth based event publisher 2017-10-09 17:53:33 +05:30
charitha
269f2e8b7f Finalized device group extension for siddhi 2017-10-06 13:40:27 +05:30
Nirothipan
ca2cf5382f Merge branch 'master' of https://github.com/wso2/carbon-device-mgt-plugins into fileTransfer 2017-10-03 14:26:59 +05:30
Nirothipan
d217a72851 adding userName parameter to API 2017-10-03 13:53:01 +05:30
charitha
609857f624 Fix for https://github.com/wso2/product-iots/issues/1423 2017-09-22 10:53:57 +05:30
Nirothipan
cff69459be code formatting and updating comments, descriptions 2017-09-21 17:18:57 +05:30
Nirothipan
2ddfbed6db changing variable names 2017-09-21 14:05:30 +05:30