lasanthaDLPDS
c95733a781
Add iOS applications and Web Clip publishing functionality
...
This commit contains followings
Added dependencies for URL validation and plist parsing.
Added version retrieval functionality for iOS application
Added WEB clip publishing functionality.
In order to compatible with above functionalities modified the source
7 years ago
lasantha
f9559a510b
Remove tenant id from the Application Release bean
7 years ago
lasantha
6f18a70d4b
Add application release updating logic into the service layer
...
Adding application release updating logic and application release creating logic into the service layer.
7 years ago
lasantha
1b7451327e
Remove application release management service source.
...
The application release management service source is moved to application management service. Therefore removed the application release management service source from the application management component.
7 years ago
lasantha
7278408b44
Refactored the source code
7 years ago
lasantha
6e3cc085ff
Fixed application getting issues and improved the application getting functionality
...
Improved application functionalities. Modified service layer, DAO layer and API layer
7 years ago
lasantha
ef0e7ee738
adding sorting orders
7 years ago
lasantha
9f609964b7
adding application types
7 years ago
lasantha
6b0e281112
Adding APK file validation functionalty
...
To implement apk file validation we are using external library. APK parser: https://github.com/hsiafan/apk-parser
7 years ago
lasantha
460a356bee
Adding Application management functionalities and API
...
Adding application, application lifecycle and application release management business logic and also API implementation
7 years ago
lasantha
c3d0b375a5
Adding App storing functionalities
...
Adding App deleting, editing and storing fucntionalities and fixed related bugs. To delete application artifacts, used recursive method and validation application is removed from the storage management. Since application validation is doing at application management and it is guaranteed that storage management is called after the application management removed the application validation from storage management
7 years ago
Madawa Soysa
debe93cb03
Improving application subscription API
...
Changing the DeviceIdentifier bean to the same as org.wso2.carbon.device.mgt.common.DeviceIdentifier and implement the install app device.
Adding an ApplicationInstallResponse as the response to respond with more information to the application install request.
related to wso2/product-iots#1688
7 years ago
Madawa Soysa
f66ff60ada
Adding a method to retrieve Application by UUID
...
Application install request is made for a UUID which is associated with an application release. In order to get the details of the application to build the payload of the install application operation, it is required to get the application from the database related to the UUID.
7 years ago
Madawa Soysa
690eff6660
Refactoring mobile application subscription API
7 years ago
lasantha
6792c21210
Rmoved the lifecycle managemt
...
Removed the lifecycle management core and formatted the source
7 years ago
lasantha
9b1820dca5
Adding Lifecycle Management functionalities and fixed related bugs
7 years ago
lasantha
fb8d9dd494
refactored the source and fixed some bugs
7 years ago
lasantha
669881eae7
adding appliction release functionalites and fixed build failure
7 years ago
lasantha
c392f0e57d
merge with upstream and fixed conflicts
7 years ago
lasantha
fdac04dd3e
complete app release getting flow and fixed related bugs
7 years ago
lasantha
569007514e
Added app release creation method and fixed issues
7 years ago
lasantha
317386afb8
bump version of the app manager component
7 years ago
nishadi
7242c63e60
CommentId changed into commentId
7 years ago
nishadi
3b86f8a443
CommentId changed into commentId
7 years ago
nishadi
f02a0b9e6c
Modified pom.xml at org.wso2.carbon.device.application.mgt.common
...
Extra dependency to "org.wso2.carbon.device.application.mgt.core" is removed.
7 years ago
nishadi
62ac3455dd
Changed license year
7 years ago
nishadi
3bfb2addbb
Reformatted the code.
7 years ago
nishadi
c1dca737f7
Modified CommentManager
...
Edited the comments.
7 years ago
nishadi
3bd6d03b4c
Modified CommentManagerImpl and CommentManager
...
wrapped & thrown the sql and db exceptions with CommentManagementException and ApplicationManagementException.
7 years ago
nishadi
a45ba625fe
Renamed apAppCommentId into CommentId
7 years ago
nishadi
99b916d6ff
Modify Comment
...
Removed commented codes.
7 years ago
nishadi
f7caa02b81
Modify pom.xml at org.wso2.carbon.device.application.mgt.common
...
Dependancy is added to org.wso2.carbon.device.application.mgt.core
7 years ago
nishadi
6b6a5bdbb1
Adding Comment Manager Interface
...
Included the comment management methods and stars rating methods
7 years ago
nishadi
9f67e52741
Adding Pagination Result for application-mgt
7 years ago
nishadi
849474de87
Adding Pagination Request for application-mgt
7 years ago
nishadi
a0ef2dbafe
Adding Comment
7 years ago
nishadi
c00345e7d7
Modify Application Release
...
Variables are added- noOfRatedUsers and stars.
7 years ago
nishadi
6dbdddb3d2
Adding Comment Manager Interface
...
Included the comment management methods and stars rating methods
7 years ago
nishadi
46f087f215
Adding Comment Management Exception
...
Handle the Exceptions of Comment Management.
7 years ago
lasantha
486aac1cdc
adding application release creation functioanlity (NC)
7 years ago
lasantha
05b1221641
increase version
7 years ago
lasantha
c21ddceae1
adding application and release management implementation
7 years ago
lasantha
1c6393959d
adding app manager changes - not complete
7 years ago
lasantha
460bda420b
adding role restriction DAO layer implementation
7 years ago
lasantha
d196e3e0e1
Adding DAO layer changes
7 years ago
lasantha
81be917e10
adding application registrating functionality and partial DAO modefications
7 years ago
lasantha
dc6ab1db2f
resolved issues and resolved merge conflicts with master branch
7 years ago
amalhub
90bf818fc6
Merge branch 'application-mgt' of https://github.com/wso2/carbon-device-mgt into application-mgt
7 years ago
megala21
300e7a710e
Changes according maven check style plugin
7 years ago
megala21
d8ff31b628
Adding remaining changes
7 years ago