Philoul
fb95eb4f2f
Add LowRes Layout for action tab and additional function in Skininterface
2020-10-26 22:55:22 +01:00
Philoul
405a5526ab
Little more compact Low Res layout
2020-10-20 21:22:50 +02:00
Philoul
ee79588449
Add setting for shorten label on very low res
2020-10-19 22:14:28 +02:00
Milos Kozak
fe5cc3d334
layouts -> AppCompat
2020-10-19 19:24:33 +02:00
Philoul
a548b9c55c
Try to Fix Linefeed in level values
2020-10-18 18:15:37 +02:00
Philoul
4dc042a772
Remove addition Layout and update to remove Level in NsClient Version
2020-10-18 16:52:05 +02:00
Philoul
9f0f2c2c2f
Replace LinearLayout by TableLayout
2020-10-18 16:20:14 +02:00
Philoul
84c2e7e86e
Update of layout for low res screen to avoid line feed in level values
2020-10-17 23:07:40 +02:00
Philoul
961ee4ccf4
Add Sensor Battery Level information
...
It works with xDrip and Miaomiao2, but today there is a bug in xDrip (xDrip sends Phone battery level and not Sensor Battery level...)
2020-10-17 22:22:09 +02:00
Philoul
bd3cba8a1a
First version of Layout and interface
2020-10-17 11:00:38 +02:00
osodebailar
3694441e37
remove unused import in xml
2020-10-01 12:23:58 +02:00
osodebailar
009988a76c
fix stray char and alignment
2020-10-01 12:21:57 +02:00
osodebailar
42e37710f2
fix bottom button and change layout again to fit better
2020-09-30 20:15:07 +02:00
osodebailar
8d93ab6e79
format changes
2020-09-30 09:06:49 +02:00
osodebailar
7b7a0e0d5e
fix for small displays that cannot import settings due to scroll and display too large texts problem like Jelley
2020-09-30 08:58:03 +02:00
Dominik Dzienia
d150730212
Make need for additional PIN at end of security code (after OTP) more obvious
...
* change hint for code checking edit field to indicate need for PIN
* add additional text about how code is constructed from OTP token and PIN
* change PIN preference label - add that it is mandatory
* add "followed by PIN" to text sent via SMS
2020-09-09 11:53:39 +02:00
Geoffrey Hansen
2c2e01dee6
Merge remote-tracking branch 'origin/openhumans_old_db' into HEAD
2020-09-02 15:32:11 +02:00
Milos Kozak
1e7a7a40bc
Merge pull request #2913 from AAPS-Omnipod/omnipod_eros_dev_merge_to_upstream
...
Omnipod updates
2020-08-22 19:34:05 +02:00
Milos Kozak
7b94b2fa21
fix nsclient layout
2020-08-22 17:49:10 +02:00
bartsopers
6c3e7a8f43
Merge pull request #143 from smuething/move-protection-to-core
...
Move protection to core
2020-08-18 20:00:57 +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
Steffen Müthing
75cbc87b4a
Move SingleClickButton to core
...
SingleClickButton is a utility used in a number of modules and such should be
in core. While the app seems to built with the button in app, this wrong
structure should be fixed.
As the button is a UI element, the patch also moves the class to the package
info.nightscout.androidaps.utils.ui.
2020-08-18 15:09:14 +02:00
Bart Sopers
b5c46e3bcf
WIP on moving Omnipod to a separate module
2020-08-16 23:54:41 +02:00
Bart Sopers
a3cb8ff648
Merge remote-tracking branch 'upstream/dev' into omnipod_eros_dev_merge_from_upstream
2020-08-16 12:37:28 +02:00
Bart Sopers
341474295f
- Allow resetting pairingParameters in PodStateManager if the setup state is ADDRESS_ASSIGNED
...
- Improve pod status screen
- Improve event dispatching in AapsPodStateManager (send less events)
- Add more FIXMEs and TODOs
2020-08-10 20:15:52 +02:00
Bart Sopers
e5274e2d3a
- Extract abstract class for PodStateManager on driver level
...
- Remove PodStateChangedHandler
- Add new fields to PodState
- Add Lot, Tid and Firmware Version in Pod tab
- Various small improvements
- Add some FIXMEs
2020-08-09 13:24:48 +02:00
Philoul
d89d760a5e
Remove old TextView
2020-08-09 10:59:56 +02:00
Philoul
b70c6c9f1b
Update BGSourceFragment
...
Arrow color a little bit lighter than text (don't find exact text color)
Default color for arrows swtiched to white
2020-08-09 10:49:54 +02:00
Philoul
adc71aae08
Update Overview Layout for Arrow icons
...
Add a directionToIcon function in BGReading
Move arrow icons to core
2020-08-08 19:09:21 +02:00
Andy Rozman
20e2bf0b06
Merge branch 'dev' into medtronic_modules
2020-07-31 11:21:05 +01:00
Milos Kozak
400e9399a5
MinutesNumberPicker
2020-07-27 21:11:57 +02:00
Andy Rozman
996417bb47
Merge branch 'dev' into medtronic_modules
2020-07-25 00:44:09 +01:00
Philoul
507e04a30b
Compare Profile icon and tab2 color
...
Change tab 2 color (to red) and Profile type label color (to red when tab 2 selected)
2020-07-17 01:09:30 +02:00
Milos Kozak
e3cd61cffc
DPV profile
2020-07-16 17:30:04 +02:00
Milos Kozak
24f60ebc65
profile helper
2020-07-14 16:51:13 +02:00
Andy Rozman
6e50c3651d
Merge branch 'dev' into medtronic_modules
2020-07-12 20:21:03 +01:00
Andy Rozman
ea80eb3c9b
- created 2 modules: rileylink and medtronic
...
- refactored some classes
2020-07-12 20:15:11 +01:00
Milos Kozak
4b967d237c
Merge branch 'dev' into profilehelper
2020-07-09 18:40:48 +02:00
Milos Kozak
9401fd0d80
Merge branch 'dev' of https://github.com/MilosKozak/AndroidAPS into dev
2020-07-09 14:21:58 +02:00
Milos Kozak
45f168d427
fix nsclient layout
2020-07-08 22:29:26 +02:00
Milos Kozak
2c884821e0
ProfileHelper
2020-07-06 21:14:00 +02:00
Philoul
799d4205dd
Right align label and right align values
2020-06-27 01:42:39 +02:00
Philoul
2656e6a12c
BG Deltas consistency enhancement
...
- Delta after minutes and label right aligned in layout (hard coded for label as it was in OverviewFragment)
- Signed delta avg values
2020-06-25 18:16:10 +02:00
Philoul
d55c9d9ff6
Update Layout and code with new icons
2020-06-19 14:24:31 +02:00
Milos Kozak
782b109ebe
Merge pull request #2716 from Philoul/Replace_Png_Icons
...
Replace some png icons by vector
2020-06-16 22:16:34 +02:00
Philoul
5c2c8b5190
Safe Delete done
...
Forgotten usage added
2020-06-16 19:46:42 +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
Milos Kozak
0f971ebe29
Merge pull request #2712 from Philoul/Clean_double_string_names
...
Clean double string names
2020-06-15 12:34:01 +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
Milos Kozak
b5c72cb4a9
Merge pull request #2614 from Tornado-Tim/carbs-required
...
Show Carbs required - Updated from #1974
2020-06-11 20:42:43 +02:00
Milos Kozak
5432fce13d
statuslights scale
2020-06-11 11:45:06 +02:00
Philoul
af085e4cc7
double strings with different text
...
I renamed weight to keep it (consistency in layout with ":") and I deleted mins in app/strings
2020-06-10 16:00:03 +02:00
TebbeUbben
c7df607d97
Some UI candy
2020-05-20 23:59:14 +02:00
TebbeUbben
b239100c13
Open Humans Uploader: Initial commit
2020-05-20 21:49:01 +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
47725ad5d5
Sensitivity Icon (50% alpha if autosens disable)
2020-05-14 12:42:33 +02:00
Milos Kozak
65982ab94a
Merge branch 'dev' into carbs-required
2020-05-12 17:01:29 +02:00
Milos Kozak
5dea964b89
final dana renaming
2020-05-11 16:58:59 +02:00
Milos Kozak
9ac88f7def
remove mdtp library
2020-05-10 21:07:58 +02:00
Milos Kozak
05f73cd3ff
elimitate careportal
2020-05-10 20:10:08 +02:00
Tim Gunn
68d0e33a9b
Use background for animation
2020-05-10 21:24:09 +12:00
Milos Kozak
7fc631a729
RS -> danaRS finished
2020-05-09 10:52:20 +02:00
Milos Kozak
040c76d839
move pass 1
2020-05-08 14:59:30 +02:00
Milos Kozak
ad472beb4a
danars di start
2020-05-06 01:27:38 +02:00
Milos Kozak
25c1100330
Merge remote-tracking branch 'origin/dev' into rs
2020-05-05 22:49:49 +02:00
Milos Kozak
8858d3b5f9
Merge remote-tracking branch 'origin/dev' into layout
2020-05-05 22:00:54 +02:00
Milos Kozak
bbf5e6564f
new icons
2020-05-05 22:00:35 +02:00
Dominik Dzienia
9a3cc5af82
Adds support for preferences directory, list of preferences to import, additional check on imported preferences metadata
2020-05-05 18:42:53 +02:00
Milos Kozak
0a63e1f29d
Merge branch 'dev' into rs
2020-05-05 00:08:29 +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
22d8b6bcff
Merge remote-tracking branch 'origin/dev' into rs
2020-05-03 15:37:02 +02:00
Milos Kozak
75251e3870
cache more pages in Pager
2020-05-03 01:06:36 +02:00
Milos Kozak
8fe57c9d7a
unify layouts
2020-05-03 00:32:26 +02:00
Andy Rozman
634042b40d
- omnipod eros driver and REQUIRED changes
2020-05-02 21:49:15 +01:00
Milos Kozak
2723e6615d
main layout finished
2020-05-02 20:37:37 +02:00
Milos Kozak
9a929e4bcb
aps status
2020-04-30 23:33:13 +02:00
Milos Kozak
90f08279d3
Merge remote-tracking branch 'origin/dev' into rs
2020-04-29 00:07:25 +02:00
Milos Kozak
2eb0122dd6
Merge remote-tracking branch 'origin/mdtrefactor' into dev
2020-04-26 16:17:19 +02:00
Milos Kozak
403c609319
migrate to ViewPager2
2020-04-25 21:52:20 +02:00
Milos Kozak
e8f69fc1c0
pass 1
2020-04-25 09:23:19 +02:00
Milos Kozak
29f71f283d
Merge remote-tracking branch 'origin/dev' into rs
2020-04-24 23:03:46 +02:00
Milos Kozak
daa8fa62be
HistoryBrowser refactor
2020-04-24 15:55:06 +02:00
Milos Kozak
7b4cba14d1
Merge remote-tracking branch 'origin/dev' into rs
2020-04-23 23:54:21 +02:00
Milos Kozak
e068bf4337
StatusLights thresholds adjustable in preferences
2020-04-23 22:54:28 +02:00
Milos Kozak
9d83ff0cc3
StatusLights cleanup
2020-04-23 02:42:50 +02:00
Milos Kozak
05433d7b3e
Merge remote-tracking branch 'origin/dev' into rs
2020-04-21 19:32:34 +02:00
Milos Kozak
d2c9f13932
better password processing, master password to setup wizard
2020-04-21 14:50:28 +02:00
Milos Kozak
453a55db7b
Merge remote-tracking branch 'origin/dagger3' into rs
2020-04-07 13:15:06 +02:00
Milos Kozak
93784fc8be
Multiple graph support
2020-04-07 11:55:56 +02:00
Milos Kozak
013018ac7b
Merge remote-tracking branch 'origin/dagger3' into rs
2020-04-02 22:06:17 +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
Milos Kozak
502eb59089
Merge remote-tracking branch 'origin/dagger3' into rs
2020-03-27 21:49:20 +01:00
Milos Kozak
5ce8b998d9
RS v3 encryption
2020-03-26 20:25:20 +01: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
a12762f034
Move OTP settings to preferences
2020-03-20 17:31:30 +01:00
Milos Kozak
5d32bfec95
Merge branch 'dagger3' into TOTP
2020-03-20 15:58:17 +01:00
Milos Kozak
8d111cb819
Merge branch 'dev' into dagger3
2020-03-10 19:20:22 +01:00