Milos Kozak
|
f778e0ac0d
|
fix code after merge
|
2019-07-23 13:32:21 +02:00 |
|
Milos Kozak
|
e02681ac31
|
Merge branch 'dev' into automation
|
2019-07-23 13:13:26 +02:00 |
|
Milos Kozak
|
29c8740e08
|
Merge pull request #1879 from MilosKozak/psfix
ProfileSwitch validation
|
2019-07-23 09:18:12 +02:00 |
|
Milos Kozak
|
ae7332df2d
|
cleanup
|
2019-07-23 00:26:59 +02:00 |
|
Milos Kozak
|
47ed0acec2
|
ChooseTriggerDialog to kotlin
|
2019-07-23 00:04:44 +02:00 |
|
Milos Kozak
|
063c27fb89
|
ChooseActionDialog to kotlin
|
2019-07-22 22:47:26 +02:00 |
|
Milos Kozak
|
a809c0ac35
|
ActionListAdapter to kotlin
|
2019-07-22 21:41:42 +02:00 |
|
Milos Kozak
|
e539dbc112
|
fix tests, use location form service
|
2019-07-22 16:58:25 +02:00 |
|
Milos Kozak
|
c3b90275aa
|
relocate trigger dummy objects
|
2019-07-22 16:28:53 +02:00 |
|
Milos Kozak
|
12f436c681
|
hide ok button on wrong input
|
2019-07-22 13:58:50 +02:00 |
|
Milos Kozak
|
11edd1b4a0
|
Merge pull request #1876 from andyrozman/ref_manufacturer
Ref manufacturer
|
2019-07-22 09:56:43 +02:00 |
|
Milos Kozak
|
03bcdf82b3
|
validate on focus change
|
2019-07-19 11:44:43 +02:00 |
|
Milos Kozak
|
d25f6f07b0
|
migrate to kotlin, remove butterknife, code claeanup
|
2019-07-18 23:49:59 +02:00 |
|
Milos Kozak
|
1b937bfe08
|
fix passcode generation
|
2019-07-17 21:16:36 +02:00 |
|
Milos Kozak
|
1c8aae9757
|
fix tests
|
2019-07-16 22:35:46 +02:00 |
|
Andy Rozman
|
cd4868f781
|
- changed manufacturer() and model() methods in PumpInterface... both now return enums...
- manufacturer can be used with ManufacturerType.getDescription()
- model can be used with PumpType.getModel()
|
2019-07-16 21:12:36 +01:00 |
|
Milos Kozak
|
58da7fc854
|
Preconditions, code cleanup
|
2019-07-16 21:57:45 +02:00 |
|
Milos Kozak
|
67b06f51fe
|
remove loop from actions
|
2019-07-16 17:05:51 +02:00 |
|
Milos Kozak
|
888a63a5b0
|
Merge branch 'automation' of https://github.com/MilosKozak/AndroidAPS into automation
|
2019-07-16 16:00:21 +02:00 |
|
Milos Kozak
|
75b2f7f77f
|
Location interval as constant
|
2019-07-16 15:58:47 +02:00 |
|
Milos Kozak
|
b26b583f2b
|
Merge pull request #1867 from Paulusma/IA-in-BG-graph
Insulin Activity in bg graph
|
2019-07-15 15:27:04 +02:00 |
|
Milos Kozak
|
7ddf5dd5f6
|
make translation easier
|
2019-07-15 12:33:03 +02:00 |
|
Milos Kozak
|
c4ba821dc1
|
Merge branch 'dev' into automation
|
2019-07-14 20:00:42 +02:00 |
|
Milos Kozak
|
72ff3e1e7f
|
Merge branch 'dev' into IA-in-BG-graph
|
2019-07-14 19:44:01 +02:00 |
|
Milos Kozak
|
9d15ea608e
|
static version in OpenDatasetMessage
|
2019-07-14 17:13:07 +01:00 |
|
Milos Kozak
|
d7a28bf713
|
Session test
|
2019-07-14 16:11:27 +01:00 |
|
Milos Kozak
|
beb4e004bf
|
better null checks
|
2019-07-14 15:01:12 +01:00 |
|
Paulus
|
106d30394c
|
Included insulin activity on both primary and secondary graphs
|
2019-07-13 18:28:16 +02:00 |
|
Paulus
|
2a4e9e2cc6
|
Changed scale factor so IA is always displayed at same scale (even if only selected option)
|
2019-07-13 17:54:27 +02:00 |
|
Paulus
|
d528e800f6
|
Fixed code so IA is also correctly displayed in ssecondary if it is the only selected option.
|
2019-07-13 17:46:57 +02:00 |
|
Milos Kozak
|
968bccaacc
|
Merge branch 'dev' into tidepool
|
2019-07-13 17:45:34 +02:00 |
|
Paulus
|
96d20d835f
|
Modified string resources, included IA on both primary and secondary graph
|
2019-07-13 17:03:04 +02:00 |
|
Paulus
|
d7cb84e693
|
Fixed handling of null profile
|
2019-07-13 10:26:15 +02:00 |
|
Milos Kozak
|
1eed348fe0
|
Merge branch 'dev' into automation
|
2019-07-13 10:11:14 +02:00 |
|
Milos Kozak
|
606122bae0
|
fix kotlin warnings
|
2019-07-13 10:09:57 +02:00 |
|
Paulus
|
fc1dd360b3
|
split menu for 1st & secondary graphs
|
2019-07-11 21:17:41 +02:00 |
|
Milos Kozak
|
f5c22a33ff
|
icons
|
2019-07-11 18:56:50 +01:00 |
|
Milos Kozak
|
4df1127a8c
|
jetpack compliance, code cleanup, extracted resources
|
2019-07-11 18:18:05 +01:00 |
|
Paulus
|
4ff9206dad
|
#1851 included code from fra-orolo, now using color identifier for activity and line is optional in graph
|
2019-07-09 11:42:40 +02:00 |
|
Paulus
|
4b5189403c
|
#1851 initial commit
|
2019-07-05 12:12:19 +02:00 |
|
Milos Kozak
|
635e7cc60f
|
uncomment
|
2019-07-05 00:28:19 +01:00 |
|
Milos Kozak
|
f48cb6af2c
|
automation in engineering mode
|
2019-07-05 00:22:45 +01:00 |
|
Milos Kozak
|
9706f68be2
|
automation -> jetpack
|
2019-07-05 00:21:31 +01:00 |
|
Johannes Mockenhaupt
|
a17947ff12
|
RuffyScripter: reset unparsableMenuEncountered flag on command start.
|
2019-07-05 00:57:07 +02:00 |
|
Milos Kozak
|
c0345ce56c
|
Merge branch 'dev' into automation
|
2019-07-04 23:37:36 +01:00 |
|
Milos Kozak
|
6258d473b0
|
fix merge
|
2019-07-04 20:28:22 +01:00 |
|
Milos Kozak
|
61097b3ac6
|
Merge branch 'dev' into sdk28
|
2019-07-04 20:06:09 +01:00 |
|
AdrianLxM
|
b274647f68
|
get last notification
|
2019-06-30 15:58:04 +02:00 |
|
AdrianLxM
|
1282e3ed9e
|
Get Singleton Notification
|
2019-06-30 15:57:04 +02:00 |
|
Milos Kozak
|
323c282b9f
|
Tidepool in engineering mode only
|
2019-06-30 15:38:30 +02:00 |
|