Add CalDAV & CardDav URLs in "Google" account
ClosedPublic

Authored by rnicole on Aug 22 2018, 2:21 PM.

Details

Summary
  • Calendar works perfectly
  • From the logs, CardDav finds the right address books, but nothing is displayed on the contact view
  • Renamed the "GMail" account to "Google"

Diff Detail

Repository
R162 Kube
Lint
Automatic diff as part of commit; lint not applicable.
Unit
Automatic diff as part of commit; unit tests not applicable.
rnicole requested review of this revision.Aug 22 2018, 2:21 PM
rnicole created this revision.

great =)
Let's figure out why carddav doesn't work and rename in the Ui only to Google.

rnicole updated this revision to Diff 40279.Aug 23 2018, 7:26 AM
rnicole retitled this revision from Add CalDAV & CardDav URLs in "GMail" account to Add CalDAV & CardDav URLs in "Google" account.
rnicole edited the summary of this revision. (Show Details)

Renamed the "GMail" account to "Google". It seems that those who already have a Google account can remove their account from the command-line only, and then add it again from Kube

Renamed the "GMail" account to "Google". It seems that those who already have a Google account can remove their account from the command-line only, and then add it again from Kube

rename in the Ui only to Google. Please revert all the renaming changes.

Sorry if I wasn't clear enough in the first message.

The user visible strings are in:

  • accounts/google/metadata.json
  • accounts/gmail/qml/AccountSettings.qml
rnicole updated this revision to Diff 40294.Aug 23 2018, 11:22 AM

Revert and rename only in the UI

cmollekopf accepted this revision.Aug 24 2018, 8:56 AM
This revision is now accepted and ready to land.Aug 24 2018, 8:56 AM
This revision was automatically updated to reflect the committed changes.