HiveMinds / Productivity-phone

Automatically installs (mainly) opensource system on phone that optimizes user productivity.
GNU Affero General Public License v3.0
2 stars 1 forks source link

Sync multiple calenders with davdroid at once #7

Open a-t-0 opened 4 years ago

a-t-0 commented 4 years ago

Currently, setting up the syncing with the (google) calendars is performed poorly automated by emulating human touch programatically on the phone from a pc.

Davdroid has (random) request for donating, which disables the control/click flow, which leads to a async between commands given from pc and input required on phone.

To solve, modify the davdroid so that it just asks the entire groups containing lists of calendar urls at once (copy pastable with single press, or enterable via api), and asking the username and password only once per group (or reading the username from the input).