This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| { | |
| "name": "lomiri-calendar-app (Clickable IDE)", | |
| "image": "clickable/amd64-utnext-amd64-ide:latest", | |
| "remoteUser": "root", | |
| "customizations": { | |
| "vscode": { | |
| "extensions": [ | |
| "ms-vscode.cpptools", | |
| "ms-vscode.cmake-tools", | |
| "twxs.cmake", |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| Pre-requisite: 24.04.2.x | |
| #1: install dependencies | |
| sudo ubports-qa install 24.04-2.x_-_PR_bluez_5 | |
| sudo ubports-qa install 24.04-2.x_-_PR_lomiri-addressbook-app_271 | |
| service: | |
| https://ci.ubports.com/blue/organizations/jenkins/UBportsCore%2Flomiri-obex-call-data/detail/MR-1/4/artifacts | |
| new contact db is populated after session login |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| Call for testing, new contact backend. | |
| What does it change regarding UI/UX ? | |
| The address book should be more performant. | |
| The main addition is the ability to synchronize contacts with a remote server using cardDav protocol, available in settings or in the front page if no contact were found. | |
| This should behaves like calendar app with a manual sync. | |
| Also, we had to change the birthdays calendar and to create a new one, for this the old one has just been disabled. |
OlderNewer