Commit graph

9187 commits

Author SHA1 Message Date
AdrianLxM acf9f05928
Removed internal function
TypedArrayUtils is marked as `@RestrictTo(LIBRARY_GROUP_PREFIX)`.
getAttr() will chose between the two parameters, so if both are the same has no functionality anyway.
2020-04-29 00:39:20 +02:00
Bart Sopers a0e5ec74fa Improve exception handling 2020-04-29 00:10:53 +02:00
Milos Kozak 90f08279d3 Merge remote-tracking branch 'origin/dev' into rs 2020-04-29 00:07:25 +02:00
Bart Sopers b482f0690f WIP on always retrying 0x07 and 0x03 messages together 2020-04-29 00:01:11 +02:00
Bart Sopers b515fbae92 Update VersionResponse 2020-04-28 23:11:32 +02:00
Milos Kozak 99f6741f78
Merge pull request #2604 from MilosKozak/mdtrefactor
MDT refactor
2020-04-28 10:23:48 +02:00
Milos Kozak 0aa8a4b270
New Crowdin translations (#2584)
* New translations protection.xml (Czech)

* New translations protection.xml (German)

* New translations validator.xml (German)

* New translations strings.xml (German)

* New translations strings.xml (German)

* New translations strings.xml (Russian)

* New translations strings.xml (Russian)

* New translations strings.xml (Russian)

* New translations strings.xml (Russian)

* New translations strings.xml (Russian)

* New translations strings.xml (Russian)

* New translations strings.xml (German)

* New translations strings.xml (Portuguese)

* New translations strings.xml (Portuguese, Brazilian)

* New translations strings.xml (Portuguese, Brazilian)

* New translations strings.xml (Portuguese)

* New translations strings.xml (Portuguese)

* New translations protection.xml (Portuguese)

* New translations validator.xml (Portuguese)

* New translations strings.xml (Portuguese, Brazilian)

* New translations protection.xml (Portuguese, Brazilian)

* New translations validator.xml (Portuguese, Brazilian)

* New translations validator.xml (Portuguese, Brazilian)

* New translations validator.xml (Portuguese)

* New translations strings.xml (Spanish)

* New translations strings.xml (Spanish)

* New translations strings.xml (Portuguese)

* New translations strings.xml (Portuguese, Brazilian)

* New translations strings.xml (Bulgarian)

* New translations strings.xml (Portuguese)

* New translations strings.xml (Portuguese, Brazilian)

* New translations strings.xml (Portuguese)

* New translations protection.xml (Portuguese)

* New translations strings.xml (Portuguese, Brazilian)

* New translations protection.xml (Portuguese, Brazilian)

* New translations strings.xml (German)

* New translations strings.xml (Portuguese)

* New translations strings.xml (Portuguese, Brazilian)

* New translations strings.xml (Slovak)

* New translations protection.xml (Slovak)

* New translations strings.xml (Slovak)

* New translations validator.xml (Slovak)

* New translations strings.xml (Russian)

* New translations strings.xml (Russian)

* New translations strings.xml (Russian)

* New translations protection.xml (Russian)

* New translations validator.xml (Russian)

* New translations objectives.xml (Portuguese)

* New translations objectives.xml (Portuguese, Brazilian)

* New translations objectives.xml (German)

* New translations strings.xml (Portuguese)

* New translations strings.xml (Portuguese, Brazilian)

* New translations strings.xml (Russian)

* New translations objectives.xml (Russian)

* New translations strings.xml (Portuguese)

* New translations strings.xml (Portuguese, Brazilian)

* New translations objectives.xml (Portuguese)

* New translations objectives.xml (Portuguese, Brazilian)

* New translations objectives.xml (Russian)

* New translations objectives.xml (German)

* New translations strings.xml (German)

* New translations objectives.xml (German)

* New translations objectives.xml (Czech)

* New translations objectives.xml (Russian)

* New translations objectives.xml (Lithuanian)

* New translations strings.xml (Lithuanian)

* New translations strings.xml (Romanian)

* New translations exam.xml (Lithuanian)

* New translations strings.xml (Portuguese, Brazilian)

* New translations strings.xml (Chinese Simplified)

* New translations strings.xml (Turkish)

* New translations validator.xml (Swedish)

* New translations protection.xml (Swedish)

* New translations objectives.xml (Swedish)

* New translations strings.xml (Swedish)

* New translations strings.xml (Slovak)

* New translations strings.xml (Russian)

* New translations strings.xml (Portuguese)

* New translations strings.xml (Polish)

* New translations strings.xml (Dutch)

* New translations strings.xml (Lithuanian)

* New translations strings.xml (French)

* New translations strings.xml (Korean)

* New translations strings.xml (Italian)

* New translations strings.xml (Greek)

* New translations strings.xml (German)

* New translations strings.xml (Czech)

* New translations strings.xml (Bulgarian)

* New translations strings.xml (Afrikaans)

* New translations strings.xml (Spanish)

* New translations strings.xml (Slovak)

* New translations strings.xml (Czech)

* New translations objectives.xml (Portuguese)

* New translations validator.xml (Italian)

* New translations objectives.xml (Italian)

* New translations objectives.xml (Bulgarian)

* New translations strings.xml (Slovak)

* New translations strings.xml (Czech)

* New translations strings.xml (Italian)

* New translations objectives.xml (Italian)

* New translations protection.xml (Italian)

* New translations validator.xml (Italian)

* New translations strings.xml (Italian)

* New translations strings.xml (German)

* New translations strings.xml (Czech)

* New translations strings.xml (German)

* New translations strings.xml (Italian)

* New translations strings.xml (Polish)

* New translations strings.xml (Slovak)

* New translations objectives.xml (Slovak)

* New translations objectives.xml (Polish)

* New translations protection.xml (Polish)

* New translations strings.xml (Russian)

* New translations strings.xml (Czech)

* New translations strings.xml (Czech)

* New translations strings.xml (German)

* New translations strings.xml (Italian)

* New translations strings.xml (Slovak)

* New translations strings.xml (French)

* New translations strings.xml (Portuguese)

* New translations strings.xml (Russian)

* New translations protection.xml (French)

* New translations objectives.xml (French)

* New translations validator.xml (French)
2020-04-28 09:43:12 +02:00
Milos Kozak 789d520606 fix preference processing 2020-04-28 09:08:03 +02:00
Milos Kozak bb39dd994a fix logging 2020-04-28 00:48:43 +02:00
Milos Kozak a2ebcb5ff0 remove some static dependencies 2020-04-27 23:55:06 +02:00
Milos Kozak 7b773ae800 remove unused test 2020-04-27 23:32:54 +02:00
Andy Rozman 67a41dedc4 - added activities to ActivitiesModule
- fixed RileyLinkBLEScanActivity to work with omnipod
2020-04-27 22:22:19 +01:00
Bart Sopers 5d25e39dd1 Verify the message address before accepting 2020-04-27 23:14:00 +02:00
Milos Kozak 1b21b74878 MDT refactor pass 17 2020-04-27 23:02:12 +02:00
Bart Sopers b8f2fdc7a8 Small cleanup 2020-04-27 22:55:31 +02:00
Bart Sopers 45ef41d1a3 Accept packets with a packet address of 0xFFFFFFFF to match PDM & Pod 2020-04-27 22:51:44 +02:00
Bart Sopers ed1efe8944 Properly decode non-nonce error responses and some renaming/cleanup 2020-04-27 22:30:51 +02:00
Milos Kozak 52e0e3ec51 MDT refactor pass 16 2020-04-27 22:19:50 +02:00
Milos Kozak a3278d53c3 MDT refactor pass 15 2020-04-27 21:41:24 +02:00
Milos Kozak 975f61563c MDT refactor pass 14 2020-04-27 21:14:45 +02:00
Milos Kozak dbb7570de7 MDT refactor pass 13 2020-04-27 20:22:00 +02:00
Milos Kozak e21b1e4d3d MDT refactor pass 12 2020-04-27 18:44:41 +02:00
Andy Rozman f23680cee5 - dagger fixes 2020-04-27 17:21:46 +01:00
Milos Kozak 6add8a8d86 MDT refactor pass 11 2020-04-27 18:14:06 +02:00
Milos Kozak 85558620fc MDT refactor pass 10 2020-04-27 16:23:05 +02:00
Milos Kozak 7e712bd612 MDT refactor pass 9 2020-04-27 15:18:59 +02:00
Milos Kozak 30e7f8ed38 MDT refactor pass 8 2020-04-27 14:30:38 +02:00
Milos Kozak f686c81115 MDT refactor pass 7 2020-04-27 13:24:35 +02:00
Milos Kozak 7b9247b1a0 MDT refactor pass 6 2020-04-27 12:25:07 +02:00
Tim Gunn 2e89e410d9
clarify definition 2020-04-27 20:33:41 +12:00
Milos Kozak 3598e00290 MDT refactor pass 5 2020-04-27 10:33:03 +02:00
Tim Gunn b42304d836
Add skip Neutral Temps preference 2020-04-27 20:09:46 +12:00
Milos Kozak e2e0de25bc MDT refactor pass 4 2020-04-27 01:12:04 +02:00
Milos Kozak 331c1c3ab5 MDT refactor pass 3 2020-04-26 23:52:29 +02:00
Andy Rozman 0b8168a62f - refactor RileyLinkOmnipodService 2020-04-26 21:50:47 +01:00
Milos Kozak 0d063ca73f MDT refactor pass 2 2020-04-26 22:47:13 +02:00
Bart Sopers 9a5cd3c902 Add some checks and logging in Omnipod packet and message exchange 2020-04-26 21:11:47 +02:00
Andy Rozman 54354fad89 Merge branch 'dev' into omnipod_eros_dev_dagger 2020-04-26 19:00:49 +01:00
Andy Rozman c1c29da835 - added Omnipod loader 2020-04-26 18:28:00 +01:00
Milos Kozak c0f6f1a5e9 remove unused tests 2020-04-26 17:01:31 +02:00
Milos Kozak 2eb0122dd6 Merge remote-tracking branch 'origin/mdtrefactor' into dev 2020-04-26 16:17:19 +02:00
Andy Rozman a805f5b827 Merge branch 'dev' into omnipod_eros_dev_dagger 2020-04-26 11:17:15 +01:00
Milos Kozak 777dd9f91d
Merge pull request #2596 from AAPS-Omnipod/dagger_omnipod_common
Dagger omnipod common
2020-04-26 10:51:54 +02:00
Milos Kozak 6e83f9e153 fix tests 2020-04-26 10:24:25 +02:00
Milos Kozak 0bbc44ac08 Merge branch 'dev' of https://github.com/MilosKozak/AndroidAPS into dev 2020-04-25 22:59:41 +02:00
Milos Kozak d86c5f1dd2 BatteryLevel -> ChargingStateReceiver 2020-04-25 22:59:22 +02:00
AdrianLxM 3bd4e4d394 plugin as map not set 2020-04-25 22:31:39 +02:00
Andy Rozman 973403e944 - changes from omnipod tree
- changed PumpInterface for TimeDateOrTZChangeReceiver changes, and changes on all the pumps (method name and parameters)
    - some RL changes
    - added something to profile
2020-04-25 21:10:58 +01:00
Milos Kozak 403c609319 migrate to ViewPager2 2020-04-25 21:52:20 +02:00
Andy Rozman 3bb3c39db3 Merge branch 'dev' of https://github.com/MilosKozak/AndroidAPS into dev 2020-04-25 16:55:50 +01:00