Commit graph

8032 commits

Author SHA1 Message Date
Johannes Mockenhaupt a1c7aae794
Refactor: dedup, method abstraction level. 2020-01-16 20:39:25 +01:00
Johannes Mockenhaupt 8f02459849
#2369 Set event time for second event plus 1s too 2020-01-16 15:46:53 +01:00
Milos Kozak 6e38f52c7d
Merge pull request #2371 from quizzmaster/dev
Fix scaling of the activity graph
2020-01-16 13:40:12 +01:00
Sebastian Lenz ef4903253d Fix scaling of the activity graph 2020-01-16 12:45:55 +01:00
Milos Kozak 31edddc5cf removed icon in bolusprogress dialog 2020-01-15 22:53:40 +01:00
Milos Kozak b1a376e68a Fix displying OAPS Offline intervals 2020-01-15 22:42:42 +01:00
Milos Kozak 1e3c979b51 PhoneChecker 2020-01-15 19:56:57 +01:00
Milos Kozak 8c02daf39d Fix NPE 2020-01-15 11:18:25 +01:00
Milos Kozak d0fb2fd0e9 overview layout improvements 2020-01-14 16:15:43 +01:00
Milos Kozak 230ef4e988 fix tests 2020-01-14 11:44:28 +01:00
Milos Kozak dd37ec9bb9 apply only for non faking EB 2020-01-14 09:09:22 +01:00
Milos Kozak 94dd843825 Allow EB in open loop mode 2020-01-13 22:16:13 +01:00
Milos Kozak 6e40c2ebc6 Add Careportal plugin in NSCLIENT mode only) 2020-01-13 21:06:07 +01:00
Milos Kozak ef238253f9 Merge branch 'dev' of https://github.com/MilosKozak/AndroidAPS into dev 2020-01-13 20:25:43 +01:00
Milos Kozak dec6dcf63d Small layout improvements 2020-01-13 20:18:31 +01:00
Milos Kozak 23de3b0a3b Note & Exercise to actions 2020-01-13 19:38:10 +01:00
Andy Rozman cc7100472b - Bug #51 - changed area displaying data for init_pod, area is now 150dp (previously 140dp), but marging bottom was changed from 30dp to 20dp... Needs to be checked if its ok now... 2020-01-12 18:00:21 +01:00
Andy Rozman bee2a1b21c - changed version to omnipod-0.2-SNAPSHOT 2020-01-12 13:50:46 +01:00
Andy Rozman 08ccfe8488 - changed version to 0.1 (from snapshot) 2020-01-12 13:35:16 +01:00
Andy Rozman c336ceba33 - trying to fix problem with exception 2020-01-12 12:42:10 +01:00
Andy Rozman be88aa69f1 - possible fix for pod not avilable notification 2020-01-12 11:59:38 +01:00
Milos Kozak 1a7da7cc1d
New Crowdin translations (#2351)
* New translations insight_alert_descriptions.xml (Greek)

* New translations strings.xml (German)

* New translations strings.xml (Swedish)

* New translations strings.xml (Spanish)

* New translations strings.xml (Portuguese, Brazilian)

* New translations strings.xml (Greek)

* New translations strings.xml (Portuguese)

* New translations strings.xml (Slovak)

* New translations strings.xml (Italian)

* New translations strings.xml (Dutch)

* New translations strings.xml (Bulgarian)

* New translations strings.xml (Romanian)

* New translations strings.xml (French)

* New translations strings.xml (Slovak)

* New translations strings.xml (Portuguese, Brazilian)
2020-01-10 17:56:57 +01:00
Milos Kozak ae87a6ae0c Fix statistics activity 2020-01-10 00:01:42 +01:00
Milos Kozak 67b3b2613d filter bad records in db 2020-01-09 23:30:40 +01:00
Andy Rozman 18145d91d9 Merge branch 'omnipod_eros' of https://github.com/AAPS-Omnipod/AndroidAPS into omnipod_eros 2020-01-07 22:40:28 +01:00
Andy Rozman 39ce23ec86 - notification that pod is not available... Will be refreshed every 15 minutes. 2020-01-07 22:37:37 +01:00
Bart Sopers 3a8cc12853 Add fixed 'pump unreachable' alerts for Omnipod 2020-01-07 19:26:01 +01:00
Bart Sopers ceca00ca50 Fix cancel TBR type in Pod history 2020-01-06 22:35:24 +01:00
Bart Sopers a2255a83cc Round to supported rates for basal, temp basal and bolus 2020-01-05 18:28:57 +01:00
Bart Sopers d4df928aac Change insert cannula text a little 2020-01-05 18:09:00 +01:00
swissalpine a58a6540f2
Last inverted function void handleAge() 2020-01-05 16:12:50 +01:00
swissalpine 0326f854db
Adjust handleAge too 2020-01-05 15:51:27 +01:00
Andy Rozman 9f215e607c - moving classes around a little for init pod
- change text
2020-01-05 15:33:35 +01:00
Andy Rozman adf1d892da - saving last error data, when error comes 2020-01-04 16:23:35 +01:00
Milos Kozak a5393eff84 revert TRB displaying 2020-01-03 22:52:21 +01:00
swissalpine 9b6e97e1f2
Fix for mixed up bage_warn, bage_urgent for Combo in Statuslights
Fixes the small bug mentioned in https://github.com/MilosKozak/AndroidAPS/issues/2320
2020-01-03 06:56:27 +01:00
Andy Rozman db117bf736 - change order of display 2020-01-02 23:56:54 +01:00
Andy Rozman d58075a93c - fixed problem parsing Bolus
- reworked storing of Profile, instead of Profile we use Profile.ProfileValue[]
2020-01-02 23:22:57 +01:00
Milos Kozak 1b4d06101d Fix creating careportal entries in Actions tab 2020-01-02 18:25:49 +01:00
Andy Rozman 7097689c28 Merge branch 'omnipod_eros' of https://github.com/AAPS-Omnipod/AndroidAPS into omnipod_eros 2020-01-02 09:47:28 +01:00
Andy Rozman ef037470af - trying to do Profile another way 2020-01-02 09:47:13 +01:00
Bart Sopers b08045b326 Automatically retry bolus cancellation and show error when setting TBR fails due to a PodFaultException 2020-01-02 01:08:18 +01:00
Milos Kozak 9e9ae3cf91 Allow date in CarbsDialog 2020-01-02 00:40:03 +01:00
Andy Rozman 57c35bad58 Merge branch 'omnipod_eros' of https://github.com/AAPS-Omnipod/AndroidAPS into omnipod_eros 2020-01-02 00:22:11 +01:00
Andy Rozman 0fdcb862a6 - small logging so that we can fix this date parsing problem 2020-01-02 00:11:09 +01:00
Milos Kozak d71f036dba Revert in range color 2020-01-01 23:44:13 +01:00
Milos Kozak 1b513cabbd
New Crowdin translations (#2316)
* New translations strings.xml (Portuguese, Brazilian)

* New translations strings.xml (Swedish)

* New translations strings.xml (Portuguese)

* New translations strings.xml (French)

* New translations strings.xml (French)

* New translations strings.xml (Russian)

* New translations strings.xml (Italian)

* New translations strings.xml (German)

* New translations strings.xml (French)
2020-01-01 23:40:54 +01:00
Bart Sopers 2e926c5d8e Fix compile error 2020-01-01 23:40:38 +01:00
Milos Kozak f1a72a3897
Merge pull request #2321 from osodebailar/refactor-header-area
issue #2318 Refactor header area destroys layout on Atom . Fixed smal…
2020-01-01 23:40:14 +01:00
Bart Sopers 511c078659 Revert "Add string resource"
This reverts commit 5f4c12e487.
2020-01-01 23:19:16 +01:00