Commit graph

7067 commits

Author SHA1 Message Date
Milos Kozak 0d5ea4f700 add Lithuanian language 2 2019-07-25 16:43:39 +02:00
Milos Kozak 838e19877b add Lithuanian language 2019-07-25 16:43:00 +02:00
Milos Kozak 09270f36bf
Merge branch 'dev' into automation 2019-07-25 16:17:16 +02:00
Milos Kozak 0b28c92c2d
Merge pull request #1868 from andyrozman/medtronic_andy_merge
Medtronic driver merge
2019-07-25 16:15:17 +02:00
Andy Rozman c4b3a75c73 Merge branch 'medtronic_andy_merge' of https://github.com/andyrozman/AndroidAPS into medtronic_andy_merge 2019-07-25 14:54:24 +01:00
Andy Rozman dbc527605b - disabled test 2019-07-25 14:49:43 +01:00
Milos Kozak 41f22176dd fix failing travis 2019-07-25 15:22:08 +02:00
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