Commit graph

6083 commits

Author SHA1 Message Date
Milos Kozak 283fa0debf fix string 2019-07-25 15:17:58 +02:00
Andy Rozman 29d0545d47 - fixed manufacturer and model 2019-07-25 13:41:57 +01:00
Milos Kozak 51bc5d3618 Merge branch 'dev' into medtronic_andy_merge 2019-07-25 13:40:37 +02:00
Andy Rozman da0b3c84f9 - added translatable="false" to all new keys 2019-07-24 16:42:10 +01:00
Andy Rozman b1320c4bcb - added keys for preferences and fixes on all other places 2019-07-23 16:09:56 +01:00
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 77d7f1ca65 Merge branch 'automation' of https://github.com/MilosKozak/AndroidAPS into automation 2019-07-22 16:28:57 +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 4848aca82e
Merge pull request #1860 from MilosKozak/l10n_dev
New Crowdin translations
2019-07-22 11:56:46 +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 2ee8467243
Merge pull request #1880 from PoweRGbg/automationTests
more Automation tests
2019-07-22 09:54:59 +02:00
Roumen Georgiev 4cc556b1cb TriggerRecurringTime tests 2019-07-19 14:19:54 +03:00
Milos Kozak 01e87e0a93 New translations insight_exceptions.xml (Korean) 2019-07-19 13:14:08 +02:00
Milos Kozak 00caa39ba3 New translations insight_alert_titles.xml (Korean) 2019-07-19 13:14:07 +02:00
Milos Kozak e27df9a0f3 New translations insight_alert_descriptions.xml (Korean) 2019-07-19 13:14:06 +02:00
Milos Kozak 412be05cc6 New translations insight_alert_codes.xml (Korean) 2019-07-19 13:14:05 +02:00
Milos Kozak ff4ff43146 New translations strings.xml (Korean) 2019-07-19 13:03:23 +02:00
Milos Kozak 12c3b3c300 New translations strings.xml (Korean) 2019-07-19 12:53:51 +02:00
Milos Kozak 048b3fce15 New translations strings.xml (Korean) 2019-07-19 12:43:54 +02:00
Milos Kozak 03bcdf82b3 validate on focus change 2019-07-19 11:44:43 +02:00
Roumen Georgiev 04c3236258 increase coverage in TriggerTime 2019-07-19 11:57:30 +03:00
Roumen Georgiev 7b3d2d4372 TriggerLocation tests 2019-07-19 10:50:30 +03:00
Milos Kozak d25f6f07b0 migrate to kotlin, remove butterknife, code claeanup 2019-07-18 23:49:59 +02:00
Andy Rozman 5379b1af88 - removed tests (they are not real tests yet) 2019-07-18 18:24:10 +01:00
Andy Rozman 7de907f3d6 - fixed NPE in RiuleyLinkStatus History
- added 2 Broadcast Receivers:
    - TimeDateOrTZChangeReceiver, this one in registered with MainApp in MainApp
    - RileyLinkBluetoothReceiver, this one is registered with MainApp from RileyLinkService
2019-07-18 18:09:49 +01:00
Milos Kozak b73bccb5b1 New translations strings.xml (Korean) 2019-07-18 13:18:52 +02:00
Milos Kozak 25fe80fc85 New translations strings.xml (Korean) 2019-07-18 12:50:00 +02:00
Milos Kozak 1b937bfe08 fix passcode generation 2019-07-17 21:16:36 +02:00
Milos Kozak 69f857b48a New translations strings.xml (German) 2019-07-17 08:02:25 +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
Andy Rozman be05ff3510 - Added 2 receivers... 2019-07-16 20:36:37 +01:00
Andy Rozman cfc1d7135f - Removed double methods that are not used 2019-07-16 18:40:35 +01: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 30e6d428a9 New translations insight_alert_titles.xml (Italian) 2019-07-16 12:10:54 +02:00
Milos Kozak 4f216245e4 New translations insight_alert_descriptions.xml (Italian) 2019-07-16 12:10:53 +02:00
Milos Kozak 973ec7faaa New translations strings.xml (Italian) 2019-07-16 12:10:52 +02:00
Milos Kozak 81a18786f3 New translations insight_exceptions.xml (Italian) 2019-07-16 11:56:34 +02:00
Milos Kozak a0d5f6e367 New translations insight_alert_codes.xml (Italian) 2019-07-16 11:56:33 +02:00
Milos Kozak 13471ec235 New translations strings.xml (Italian) 2019-07-16 11:56:32 +02:00
Milos Kozak e12385ddf2 New translations strings.xml (Afrikaans) 2019-07-16 06:22:52 +02:00
Milos Kozak 1ab7937715 New translations strings.xml (Czech) 2019-07-15 19:53:38 +02:00
Milos Kozak d2b3f6c6eb New translations strings.xml (Russian) 2019-07-15 17:16:50 +02:00
Milos Kozak 1b67b03d3a New translations strings.xml (Russian) 2019-07-15 16:55:54 +02:00
Milos Kozak 891842c0d6 New translations strings.xml (Swedish) 2019-07-15 16:06:49 +02:00
Milos Kozak e8c8a1e6be New translations strings.xml (Slovak) 2019-07-15 16:06:37 +02:00
Milos Kozak c0d85e85a0 Merge branch 'dev' into iobfix 2019-07-15 15:52:02 +02:00
Milos Kozak 945b3db86a New translations strings.xml (Slovak) 2019-07-15 15:36:19 +02:00
Milos Kozak 3e5f47bdfe New translations strings.xml (Portuguese, Brazilian) 2019-07-15 15:35:28 +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 d16285ed57 New translations strings.xml (Korean) 2019-07-15 15:20:15 +02:00
Milos Kozak 6e5297b901 New translations strings.xml (Korean) 2019-07-15 15:05:30 +02:00
Milos Kozak fad99b5fa3 New translations strings.xml (Korean) 2019-07-15 14:53:54 +02:00
Milos Kozak 2bdf9502c5 New translations strings.xml (Swedish) 2019-07-15 14:24:07 +02:00
Milos Kozak e7941875c2 New translations strings.xml (Spanish) 2019-07-15 14:24:02 +02:00
Milos Kozak 532452bdc5 New translations strings.xml (Lithuanian) 2019-07-15 13:37:30 +02:00
Milos Kozak ee65afd086 New translations strings.xml (German) 2019-07-15 13:23:56 +02:00
Milos Kozak f172d350ff New translations strings.xml (Czech) 2019-07-15 12:56:14 +02:00
Milos Kozak db9df1d784 New translations strings.xml (French) 2019-07-15 12:48:27 +02:00
Milos Kozak 17c037b970 New translations strings.xml (Greek) 2019-07-15 12:48:14 +02:00
Milos Kozak 059e990158 New translations strings.xml (Bulgarian) 2019-07-15 12:47:41 +02:00
Milos Kozak e921724319 New translations strings.xml (Czech) 2019-07-15 12:47:34 +02:00
Milos Kozak 49494db849 New translations strings.xml (Spanish) 2019-07-15 12:47:01 +02:00
Milos Kozak 0dc6f40678 New translations strings.xml (Swedish) 2019-07-15 12:46:54 +02:00
Milos Kozak 5361a4894a New translations strings.xml (Portuguese) 2019-07-15 12:46:12 +02:00
Milos Kozak 7ddf5dd5f6 make translation easier 2019-07-15 12:33:03 +02:00
Milos Kozak a96ebaeb86 New translations strings.xml (Bulgarian) 2019-07-15 11:09:12 +02:00
Milos Kozak 9da33f3c4a New translations strings.xml (Greek) 2019-07-15 09:57:13 +02:00
Andy Rozman c3de5d7f58 Changed files with changes to PumpInterface and Profile 2019-07-14 22:24:41 +01:00
Milos Kozak 82ba8a89ae New translations strings.xml (French) 2019-07-14 22:02:40 +02:00
Andy Rozman f0cc3d4ab2
Merge pull request #5 from jotomo/mdt-dialogs
Mdt dialogs
2019-07-14 20:18:40 +01:00
Milos Kozak 65b85c6c71 New translations strings.xml (Spanish) 2019-07-14 20:33:39 +02:00
Milos Kozak d31281d032 New translations strings.xml (Swedish) 2019-07-14 20:27:47 +02:00
Milos Kozak c4ba821dc1
Merge branch 'dev' into automation 2019-07-14 20:00:42 +02:00
Milos Kozak 8c2c2b21ea
Merge branch 'dev' into medtronic_andy_merge 2019-07-14 19:50:07 +02:00
Milos Kozak 6244f11013 New translations strings.xml (Portuguese, Brazilian) 2019-07-14 19:44:18 +02:00
Milos Kozak 72ff3e1e7f
Merge branch 'dev' into IA-in-BG-graph 2019-07-14 19:44:01 +02:00
Milos Kozak 7eb649068a
Update build.gradle 2019-07-14 18:42:48 +01:00
Milos Kozak 1a32f6a92d New translations strings.xml (German) 2019-07-14 19:22:45 +02:00
Milos Kozak 9d15ea608e static version in OpenDatasetMessage 2019-07-14 17:13:07 +01:00
Johannes Mockenhaupt 9ee6194ce3
Use OKDialog, ErrorHelper in place of MessageDialog. 2019-07-14 17:18:53 +02:00
Milos Kozak d7a28bf713 Session test 2019-07-14 16:11:27 +01:00
Johannes Mockenhaupt 240c83e83a
Proper exception logging. 2019-07-14 16:59:00 +02:00
Milos Kozak 4fd3b53a6e New translations strings.xml (Spanish) 2019-07-14 16:33:16 +02:00
Milos Kozak beb4e004bf better null checks 2019-07-14 15:01:12 +01:00
Milos Kozak 7496a746d0 New translations strings.xml (Czech) 2019-07-14 14:12:53 +02:00
Milos Kozak 6d2e159edb
retrofit version 2019-07-14 12:27:21 +01:00
Johannes Mockenhaupt 0e37228a07
Tidepool: remove category summary (is never displayed). 2019-07-14 11:54:03 +02:00
Johannes Mockenhaupt 35cc095f8b
Tidepool: fix prefs category/header. 2019-07-14 11:52:51 +02:00
Milos Kozak 5fc52123af New translations strings.xml (Slovak) 2019-07-14 10:22:42 +02:00
Milos Kozak 8686560ec8 reset version 2019-07-13 23:14:52 +02:00
Andy Rozman 400a336137 - Removed test 2019-07-13 20:29:20 +01:00
Milos Kozak 0710a03479 jetpack 2019-07-13 21:27:26 +02:00
Andy Rozman 2c07bc4c3b - Removed test 2019-07-13 19:55:14 +01:00
Andy Rozman 094d81c5ce - Fixed wrong UTest 2019-07-13 19:52:31 +01:00
Andy Rozman 92b9643b43 Merge branch 'medtronic_andy_merge' of https://github.com/andyrozman/AndroidAPS into medtronic_andy_merge 2019-07-13 19:22:07 +01:00
Andy Rozman 675dcc1b5b Fixes:
- removed unneeded classes and xml
- some fixes: MedtronicUtil, using different method to determine if pump driver is selected
2019-07-13 19:15:44 +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
Milos Kozak 4f903cd53d
Merge branch 'dev' into medtronic_andy_merge 2019-07-13 16:17:12 +02:00
Milos Kozak adf1a0da66 libraries update 2019-07-13 16:16:43 +02:00
Andy Rozman 8c8fba5522 - Added separate method for TreatmentService.createOrUpdate for Medtronic (createOrUpdateMedtronic)
- MedtronicUtil added method to detect if pump is Medtronic (reads ConfigBuilder.getActivePump().deviceID)
- TreatementService call from NS checks pump type and calls correct method
- TreatmentPlugin checks pumptype and calls correct createOrUpdate method
2019-07-13 14:28:24 +01:00
Andy Rozman 0b1ef81d40 Updated files that had only formating changes and removed lcoal files. 2019-07-13 12:26:42 +01: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
Andy Rozman 39c3f5ddfe Added engineering mode for Medtronic driver. 2019-07-12 19:31:43 +01:00
Andy Rozman a5a36332f3 Prepared for PR 2019-07-12 19:29:36 +01:00
Andy Rozman 264bbdee20 Merge branch 'dev' into medtronic_andy 2019-07-12 18:54:15 +01: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
Milos Kozak a356e5cbc7 New translations strings.xml (Polish) 2019-07-11 07:51:58 +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
Andy Rozman 7aa4716870 - changed all ui files to conform to androidx classes/implementation 2019-07-05 16:04:54 +01:00
Andy Rozman 992f69daaa medtronic-0.12.0-SNAPSHOT
- Merge branch 'dev' into medtronic_andy
2019-07-05 14:18:28 +01:00
Milos Kozak bec954b8a2 New translations strings.xml (French) 2019-07-05 13:07:53 +01:00
Andy Rozman 4088b38883 - minor change in code
- renamed version to 0.11, preparing for tag
2019-07-05 12:21:49 +01:00
Milos Kozak 91cc5e1adb New translations strings.xml (German) 2019-07-05 12:04:39 +01:00
Paulus 4b5189403c #1851 initial commit 2019-07-05 12:12:19 +02:00
Milos Kozak 18f9fa195b New translations strings.xml (Afrikaans) 2019-07-05 04:32:32 +01:00
Milos Kozak 829ef9b6ad fix test import 2019-07-05 00:49:41 +01:00
Milos Kozak 635e7cc60f uncomment 2019-07-05 00:28:19 +01:00
Milos Kozak 1bb314406c remove duplicates in gradle 2019-07-05 00:24:39 +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
Andy Rozman 7713270524 medtronic-0.11.12-SNAPSHOT
- another look at duplicate bolus problem. This should have fixed the problem, if we still get duplicated, we will
have to investigate NS angle
2019-07-05 00:15:45 +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 3a73e3cd2e New translations strings.xml (Portuguese) 2019-07-04 21:52:56 +01:00
Milos Kozak 9f2269c372 New translations strings.xml (Swedish) 2019-07-04 21:33:38 +01:00
Milos Kozak aa1d24381b New translations strings.xml (Portuguese, Brazilian) 2019-07-04 20:48:35 +01:00
Milos Kozak 0693a599d5
Merge pull request #1798 from MilosKozak/sdk28
targetsdk 28
2019-07-04 20:45:04 +01:00
Milos Kozak abcc4ba65f
Merge pull request #1858 from MilosKozak/l10n_dev
New Crowdin translations
2019-07-04 20:35:33 +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
Andy Rozman 38f13cd6db medtronic-0.11.11-SNAPSHOT
- #152 fixed double bolus problem: code is now looking for AAPS Events that happened within 2 minutes.
2019-07-04 13:24:46 +01:00
Milos Kozak 111a2cb553 New translations strings.xml (Dutch) 2019-07-04 11:19:53 +02:00
Andy Rozman be5c79f370 medtronic-0.11.10-SNAPSHOT
- #151 - when searching for AAPS events (treatments, TempBasals) we don't look at +/- 5 min anymore, just +/- 40s
2019-07-02 17:20:36 +01:00
Andy Rozman 08cae9a3bb medtronic-0.11.9-SNAPSHOT
- #150 BolusWizard512 problems
2019-07-01 12:00:50 +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 8aef18beb0
Merge pull request #1846 from MilosKozak/l10n_dev
New Crowdin translations
2019-06-30 15:56:04 +02:00
Milos Kozak 323c282b9f Tidepool in engineering mode only 2019-06-30 15:38:30 +02:00
AdrianLxM d42794137f
call startForeground() 2019-06-30 15:38:04 +02:00
AdrianLxM bdf0b0e07d
Make updateNotification public 2019-06-30 15:36:30 +02:00
AdrianLxM 3dc5c61984
DummyService has nonNull notification 2019-06-30 14:12:40 +02:00
AdrianLxM b2c46b67b6
Always create Notification 2019-06-30 14:07:41 +02:00
Milos Kozak e86094a250 updateGui to Rx 2019-06-30 01:05:33 +02:00
Andy Rozman f544f19a02 - Small fix in case that saved date is invalid (shouldn't be) 2019-06-29 21:02:51 +01:00
Andy Rozman 9a1377fd78 - Small log change in DateTimeUtil.toLocalDate 2019-06-29 19:49:35 +01:00
Andy Rozman a77f10dc94 - small fix for 0.11.8 2019-06-29 18:25:12 +01:00
Andy Rozman 982a5001b3 medtronic-0.11.8-SNAPSHOT
- #147 - Prevent update of tive if over 24h
- #148 - Pump History Dialog has filter
- #146 - Battery not updated every hour
- #149 - If BasalProfile fails its never retried
2019-06-29 16:24:47 +01:00
Milos Kozak 1512064c53 always run startForeground() 2019-06-29 12:49:29 +02:00
Milos Kozak df2ae1c52f start DummyService only if there is Notification ready 2019-06-29 10:59:10 +02:00
Milos Kozak 6ccf3788be fix dummy service start 2019-06-27 22:05:22 +02:00
Andy Rozman f0b8aefc14 medtronic-0.11.6-SNAPSHOT
- fixed problem with GettingBasal
- fixed problem with writing data into logs
2019-06-26 23:02:35 +01:00
Andy Rozman 570e93273c medtronic-0.11.5-SNAPSHOT
- little more cleanup
- removed code that reads 1.5 days history on every start
2019-06-26 13:26:03 +01:00
Milos Kozak 68835ef948 New translations strings.xml (Afrikaans) 2019-06-26 07:13:06 +02:00
Milos Kozak a9c85e20e5
Merge pull request #1832 from MilosKozak/l10n_dev
New Crowdin translations
2019-06-25 18:53:51 +02:00
Milos Kozak b950a10938
Merge pull request #1838 from MilosKozak/dxcm
Dexcom
2019-06-25 18:53:20 +02:00
Andy Rozman 32fad688fc Merge branch 'dev' into medtronic_andy 2019-06-25 14:50:41 +01:00
Andy Rozman 2a680cd8e9 medtronic-0.11.3-SNAPSHOT:
- fix for problem with TBRs
- added code to prevent crashing if it comes to error by parsing (will possibly be removed later) or modified
- fixed problem with configuration parsing (returns error/or rather retries if configuration is too short)
- added validation for BasalProfiles... might need to extend that though...
2019-06-25 14:18:52 +01:00
Milos Kozak 8c8793eb20 New translations strings.xml (French) 2019-06-24 16:34:12 +02:00
Roumen Georgiev 93aa22a48a Merge branch 'triggerLastBolus' of https://github.com/PoweRGbg/AndroidAPS into triggerLastBolus 2019-06-24 16:26:15 +03:00
Andy Rozman 5878a33ac7 Medtronic-0.11.2-SNAPSHOT
- #122 - TBRs processing
- #139 - Set Time in Pump
- #126 - Calculate Battery
- #140 - Be aware of Time/TZ changes
2019-06-23 00:01:11 +01:00
Milos Kozak f219bce4c0 New translations strings.xml (Russian) 2019-06-22 22:45:33 +02:00
Milos Kozak 488a5122fa New translations strings.xml (Portuguese) 2019-06-21 17:43:30 +02:00
Milos Kozak 187a5d3666 New translations strings.xml (Bulgarian) 2019-06-21 16:10:21 +02:00
Roumen Georgiev c5efe01163 addedd missing L 2019-06-21 16:41:36 +03:00
Milos Kozak 7e8059c3d8
Merge branch 'automation' into triggerLastBolus 2019-06-21 15:34:06 +02:00
Milos Kozak 3b263f64f1 New translations strings.xml (German) 2019-06-21 15:33:54 +02:00
Milos Kozak a9d8420451
Merge branch 'automation' into deltaTrigger 2019-06-21 15:22:40 +02:00
Milos Kozak 6815f417dc New translations strings.xml (French) 2019-06-21 15:08:28 +02:00
Milos Kozak 5191384521 New translations strings.xml (German) 2019-06-21 15:08:20 +02:00
Milos Kozak 71d53b2f23 New translations strings.xml (Dutch) 2019-06-21 15:06:57 +02:00
Milos Kozak 95f324ee4c New translations strings.xml (Russian) 2019-06-21 15:06:42 +02:00
Milos Kozak efa28b4e46 New translations strings.xml (Swedish) 2019-06-21 15:06:23 +02:00
Milos Kozak 7ab8832fa0 New translations strings.xml (Turkish) 2019-06-21 15:06:17 +02:00
Milos Kozak 507aa486ef New translations strings.xml (Polish) 2019-06-21 15:05:52 +02:00
Milos Kozak 63158f0ffc New translations strings.xml (Portuguese) 2019-06-21 15:05:46 +02:00
Milos Kozak 8d9c18dd35
Merge pull request #1834 from MilosKozak/boluswizard
BolusWizard -> kt, code consolidation
2019-06-21 14:54:45 +02:00
Tebbe Ubben d014962fc8
Merge pull request #1843 from MilosKozak/foreground-service-fix
resolve dangling else and private constructor for singleton
2019-06-21 14:32:08 +02:00
Milos Kozak fcf54dc23c
Merge pull request #1840 from MilosKozak/foreground-service-fix
Also show notification when no profile is set
2019-06-21 14:15:07 +02:00
AdrianLxM 45805ed410 BolusWizard privacy 2019-06-21 13:23:37 +02:00
Milos Kozak 7b15cfb395 fix comparing bolus size granularity 2019-06-21 11:41:50 +02:00