Commit graph

5 commits

Author SHA1 Message Date
Milos Kozak
510e640673 ComboV2PairingActivity: toolbar 2023-08-19 10:41:35 +02:00
Carlos Rafael Giani
61db0cd160 combov2: Fix pairing activity in pumpcontrol application
Adding a ComboV2PairingActivity Intent to the pairing Preferences within
the XML causes pumpcontrol builds to crash because of the different
package name prefix. Fix by adding the Intent in the preprocessPreferences
function instead.

Also fix the manifest and remove unnecessary package prefixes.

Fixes https://github.com/nightscout/AndroidAPS/issues/2236 .

Signed-off-by: Carlos Rafael Giani <crg7475@mailbox.org>
2022-11-30 22:34:32 +01:00
Milos Kozak
963016ef5d ComboV2: UI improvements 2022-11-25 17:40:28 +01:00
Milos Kozak
c6d01f10bd ComboV2: remove core dependency 2022-11-25 15:08:02 +01:00
Carlos Rafael Giani
7d9925db47 Begin implementation of new combo plugin, called "combov2"
Signed-off-by: Carlos Rafael Giani <crg7475@mailbox.org>
2022-11-06 00:13:43 +01:00