Commit graph

8325 commits

Author SHA1 Message Date
Philoul
c6e8f277c0 Manual button hidden, Cancel only if TT running, Spinner added
Long Click removed for Cancel and Spinner don't update values
2020-12-23 19:28:50 +01:00
Philoul
ef1fa6b7d1 Long Click to fill parameters
Not sure code is optimum but it works...
2020-12-22 11:15:31 +01:00
Philoul
004328ffe6 Improve buttons size, padding and text size for long words 2020-12-22 10:27:38 +01:00
Philoul
ffb5a7cd4a Spinner removed and Confirm dialog if click on Cancel to Hypo buttons 2020-12-21 21:03:30 +01:00
Philoul
4338605571 Add label below icons 2020-12-21 15:20:35 +01:00
Philoul
1d1359dfd4 TT Dialog Add 5 buttons for quick selection of TempTarget 2020-12-20 19:54:54 +01:00
Milos Kozak
f6dbb9e0e3
Merge pull request #121 from osodebailar/configbuilder_icons
Configbuilder icons for all plugins and further minor GUI changes
2020-12-18 23:46:03 +01:00
Milos Kozak
54a81458c7
Merge pull request #125 from AAPS-Omnipod/omnipod_eros_dev_upstream_merge
Improve RileyLink version detection
2020-12-18 23:45:36 +01:00
osodebailar
b9fe0b7fd7 remove header again 2020-12-18 22:36:23 +01:00
Bart Sopers
4a33f877de Merge branch 'omnipod_eros_dev' into omnipod_eros_dev_upstream_merge 2020-12-18 21:39:52 +01:00
Milos Kozak
92d8fd8920
Merge pull request #124 from AAPS-Omnipod/omnipod_eros_dev_upstream_merge
Omnipod updates
2020-12-18 21:30:49 +01:00
osodebailar
32f37c6b00 change string concetenate with standard coding 2020-12-18 09:05:41 +01:00
Bart Sopers
0a01bab9e0 Merge branch 'omnipod_eros_dev' into omnipod_eros_dev_upstream_merge 2020-12-18 01:45:15 +01:00
Bart Sopers
285dbf1cbc Merge branch 'omnipod_eros_dev' into make_3_x_rl_versions_work 2020-12-18 01:44:35 +01:00
Bart Sopers
078eec82eb Acknowledge getPumpStatus request in Omnipod plugin when explicitly requested with SMS 2020-12-18 01:43:29 +01:00
Bart Sopers
6ac449d684 Fix subg_rfspy version check and add tests 2020-12-18 00:58:49 +01:00
osodebailar
ef4a9672c7 fix color 2020-12-17 16:13:46 +01:00
osodebailar
00145520ff change name: pluginpreference with <plugin name> preference 2020-12-17 15:49:47 +01:00
osodebailar
df8616e60b new nav header with plugin icons and extend colors for black and white transparence for future extensions 2020-12-17 13:59:06 +01:00
osodebailar
5be36199c8 adapt against old layout 2020-12-17 13:35:03 +01:00
osodebailar
39355a4b6f add configbuilder icons for all plugins. rearrange view 2020-12-17 12:07:34 +01:00
Milos Kozak
756c76f591
Merge pull request #120 from nightscout/adrian/graph-update
refactor update graph and prevent crash if view is no longer available.
2020-12-16 00:06:33 +01:00
AdrianLxM
b3418ef29c remove no longer needed compatibility function in WearUpdaterService 2020-12-15 23:04:59 +01:00
AdrianLxM
953887562c refactor update graph and prevent crash if view is no longer available. 2020-12-15 22:25:09 +01:00
Bart Sopers
55cc46c475 Revert "Update version for Omnipod"
This reverts commit 78616b1041.
2020-12-15 00:53:28 +01:00
Bart Sopers
78616b1041 Update version for Omnipod 2020-12-14 23:41:48 +01:00
Milos Kozak
f5f4c655c5 ActionAlarm 2020-12-14 13:52:47 +01:00
Milos Kozak
4d02587bb7 AutomationEvent new options, automation jetpack bindings 2020-12-14 12:46:38 +01:00
Milos Kozak
2c43bc75c0
Merge pull request #113 from Philoul/ProfileSwitch_Dialog
ProfileSwitch dialog Improvements
2020-12-11 21:35:29 +01:00
Milos Kozak
24034b46b8
Merge pull request #112 from Philoul/Overview_Info_Layout
Move Ago below Arrow
2020-12-11 21:15:58 +01:00
Philoul
72898cdb2a ProfileSwitch Dialog, move Duration selector between Reuse button and Percentage selector 2020-12-11 18:56:22 +01:00
Philoul
7c3d85d3fd I propose to change ProfileSwitch steps to a fixed value of 5% (no additional settings) 2020-12-11 18:55:59 +01:00
Milos Kozak
989976f1e6
Merge pull request #105 from Philoul/TempTarget_Icons
New TempTarget icons
2020-12-11 14:20:40 +01:00
Philoul
ef21a068a9 Improve vertical position of apsmode icon
apsmode_text TextView visible only if necessary
2020-12-11 14:06:59 +01:00
Philoul
5f7108317f Move Ago below Arrow 2020-12-11 10:23:04 +01:00
Philoul
b889ef3612 Remove Patch for Sensor Battery level 2020-12-10 22:37:16 +01:00
Philoul
7a87cfc7ee Delete Automation rule with button
onItemDismiss left but could be simplified
2020-12-09 21:58:55 +01:00
Philoul
096aa008bc New TempTarget icons
Refactor to delete redundant icons
2020-12-09 20:59:43 +01:00
Brian Quinion
66a651a062 Use TextInputEditText instead of TextView to preference filter 2020-12-08 23:29:20 +00:00
Milos Kozak
3175fbef31 fix NSClient mode 2020-12-08 18:21:52 +01:00
Milos Kozak
bf0dc1cb9b revert change 2020-12-08 08:50:21 +01:00
Milos Kozak
e100e5abae large bg delta in tablet mode 2020-12-07 22:42:04 +01:00
Milos Kozak
a5d9d25564
Merge pull request #98 from Rig22/pump_icons
SVG Icons for pumps fragment tab
2020-12-07 21:20:11 +01:00
osodebailar
634efad48f extend Plugin with icon resource for menue and config builder. Integrate plugin icon for pump selection into config builder 2020-12-07 18:51:16 +01:00
Milos Kozak
a87f879138 2.7.2-dev 2020-12-06 20:19:07 +01:00
Milos Kozak
a7bd35979a
New Crowdin updates (#99)
* New translations strings.xml (Spanish)

* New translations exam.xml (Spanish)

* New translations strings.xml (Spanish)

* New translations strings.xml (Spanish)

* New translations strings.xml (Spanish)

* New translations strings.xml (Spanish)

* New translations strings.xml (Italian)

* New translations strings.xml (Italian)

* New translations strings.xml (Bulgarian)

* New translations strings.xml (Dutch)

* New translations strings.xml (Slovak)

* New translations strings.xml (Russian)

* New translations strings.xml (Norwegian)

* New translations strings.xml (Lithuanian)

* New translations strings.xml (Hebrew)

* New translations strings.xml (Italian)

* New translations strings.xml (German)

* New translations strings.xml (Czech)

* New translations strings.xml (Romanian)

* New translations strings.xml (Spanish)

* New translations strings.xml (French)

* New translations strings.xml (Romanian)

* New translations objectives.xml (Italian)

* New translations exam.xml (Norwegian)

* New translations objectives.xml (Dutch)

* New translations objectives.xml (Lithuanian)

* New translations exam.xml (Lithuanian)

* New translations objectives.xml (Korean)

* New translations exam.xml (Korean)

* New translations exam.xml (Italian)

* New translations exam.xml (Polish)

* New translations objectives.xml (Hebrew)

* New translations exam.xml (Hebrew)

* New translations objectives.xml (Greek)

* New translations exam.xml (Greek)

* New translations objectives.xml (German)

* New translations objectives.xml (Norwegian)

* New translations objectives.xml (Polish)

* New translations objectives.xml (Czech)

* New translations objectives.xml (Swedish)

* New translations objectives.xml (Portuguese, Brazilian)

* New translations exam.xml (Portuguese, Brazilian)

* New translations exam.xml (Swedish)

* New translations exam.xml (Portuguese)

* New translations objectives.xml (Slovak)

* New translations exam.xml (Slovak)

* New translations objectives.xml (Russian)

* New translations exam.xml (Russian)

* New translations objectives.xml (Portuguese)

* New translations exam.xml (German)

* New translations exam.xml (Czech)

* New translations strings.xml (Bulgarian)

* New translations strings.xml (Greek)

* New translations strings.xml (Portuguese)

* New translations strings.xml (Norwegian)

* New translations strings.xml (Dutch)

* New translations strings.xml (Lithuanian)

* New translations strings.xml (Korean)

* New translations strings.xml (Italian)

* New translations strings.xml (Irish)

* New translations strings.xml (German)

* New translations strings.xml (Slovak)

* New translations strings.xml (Afrikaans)

* New translations strings.xml (Spanish)

* New translations strings.xml (French)

* New translations strings.xml (Hebrew)

* New translations strings.xml (Polish)

* New translations strings.xml (Hebrew)

* New translations strings.xml (Czech)

* New translations strings.xml (Russian)

* New translations objectives.xml (Bulgarian)

* New translations exam.xml (Romanian)

* New translations objectives.xml (Spanish)

* New translations objectives.xml (French)

* New translations exam.xml (French)

* New translations objectives.xml (Romanian)

* New translations exam.xml (Spanish)

* New translations strings.xml (Swedish)

* New translations exam.xml (Dutch)

* New translations strings.xml (German)

* New translations strings.xml (Portuguese, Brazilian)

* New translations strings.xml (Chinese Simplified)

* New translations strings.xml (Turkish)

* New translations strings.xml (Czech)
2020-12-06 20:02:08 +01:00
Milos Kozak
51fae5fa36 suppress warning 2020-12-06 17:43:41 +01:00
Milos Kozak
26834de458 remove unused resources 2020-12-06 17:32:08 +01:00
Milos Kozak
370c54a20b Merge remote-tracking branch 'ns/adrian/single-click-kotlin' into dev 2020-12-06 16:48:09 +01:00
Milos Kozak
b576117794 fix tests 2020-12-06 15:27:20 +01:00