Dominik Dzienia
7ec1bbc260
[FIX] For wear OS, fixes main menu items layout, allowing longer labels to be displayed properly. It uses API26+ autosizing to fit longer menu entries.
2019-12-10 12:16:16 +01:00
Philoul
f6649939aa
Text string in layout (but no sure if it's necessary...)
2019-12-08 00:02:21 +01:00
Philoul
401b4c170f
replacing getRessources.getString with aaps.gs in java files
2019-12-07 23:14:36 +01:00
Milos Kozak
e2e74c0014
New Crowdin translations ( #2242 )
...
* New translations strings.xml (Dutch)
* New translations strings.xml (Czech)
* New translations strings.xml (Afrikaans)
* New translations strings.xml (Russian)
* New translations strings.xml (Portuguese, Brazilian)
* New translations strings.xml (Romanian)
* New translations strings.xml (Slovak)
* New translations strings.xml (Portuguese)
* New translations strings.xml (Spanish)
* New translations strings.xml (Swedish)
* New translations strings.xml (Portuguese, Brazilian)
* New translations strings.xml (Polish)
* New translations strings.xml (Bulgarian)
* New translations strings.xml (Chinese Simplified)
* New translations strings.xml (Croatian)
* New translations strings.xml (Czech)
* New translations strings.xml (Dutch)
* New translations strings.xml (Finnish)
* New translations strings.xml (French)
* New translations strings.xml (Lithuanian)
* New translations strings.xml (German)
* New translations strings.xml (Greek)
* New translations strings.xml (Hebrew)
* New translations strings.xml (Irish)
* New translations strings.xml (Italian)
* New translations strings.xml (Japanese)
* New translations strings.xml (Korean)
* New translations strings.xml (Turkish)
* New translations strings.xml (Portuguese)
* New translations strings.xml (Slovak)
* New translations strings.xml (German)
* New translations strings.xml (German)
* New translations strings.xml (German)
* New translations strings.xml (Portuguese)
* New translations strings.xml (Portuguese)
* New translations strings.xml (Italian)
* New translations strings.xml (Italian)
* New translations strings.xml (Italian)
* New translations strings.xml (Portuguese)
* New translations strings.xml (Russian)
* New translations strings.xml (French)
* New translations strings.xml (French)
* New translations strings.xml (Slovak)
* New translations strings.xml (German)
* New translations strings.xml (German)
* New translations strings.xml (Bulgarian)
2019-12-07 12:42:27 +01:00
Philoul
d50f01af3d
Missing strings in FillMenuActivity
2019-12-06 09:16:20 +01:00
Philoul
bfe7a34735
Second commit with mainly java files
2019-12-05 21:00:39 +01:00
Philoul
c716ac006b
Merge remote-tracking branch 'origin/dev' into watch_strings
...
# Conflicts:
# wear/src/main/res/values/strings.xml
2019-12-05 18:26:57 +01:00
Philoul
c791f67892
First commit (Strings created, title in preferences.xml and BolusActivity.Java updated)
2019-12-05 18:21:48 +01:00
Milos Kozak
48581a0ac6
move wear arrays to extra resources file
2019-12-05 16:39:34 +01:00
Dominik Dzienia
85ee3519fd
( #2240 ) Fixed open loop notifications on wear os - support for Android O channel config
2019-12-04 09:34:59 +01:00
Philoul
d40f6c9fce
I think allmost all strings used in wear watch are created
...
I also created strings for items in menu (ex Quick lefty, Modern Sparse, ...)
And for missing new watchfaces (Cockpit, Steampunk, AAPSv2)
I tried to be simple for string names (category_english_label_lower_case)
2019-12-03 21:31:09 +01:00
dlvoy
b40690d0c2
Merge branch 'dev' into feature/1806_remove_whitebar_wearos
...
Resolved Conflicts in: [...]/watchfaces/Home.java [...]/watchfaces/Home2.java [...]/watchfaces/LargeHome.java
2019-11-28 06:37:32 +01:00
dlvoy
f7b556350c
[ #2210 ][ #728 ] Post-review refactoring (thanks @jotomo !)
2019-11-27 20:32:42 +01:00
dlvoy
0e370fee02
[ #2210 ][ #728 ] Ignoring JaCoCo runtime-injected fields that affected tests
2019-11-26 10:49:01 +01:00
dlvoy
48aa7a887a
[ #2210 ][ #728 ] Tests for complications related, formating, perisitence, utils and data-model code of wear module
2019-11-26 09:30:46 +01:00
dlvoy
1042e8aab8
[ #728 ] Post review / test related minor improvements:
...
- improving mockability when Android classes are used
- POJO Pair instead Java
- old BGWatchData cleanup fix
- Persistence getDataMap fix
- minor fixes and improvements to display formating
2019-11-26 09:30:45 +01:00
dlvoy
20eae8eb12
[ #728 ] Fix for complications update period (from @jotomo review)
2019-11-26 09:30:27 +01:00
dlvoy
e9e1fbae2f
[ #2210 ][ #728 ] - Code coverage config for wear module
...
- Fixed mockito configuration for bug in 2.X
2019-11-26 09:14:39 +01:00
dlvoy
1240deb4d3
Merge branch 'dev' into feature/728_wearos_complication
2019-11-22 15:58:41 +01:00
Dominik Dzienia
07ca4b6524
Unit test configuration for Wear OS, first tests
2019-11-21 16:04:18 +01:00
Dominik Dzienia
11665a1d89
[ #728 ] Complication support - Watch OS selection of Short, Long and Image complications with current AAPS status (SGV, trend, delta, BR, IoB, CoB, phone/uploader battery)
2019-11-15 11:23:50 +01:00
Dominik Dzienia
a7589e4758
[ #1806 ] For WearOS app, added option to make white status bar match background of whole watchface and blend in, switchable on Settings -> Matching divider
2019-11-05 17:08:27 +01:00
Milos Kozak
663d6464d5
upgrade libs
2019-08-05 11:11:07 +02:00
Milos Kozak
84ecb92771
lint recommendations
2019-07-27 19:56:07 +02:00
Milos Kozak
1baec16c4b
remove unneeded semicolons
2019-07-26 23:21:01 +02:00
Andy Rozman
0b1ef81d40
Updated files that had only formating changes and removed lcoal files.
2019-07-13 12:26:42 +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
9a76f3386d
androidx transition
2019-05-16 13:57:37 +02:00
Milos Kozak
8c00a9fade
wear libraries update
2019-05-16 00:21:32 +02:00
Andy Rozman
5cca0b821b
Some gradle changes and fixes after merge.
2019-05-02 23:27:49 +01:00
Andy Rozman
ad17c66b1b
Merge branch 'dev' into medtronic_andy
2019-04-10 17:05:56 +01:00
Andy Rozman
8345d48250
gradle fix
2019-04-10 16:43:01 +01:00
Andy Rozman
7392eaeb58
- gradle fixes
...
- remove formatting changes
- moved plugins/general/overview/Dialogs/ to plugins/general/overview/dialogs/
- fixing treatment changes that are received from NS, and extending copying of data to ignore pumpId
2019-04-10 16:24:16 +01:00
Milos Kozak
3b1d96ecc9
LINT: xml
2019-04-08 17:03:18 +02:00
Milos Kozak
eee3bc4838
LINT: WakeLocks
2019-04-08 16:48:19 +02:00
Andy Rozman
03b3bf7388
Merge branch 'dev' into medtronic_andy
2019-04-07 23:48:20 +01:00
Milos Kozak
fbd9e3e501
Firebase integration
2019-04-04 17:15:45 +02:00
Andy Rozman
bd3529e650
Merge branch 'dev' into medtronic_andy
2019-03-31 20:03:49 +01:00
AdrianLxM
d4d499587b
Merge remote-tracking branch 'andyremote/wear_upgrade' into dev-wear
2019-03-18 23:51:20 +01:00
AdrianLxM
859267fe34
build with lint complaining
2019-03-14 10:47:29 +01:00
Andy Rozman
f7c4db35b5
Merge branch 'dev' into wear_upgrade
2019-03-12 22:46:38 +00:00
Andy Rozman
6fcb1ce230
Medtronic 0.8.1-SNAPSHOT
...
- wear changes
- refactoring of decoder
- started work on bolus, tbr, resumes
2019-03-10 19:08:54 +00:00
Andy Rozman
b91ab26863
Wear android manifest
2019-03-06 23:48:45 +00:00
Andy Rozman
6e500c1e75
On both sides changed BIND_LISTENER in manifest and added a lot of logging, some might be commented out.
...
On AAPS side:
- added some capabilites
- fully refactored SendToDataLayerThread (copied from xdrip)
- updated code
- all tasks are now executed on Executor (and not by itself) - main problem that some data was not sent
On Wear side:
- added capabilities and refactored code in ListenerService (by looking at xdrip code)
2019-03-06 23:38:18 +00:00
Milos Kozak
5cf9516012
fix gradle files
2019-03-05 20:44:51 +01:00
Andy Rozman
056ad650cd
- changed wear versions
...
- added some code to listener
- added some log entries
2019-03-05 01:05:16 +00:00
Andy Rozman
fda43c423d
- Change wear versions to highest
2019-03-04 23:23:51 +00:00
Milos Kozak
b6809c9d45
fix compiler warning
2018-10-22 21:27:15 +02:00
Milos Kozak
4f107cf3ee
wear flavors
2018-08-29 17:56:34 +02:00
AdrianLxM
8716f57978
timeshift can be negative on watch
2018-08-02 21:40:44 +02:00
Sebastian Lenz
971e258265
cancel TBR request notification on wearable if accepted or no longer valid
2018-07-25 23:48:54 +02:00
Sebastian Lenz
8c49119b15
processing the acceptance of the TBR request from the wearable
2018-07-25 23:47:59 +02:00
Sebastian Lenz
e2ef8f2d74
send notification about TBR request to the wearable
2018-07-25 23:46:06 +02:00
AdrianLxM
6e9e9702e0
icons & wear
2018-07-21 21:21:29 +02:00
Milos Kozak
375025f7f0
remove unused string
2018-07-02 15:55:52 +02:00
AdrianLxM
d8603f07be
remove debug clause and smaller fonts
2018-06-27 20:22:19 +02:00
AdrianLxM
15d373f273
vibrate again
2018-06-27 19:03:29 +02:00
AdrianLxM
f160a49ef6
only start one confirm activity
2018-06-27 18:48:09 +02:00
AdrianLxM
815c3c17a9
cleanup.
2018-06-27 18:06:27 +02:00
AdrianLxM
a283586a3c
autodismissing confirm activity.
2018-06-27 18:06:16 +02:00
AdrianLxM
0fe26fda27
confirm activity working
2018-06-27 18:06:07 +02:00
AdrianLxM
aad2b94c8e
first confirm activity
2018-06-27 18:05:55 +02:00
AdrianLxM
b05b300faf
ecarb duration format
2018-05-03 22:08:35 +02:00
AdrianLxM
f2168ff36b
ecarb hang in activity again
2018-05-03 22:08:19 +02:00
AdrianLxM
76277d11ad
ecarb hang in activity
2018-05-03 22:08:11 +02:00
AdrianLxM
71db7b60c9
ecarb first activity
2018-05-03 22:08:02 +02:00
AdrianLxM
917fcb5953
wearwizard reorder menu
2018-05-03 17:49:27 +02:00
AdrianLxM
c394c045c9
wearwizard reduced watch settings
2018-05-03 17:49:09 +02:00
AdrianLxM
bdfce784c0
wearwizard ensure watch apk is up to date
2018-05-03 17:49:05 +02:00
Johannes Mockenhaupt
c51635dba4
Watch: colored preds.
2018-05-02 16:01:40 +02:00
AdrianLxM
9839ad0497
revert wear targetSdkVersion
...
... as we use old communication protocol.
2018-04-18 20:59:40 +02:00
AdrianLxM
2414be85f2
dummy-edit to re-trigger travis
2018-04-10 22:53:27 +02:00
swissalpine
2972138d2a
Fix for black number and labels on black background (aaps wear)
2018-04-10 22:14:52 +02:00
Milos Kozak
132400bb9e
Merge pull request #859 from MilosKozak/watchsmb
...
Watchsmb
2018-04-09 15:19:24 +02:00
Markus M. May
79094a92f9
Provide newer support libraries, compile with 27 and target 25
2018-04-04 22:46:44 +02:00
Markus M. May
c3bec7e7a6
Revert targetSdkVersion
2018-04-04 21:38:47 +02:00
Markus M. May
9006721873
Version bump butterknife plugin
2018-04-02 22:43:20 +02:00
Markus M. May
6024f0f5ee
Remove unnecessary gitignores
2018-04-01 20:49:02 +02:00
Markus M. May
5ef062c22f
inital gradle update
2018-04-01 20:49:02 +02:00
Milos Kozak
bcb733e42c
Plugins refactor
2018-03-31 00:36:03 +02:00
Johannes Mockenhaupt
612fc09e52
Merge remote-tracking branch 'origin/dev' into combo-dev-merge
...
* origin/dev:
Don't overlap time ticks with current time
history browser chart selection
Insulin button: allow negative presets, fix adding TT insulin.
Overview: symetric spacing.
Carbs button: send carbs to pump if pump supports carbs.
Carbs button: fix visibility pref, input type, allow negative increments.
Smallscreen fix
chart menu 4
chart menu 3
chart menu 2
chart menu 1
# Conflicts:
# app/src/main/res/values/strings.xml
2018-03-17 16:45:08 +01:00
AdrianLxM
1738aea4de
Don't overlap time ticks with current time
2018-03-16 23:57:58 +01:00
Johannes Mockenhaupt
db00404e43
Merge commit 'origin/dev^' into combo-dev-merge
...
* commit 'origin/dev^': (313 commits)
cleanup
draw profile in dana profile viewer
optimize imports
draw basal in profile viewer
BG autobackfill configurable
travis 2nd try
Save new profile when updating it
Add environment variable to handle testCoverage
do not pass DIA to SMB determine_basal
show Dana model properly after communication error
fix deviation slope calculations
Read maximum basal and bolus amount from pump
update maxIOB hard limits
Allow bolus record only in new treatment dialog
use safeGetString
JsonHelper test
food code cleanup
Show bolus progress
Missing import statement
Insight: add treatment to progress event
...
2018-03-16 15:44:54 +01:00
Andrew Warrington
d8d87e1ffd
BaseWatchFace.java: Update chart with bolus and prediction data. (Affects AAPSv2 and Steampunk watch faces.)
2018-03-11 21:18:03 +01:00
Johannes Mockenhaupt
7bd85c5972
Use meal color parameter.
2018-03-08 14:26:50 +01:00
AdrianLxM
0818f3b419
Merge remote-tracking branch 'swissalpineremote/patch-4' into watchsmb2
2018-03-04 20:18:43 +01:00
AdrianLxM
d7deaa15eb
wear COB string better default
2018-03-04 20:14:58 +01:00
AdrianLxM
62295d001f
wear COB in status
2018-03-04 20:13:16 +01:00
AdrianLxM
2f40feef65
wear empty label needed
2018-03-04 15:41:32 +01:00
AdrianLxM
d500b15947
wear carbs always colour
2018-03-04 15:40:36 +01:00
AdrianLxM
e2b829a60a
wear first carbs
2018-03-04 15:37:55 +01:00
AdrianLxM
ef75e2759c
wear carbonly is valid
2018-03-04 15:09:59 +01:00
AdrianLxM
b98dc5c72f
wear timeframe bolus
2018-03-04 14:47:30 +01:00
AdrianLxM
a4eb82c524
wear bgGraphbuilder isValid bolus
2018-03-04 14:06:19 +01:00
AdrianLxM
acf7e36d61
wear bgGraphbuilder switch to non-deprecated methods
2018-03-04 13:56:17 +01:00
AdrianLxM
5a80215578
wear timeticks
2018-03-04 13:35:17 +01:00
AdrianLxM
a503bfaeef
wear endtime in lowres
2018-03-04 12:50:06 +01:00
AdrianLxM
436e03aa03
wear only print valid boluses
2018-02-24 18:10:59 +01:00
swissalpine
60df8da729
Add files via upload
2018-02-21 20:49:32 +01:00
swissalpine
24ccb1bef3
Update round_activity_bigchart_small.xml
2018-02-21 16:59:07 +01:00