TebbeUbben
|
80e9d769e4
|
Compact version of toolbar
|
2018-06-04 21:34:21 +02:00 |
|
TebbeUbben
|
6c1ccebb4a
|
Moved padding to Toolbar
|
2018-06-03 23:42:10 +02:00 |
|
TebbeUbben
|
263275659a
|
TabLayout + NavigationDrawer
|
2018-06-03 23:28:04 +02:00 |
|
Milos Kozak
|
7e57c30ecf
|
SW Exit label
|
2018-05-25 13:00:08 +02:00 |
|
Milos Kozak
|
35c07d1e60
|
SW scroll to the top on activity create
|
2018-05-24 00:13:59 +02:00 |
|
Milos Kozak
|
b57683eaf5
|
SW rename package
|
2018-05-20 21:55:53 +02:00 |
|
Milos Kozak
|
7714aa9138
|
Merge branch 'dev' into startupwizard
|
2018-05-20 14:18:58 +02:00 |
|
TebbeUbben
|
3103a0f276
|
Some styling for SW
|
2018-05-13 13:40:34 +02:00 |
|
Johannes Mockenhaupt
|
52da1feaf0
|
i18n: add German translation, layout issues with longer translations.
Dialog headers (insulin, carbs, prime/fill) now lock proper at least
in English and German.
|
2018-05-13 13:35:24 +02:00 |
|
Johannes Mockenhaupt
|
24e672a7f8
|
Add icon header to calibration dialog.
|
2018-05-13 12:48:30 +02:00 |
|
Milos Kozak
|
1ba828d20a
|
SWFragment
|
2018-05-09 18:49:42 +02:00 |
|
Milos Kozak
|
61a7d69a65
|
Merge branch 'dev' into startupwizard
|
2018-05-09 11:41:05 +02:00 |
|
AdrianLxM
|
1ac41323e6
|
fix notification last line cutoff
|
2018-05-05 21:55:49 +02:00 |
|
Milos Kozak
|
d1958a3e2d
|
Merge branch 'dev' into startupwizard
|
2018-05-03 21:31:55 +02:00 |
|
Milos Kozak
|
02590ddd72
|
SW remove unneeded code
|
2018-05-03 21:29:34 +02:00 |
|
Milos Kozak
|
94db444acb
|
SW validator, language, cleanup
|
2018-05-03 20:06:13 +02:00 |
|
Milos Kozak
|
d03fd2752c
|
cleanup
|
2018-05-03 15:56:01 +02:00 |
|
Roumen Georgiev
|
bb38d7644b
|
move onClick in SWRadioButton
|
2018-04-27 13:30:45 +03:00 |
|
Roumen Georgiev
|
11dc20faca
|
code cleanup
|
2018-04-26 16:59:56 +03:00 |
|
Roumen Georgiev
|
d75de2f645
|
show "NEXT" only when isValid() == true
|
2018-04-26 15:18:01 +03:00 |
|
Roumen Georgiev
|
dc91e3a544
|
currentScreen not updating - fixed & center fields
|
2018-04-25 17:02:10 +03:00 |
|
Roumen Georgiev
|
7fb1b32188
|
moved show() method to SWItem classes
|
2018-04-25 15:29:20 +03:00 |
|
Roumen Georgiev
|
dda7ca3f95
|
radio group is generated dynamically
|
2018-04-25 11:03:33 +03:00 |
|
Roumen Georgiev
|
eef4423109
|
basic navigation works
|
2018-04-23 17:03:22 +03:00 |
|
Roumen Georgiev
|
76685c3cff
|
WIP: initial work
|
2018-04-23 15:58:27 +03:00 |
|
Andreas Eggen
|
511b9c6819
|
Merge branch 'dev' of git://github.com/MilosKozak/AndroidAps into dev
|
2018-04-23 08:26:48 +02:00 |
|
Johannes Mockenhaupt
|
47770e9c6c
|
Overview: hide ext. bolus line if none running; spacings, alignments.
|
2018-04-22 21:31:53 +02:00 |
|
osodebailar
|
e97b35a030
|
Change headertext label size from large to medium
|
2018-04-22 19:48:56 +02:00 |
|
Milos Kozak
|
c0250dd62c
|
show calculation cob progress on graph
|
2018-04-21 10:50:55 +02:00 |
|
Milos Kozak
|
b554d641a7
|
setupwizard template
|
2018-04-20 17:27:31 +02:00 |
|
AdrianLxM
|
2cf438a064
|
Merge remote-tracking branch 'jotomoremote/carbs-gen-pr' into carbsgen0418
|
2018-04-18 16:00:00 +02:00 |
|
AdrianLxM
|
00a0bf2f1a
|
local profile icons
|
2018-04-17 20:41:43 +02:00 |
|
Johannes Mockenhaupt
|
c7c90ea919
|
Proper fix.
|
2018-04-16 10:11:48 +02:00 |
|
Johannes Mockenhaupt
|
58aa4f1323
|
Unbreak wizard xml, small fixes.
|
2018-04-15 19:29:23 +02:00 |
|
Johannes Mockenhaupt
|
447bd9b6a3
|
Alignments.
(cherry picked from commit a63c388)
|
2018-04-15 00:28:08 +02:00 |
|
Johannes Mockenhaupt
|
9b80221752
|
Set inputType for notes fields.
(cherry picked from commit af0807d)
|
2018-04-14 10:43:48 +02:00 |
|
Johannes Mockenhaupt
|
f420491611
|
NewCarbsDialog: cleanups.
|
2018-04-13 21:35:25 +02:00 |
|
Johannes Mockenhaupt
|
bf7e9e4bf3
|
NewInsulinDialog: add notes field, use relative time, align style.
|
2018-04-13 21:35:25 +02:00 |
|
Johannes Mockenhaupt
|
719d3d459b
|
NumberPicker: apply signed, decimal constraints for keyboard usage.
|
2018-04-13 21:35:25 +02:00 |
|
Johannes Mockenhaupt
|
efcc02775b
|
FillDialog: add missed validation, notes field, align style.
|
2018-04-13 21:35:25 +02:00 |
|
Johannes Mockenhaupt
|
bf02edd871
|
Make visibility of notes field a preference.
|
2018-04-12 21:43:55 +02:00 |
|
Johannes Mockenhaupt
|
05e07cf943
|
Align style of labels, i18n.
|
2018-04-12 21:32:47 +02:00 |
|
Johannes Mockenhaupt
|
4acf0c713a
|
Merge remote-tracking branch 'origin/dev' into carbs-gen-pr
* origin/dev:
Adding notes to carbs and to wizard on overview
|
2018-04-12 21:23:30 +02:00 |
|
Johannes Mockenhaupt
|
a075d87da1
|
Remove help dialog.
(cherry picked from commit b1ef8e1)
|
2018-04-12 20:59:24 +02:00 |
|
Johannes Mockenhaupt
|
d2491ca429
|
NewCarbsDialog: add duration, help.
|
2018-04-11 13:05:54 +02:00 |
|
Markus M. May
|
99c8bbc6c2
|
Adding notes to carbs and to wizard on overview
|
2018-04-09 22:10:08 +02:00 |
|
AdrianLxM
|
5c6e598cd6
|
Merge branch 'dev' into lp-edit
|
2018-04-08 16:14:43 +02:00 |
|
Johannes Mockenhaupt
|
344d9c1f49
|
Combo: remove 'read history' button.
History and basal rate profile are permanently checked and updated. This
functionality would only be needed if driver was fundamentally broken.
|
2018-04-06 11:35:35 +02:00 |
|
Johannes Mockenhaupt
|
db4439f1cc
|
Combo: remove half-backed alerts dialog.
|
2018-04-06 11:35:34 +02:00 |
|
Johannes Mockenhaupt
|
e937a777ba
|
Combo: remove superseeded TDD button and dialog.
|
2018-04-06 11:35:34 +02:00 |
|