Commit Graph

356 Commits (728cf398535a6fc2d4245809c93104a40e60ad50)

Author SHA1 Message Date
mharindu 4790de94ef Implemented policy compliance checking function for Android plugin
9 years ago
hasuniea 2177d2b987 refactored windows device plugin for enrollment
9 years ago
Dilshan Edirisuriya 95ea4ab5f4 supporting iOS
9 years ago
harshanl 4cbe38a5c2 Tenant configuration changes added for Windows platform
9 years ago
harshanl a89b67aa25 Fixed tenant configuration persisting issue
9 years ago
milanperera babe8e6c5e Removed info logs
9 years ago
milanperera 133bb9a6ea Fixed indentation issues
9 years ago
milanperera b0bc3ff3f1 Merged
9 years ago
prabathabey b4a61b0243 Adapting packaging changes introduced in device.mgt.extensions for registry based license manager
9 years ago
prabathabey 90502c34d7 Configuring default license for Android and code cleanup
9 years ago
milanperera b3e6f24b17 Merged
9 years ago
prabathabey ef9407859a Incorporating changes done upon RegistryBasedLicenseManager implementation
9 years ago
prabathabey e8b6cd1830 Adding URL Printer startup handler implementation to devicemgt-plugins
9 years ago
milanperera 7374fe8e4b Refactored
9 years ago
milanperera 6293930800 Merged
9 years ago
milanperera ff7854daaf Merged
9 years ago
prabathabey 29a6f0706a Adapting LicenseManager changes introduced in org.wso2.carbon.device.mgt.core and org.wso2.carbon.device.mgt.extensions
9 years ago
milanperera c9bd29f40d Merged
9 years ago
milanperera b48536dcd1 Fixed enrollment issue
9 years ago
harshanl d07c226dd5 Added tenant configuration related changes
9 years ago
geethkokila 87073ffc5c Fixing the policy monitoring interface
9 years ago
geethkokila fdec4ec5e2 Adding the policy monitoring service for android and windows
9 years ago
manoj 656c90b61d change add operation return to int
9 years ago
prabathabey ce348da6fb Fixing Android and Windows plugin implementations to be compliant with the API changes introduced
9 years ago
harshanl 2014902cfb Fixed build break
9 years ago
prabathabey 0e05a992a5 Fixing Android and Windows MDM plugins to be compliant with changes introduced to device.mgt.core
9 years ago
prabathabey f7dbfa7985 Code cleanup
9 years ago
prabathabey f9f0e2a6a4 Adapting changes done to the upstream interfaces
9 years ago
Milan Perera 679cc35265 Update AndroidDeviceManager.java
10 years ago
mharindu 758c6a5f24 Refactored device info function
10 years ago
mharindu e4c64afdd3 Refactored device info
10 years ago
manoj 145fe35c7e Remove applist from device status update
10 years ago
manoj 3da5169bbb Install APP service
10 years ago
manoj 22a951c84d Refractor connection handling in mobile dao factory
10 years ago
manoj 10bf596281 Refractor DB connections and resultsets
10 years ago
manoj d416a38eaf Remove bundle activator
10 years ago
manoj 4516aeecec Refractor Mobile DAO Factory. Remove device source map and config map
10 years ago
manoj e3f3753e7e Move IOS plugin to ios proprietary repo
10 years ago
manoj c070c0c599 Change plugin interface DeviceMgt Service
10 years ago
manoj 18d3b0d20d APP Manager integration and move IOS related functionality to IOS plugin
10 years ago
manoj 028241f518 APP Manager integration. Remove IOS related stuff and move to ios plugin
10 years ago
manoj 4a384498f2 Connection close implement for feature dao
10 years ago
Dulitha Wijewantha 0f401090c0 * Changing sql ID to correct name
10 years ago
manoj eec444201d Refractor DAO Fatcory connections
10 years ago
manoj df99f5a245 components/device-mgt/org.wso2.carbon.device.mgt.mobile.impl/src/main/java/org/wso2/carbon/device/mgt/mobile/dao/MobileDeviceManagementDAOFactory.java
10 years ago
harshanL 4455f284f8 Refactored Android plugin code
10 years ago
harshanL 7c2a25a1c9 Fixed issues in AndroidDeviceDAO implementation
10 years ago
harshanL d790260789 Fixed AndroidDAO layer to insert DEVICE_MODEL
10 years ago
harshanL 8f631ce92e Fixed AndroidDAO layer to insert DEVICE_MODEL
10 years ago
harshanL a6a1f1aaf3 Android DeviceDAO layer fixes added
10 years ago
harshanL f75aa4e1c8 Added Android pluging DAO layer & db scripts
10 years ago
Dilshan Edirisuriya f693311ed9 iOS device DAO implementation
10 years ago
Dilshan Edirisuriya 8437e30b97 Removing tests which is not applicable after refactoring
10 years ago
Dilshan Edirisuriya 928c6f3384 Implementing IOS feature DAO and device DAO
10 years ago
manoj 46b3a8fd83 Refractor Plugin DAO factories
10 years ago
manoj c5af46aa5c Refractor Plugin DAO factories
10 years ago
manoj fe72fc5b97 Refractor Plugin DAO factories
10 years ago
manoj c75a32a36e Add platform level DAO factories
10 years ago
manoj 39379e2470 Add platform level DAO factories
10 years ago
Dilshan Edirisuriya 951b9947d5 Implementing FeatureDAO for iOS
10 years ago
harshanL a10d7ff04f Added Android-sql scripts & Fixed FeatureManager
10 years ago
manoj 66545c14c4 Merge branch 'master' of https://github.com/wso2/carbon-device-mgt-plugins
10 years ago
manoj 7f47c5ced2 Create Plugin Data bases at startup
10 years ago
manoj 8dbdde8223 Create Plugin Data bases at startup
10 years ago
prabathabey 1fb4864307 Merge branch 'master' of https://github.com/wso2/carbon-device-mgt-plugins
10 years ago
prabathabey 649feeea2a Completing Android feature management implementation and adding IOS feature management implementation
10 years ago
manoj 1798fabc01 Create plugin level database
10 years ago
prabathabey befecac320 Removing obsolete Operation manager implementations in mobile plugin
10 years ago
manoj 311d5b091b Create database in plugin level
10 years ago
manoj ef1b304b14 Create databases in plugin level
10 years ago
prabathabey 11d416cb82 Fixing MobileDAOFactory initialization issues
10 years ago
manoj 9452631abc Create database in plugin level
10 years ago
manoj 1c13180e56 Create pluin level databases
10 years ago
prabathabey decbcc83fc Fixing the issue where the data-sources are not initalized by the time the mobile device management component is initialized
10 years ago
prabathabey 6ca7ee6c78 Fixing NPE thrown while shutting down the MDM server
10 years ago
manoj 2ece5764d3 Create pluin level databases
10 years ago
manoj b796dee2e5 Create plugin level database
10 years ago
manoj acb098f3ec Create plugin level database
10 years ago
prabathabey 340cf2a003 Removing API registration logic from mobile plugin implementation
10 years ago
prabathabey 83fbfc98be Introducing API changes to Android, iOS and Windows plugin implementations
10 years ago
prabathabey c09e16021e Adding feature management features
10 years ago
prabathabey 3e6ddbfb04 Fixing build failures
10 years ago
prabathabey 7e253156f6 Code cleanup
10 years ago
prabathabey cb05d53510 Fixing merge conflicts
10 years ago
prabathabey fd7ab1aa54 Incorporating API changes introduced into the device management core
10 years ago
asok c14b2ab722 Merge branch 'master' of https://github.com/wso2/carbon-device-mgt-plugins
10 years ago
Dilshan Edirisuriya 023902a8b9 Adding IOS mobile operation manager
10 years ago
Dilshan Edirisuriya dcd7274093 Removing IOS mobile operation manager
10 years ago
Dilshan Edirisuriya 2a5e5467ac Removing import
10 years ago
Dilshan Edirisuriya 47d225b2d9 Merge branch 'master' of https://github.com/wso2/carbon-device-mgt-plugins
10 years ago
Dilshan Edirisuriya 7798573751 Implementing operation manager for iOS
10 years ago
Geeth Munasinghe 4bd7f2c6aa [maven-release-plugin] prepare for next development iteration
10 years ago
Geeth Munasinghe 805f6a1417 [maven-release-plugin] prepare release v1.9.1
10 years ago
Geeth Munasinghe a20c9dcec2 Changing the version of carbon-device-mgt to 0.9.1 and making this to re-release as 1.9.1
10 years ago
Geeth Munasinghe f7e3b95c76 [maven-release-plugin] prepare for next development iteration
10 years ago
Geeth Munasinghe 610485dd24 [maven-release-plugin] prepare release v1.9.1
10 years ago
Dilshan Edirisuriya dc33b8e69d Implementing getDevice in iOS
10 years ago
Dilshan Edirisuriya de7e87af62 Modify Enrollment implemented
10 years ago
harshanL 3d75d58782 Changed mobile-device database schema & DAO layer
10 years ago
Dilshan Edirisuriya bbd6ff8343 Implementing isEnrolled method
10 years ago