Commit graph

91 commits

Author SHA1 Message Date
Rig22 cad1fd2788 SVG Icons for pumps fragment tab 2020-12-05 12:21:22 +01:00
Geoffrey Hansen 2c2e01dee6 Merge remote-tracking branch 'origin/openhumans_old_db' into HEAD 2020-09-02 15:32:11 +02:00
Steffen Müthing d0cbaeeb32 Move protection infrastructure to core
The protection infrastructure is useful for other modules like pump drivers,
so it should be in core.
2020-08-18 19:33:50 +02:00
Philoul 89a678f238 Restore refresh file 2020-08-10 19:59:09 +02:00
Philoul 8c0271df2b Replace 3 notification icons
Note Blue notif_icon.png file not replaced because can't have blue nitofication icon with vector ???
remove a forgotten unused icon (refresh.xml)
2020-08-10 19:07:02 +02:00
Philoul d20115cc11 move 4 icons from drawable-anydpi to drawable 2020-08-10 18:46:57 +02:00
Philoul 4cb7f45ad1 Replace ic_exit_to_app icon 2020-08-10 18:45:47 +02:00
Philoul 374e95460d Replace 4 alerts icons (not tested)
These icons are used in pump/insight/utils/AlertUtils.kt file
=> I don't know how to test them so can't verify if size is ok
ic_error ic_maintenance ic_warning ic_reminder
2020-08-10 18:45:18 +02:00
Philoul 7829db3347 Replace Settings icon
Icons are not identical according to resolution
2020-08-10 18:44:22 +02:00
Philoul 8edb5c15db removed icon_home_loop (unused)
svg file created so easy to add again a vector version if necessary
2020-08-10 18:43:25 +02:00
Philoul 5015383f2a Remove unused icons 2020-08-10 18:43:13 +02:00
Milos Kozak 24f60ebc65 profile helper 2020-07-14 16:51:13 +02:00
Philoul 9b3b5f42ec safe delete old png files 2020-06-19 14:24:37 +02:00
Philoul da7fae4cdb Add new xml files for vector icons 2020-06-19 14:24:25 +02:00
Philoul 5c2c8b5190 Safe Delete done
Forgotten usage added
2020-06-16 19:46:42 +02:00
Philoul 87f7dc0422 Delta added and clone lightened 2020-06-15 19:15:06 +02:00
Philoul acfd9621b7 replace 4 LowRes Icons (add, remove, clone and as)
For add, remove and clone I set width and height to 16dp (automatically scaled in Local Profile layout but not in automation)
for as, I replaced low res icon by double arrows of overview fragment (size a little bit increased because in automation icons are very small)
2020-06-15 16:48:35 +02:00
Philoul 129c3d82d6 Seven loop icons done 2020-06-14 01:57:54 +02:00
Philoul 5ef52ea90f Some new vector icons again 2020-06-13 17:37:52 +02:00
Philoul d3e98fb09b Create vector icon to replace png 2020-06-12 22:17:15 +02:00
TebbeUbben c7df607d97 Some UI candy 2020-05-20 23:59:14 +02:00
Tim Gunn b1c6b81bb7
Merge branch 'dev' of github.com:MilosKozak/AndroidAPS into carbs-required 2020-05-15 16:26:23 +12:00
Philoul 66c2bab60f Sensitivity Icon end proposal with a new icon
Svg file added in icons folder
2020-05-14 14:39:27 +02:00
Milos Kozak 65982ab94a
Merge branch 'dev' into carbs-required 2020-05-12 17:01:29 +02:00
Milos Kozak b5770d8e1b
Merge pull request #2638 from MilosKozak/danarefactor
Dana: refactor to modules
2020-05-11 20:36:50 +02:00
Tim Gunn ea3ce995d8
Merge branch 'dev' of github.com:MilosKozak/AndroidAPS into carbs-required 2020-05-11 21:14:33 +12:00
Milos Kozak 2375b159fa resources cleanup 2020-05-10 22:31:36 +02:00
Milos Kozak b43e7e5930
Merge pull request #2627 from Philoul/TempBasal_Icon_Switched
Temp Basal new icons for temp basal in overview
2020-05-10 21:11:41 +02:00
Milos Kozak 9ac88f7def remove mdtp library 2020-05-10 21:07:58 +02:00
Milos Kozak f727b25bb3 cleanup 2020-05-10 18:42:20 +02:00
Tim Gunn e8062e1209
Add Red Carb Icon 2020-05-10 21:21:45 +12:00
Philoul 7708e5961a Add new icons for basal on ovenview fragment
I also add photoshop files (it's bitmap but it's easier to work with them)
2020-05-08 17:56:02 +02:00
Milos Kozak 120c526b80 move to core 2020-05-07 09:54:36 +02:00
Milos Kozak 0c287bdef1 icon -> core 2020-05-06 00:04:53 +02:00
Milos Kozak 4a17fdc9a0 Merge remote-tracking branch 'origin/dev' into layout 2020-05-04 21:55:20 +02:00
Milos Kozak ab9da6e2b6 AlertDialogs -> core 2020-05-04 10:49:19 +02:00
Milos Kozak 2723e6615d main layout finished 2020-05-02 20:37:37 +02:00
Dominik Dzienia 1c97f8a720 Preferences Encryption:
- encrypted JSON format support
 - using master password & password prompt
- refactored alerts
2020-04-01 13:59:10 +02:00
Dominik Dzienia 6e9ccc593f Support for master password and storing password as hashes (HMAC) instead of plaintext,
additional crypto utils with tests (partialy for in-progress pref export encryption),
changed PasswordCheck to more common UI and to use lambdas (will need given password in lambda callback for prefs enc)
2020-03-25 01:21:20 +01:00
Milos Kozak 9042957585 OKDialog layout 2019-12-22 15:03:00 +01:00
Milos Kozak 88e456dd1a PairingProgressDialog refactor 2019-12-22 02:00:33 +01:00
Milos Kozak cbfb8a6a0f Automation dialogs refactor 2019-12-21 23:17:20 +01:00
Milos Kozak 2ce590a700 BolusProgressDialog refactor 2019-12-20 21:52:37 +01:00
Milos Kozak 83fe8527ce ErrorDialog refactor 2019-12-20 19:46:07 +01:00
Milos Kozak a66b3f7090 allow sorting of automation tasks 2019-12-03 21:07:31 +01:00
Milos Kozak 2dd7c758f4 Local profile clone support 2019-11-28 23:18:42 +01:00
Milos Kozak 7db98bf810 Splash logo 2019-08-01 16:29:20 +02:00
Milos Kozak 09270f36bf
Merge branch 'dev' into automation 2019-07-25 16:17:16 +02:00
Roumen Georgiev f8b3878899 icon 2019-06-19 12:11:10 +03:00
Roumen Georgiev 5c4910ed5b added trigger Delta 2019-05-30 12:16:42 +03:00