vanous
502f689862
Rework the Daily Widget:
...
- make layout transparent rather then red, update the preview image
- move battery to top row to reduce size, add status indicators with icons
- add preference settings, to choose for which device this widget is
- data is no longer calculated for all devices but for a selected device
- add debug items to view and erase widget settings and registrations
(debug items are intentionally not translatable yet)
2020-12-20 19:01:00 +01:00
andyboeh
02b85f4c11
Casio GBX-100: Add step count data and more device settings
...
Co-Authored-By: andyboeh <andyboeh@noreply.codeberg.org>
Co-Committed-By: andyboeh <andyboeh@noreply.codeberg.org>
2020-12-20 00:22:35 +01:00
Andreas Shimokawa
4fb79ac2b2
Huami: Add new option to disting to properly distinguish connected adverising and 3rd party hr exposure
2020-12-13 22:38:03 +01:00
TinfoilSubmarine
2f89de6250
Add Amazfit Bip U menu items and remove shortcuts ( #2107 )
...
fix a tab vs. space misalign
add missing menu items for Bip U (and possibly others)
remove shortcut config from Amazfit Bip U settings
add (most) menu items for Amazfit Bip U
Co-authored-by: AluminumTank <joel@beckmeyer.us>
Reviewed-on: https://codeberg.org/Freeyourgadget/Gadgetbridge/pulls/2107
Co-Authored-By: TinfoilSubmarine <tinfoilsubmarine@noreply.codeberg.org>
Co-Committed-By: TinfoilSubmarine <tinfoilsubmarine@noreply.codeberg.org>
2020-12-05 16:22:09 +01:00
Andreas Shimokawa
aa6e2a291a
Amazfit TRex: add missing menu items, remove non-existent
2020-12-01 18:56:37 +01:00
Andreas Shimokawa
fc351afcdf
add xml and fastlane changelogs
2020-11-28 23:54:00 +01:00
vanous
98bb01dfa1
Make charts tabs selectable sortable
2020-11-28 23:42:30 +01:00
Andreas Shimokawa
bd0c645db5
Add support for Amazfit GTS2 (untested)
...
Also change icon for GTR2 to a round one
2020-11-15 16:25:47 +01:00
Andreas Shimokawa
cffface778
bump version add xml changelog
2020-11-14 22:33:37 +01:00
vanous
e3a5a63e08
Separate AboutUser and link to it from Charts Settings
2020-11-14 10:06:55 +01:00
Andreas Shimokawa
e086b187d8
Amazfit Band 5: fix menus not being sortable
2020-11-11 08:35:55 +01:00
Andreas Shimokawa
5b55898059
Mi/Amazfit Band 5: Add support for setting/sorting shortcuts
2020-11-10 11:33:37 +01:00
Andreas Shimokawa
f178c478c9
Amazfit Bip: Also make shortcuts sortable
2020-11-07 22:48:34 +01:00
Andreas Shimokawa
d20e6516c8
Humai: Implement menu sorting for remaining devices (except Mi Band 2)
2020-11-07 22:48:34 +01:00
Andreas Shimokawa
8cb2fb980a
Ímplement sorting menu items for newer Huami devices
...
- Amazfit GTR/GTS
- Amazfit Bip S
- Mi Band 5/Amazfit Band 5
2020-11-07 22:48:34 +01:00
Andreas Shimokawa
4131f19f8d
Amazfit Band 5: Allow setting Sp=2
...
Also unify code to set display items on newer devices
2020-10-21 20:03:26 +02:00
Andreas Shimokawa
d3f0cfd593
update changelogs
2020-10-18 10:14:16 +02:00
vanous
e7b5053b13
Add Step length preference to About you
...
Add new distance icon
Distance in meters or km based on distance
Remove unnecessary definitions
Optimize new drawables
Map intensity to min steps
2020-10-16 21:07:57 +02:00
Daniel Dakhno
7ecb5543f7
Merge branch 'master' of https://codeberg.org/Freeyourgadget/Gadgetbridge into fossil-hybrid-new-firmware
2020-10-14 02:02:00 +02:00
vanous
64d8504b7d
New item layout, icons, logic and defaults for daily activity list.
2020-10-14 01:52:27 +02:00
Daniel Dakhno
05a4c0ce68
Fossil HR: added long and double button presses
2020-10-13 03:06:05 +02:00
Andreas Shimokawa
0d49eaaf9e
Pebble: move canned message to per-device settings (including migration)
...
This also cleans up some useless preferencehandlers that only change summary by
using app:useSimpleSummaryProvider="true" for EditText
2020-10-13 00:27:22 +02:00
TaaviE
01feaabffd
Added support for Nut devices
2020-10-11 19:16:31 +03:00
opavlov
a45795efc7
fixed all strings
2020-10-11 17:27:30 +03:00
opavlov
1ba454a89b
refactored settings to "per-device" according to wiki
2020-10-11 17:24:11 +03:00
opavlov
06a12300a1
added support for sony swr12
2020-10-11 17:24:11 +03:00
vanous
0b7d37c7eb
Improve Activity List processing
2020-10-11 09:40:15 +02:00
Yukai Li
d6bed776c5
Lefun: Use existing time format setting with handling for automatic format
...
Also fix "interface language" string name
2020-10-10 22:03:46 +02:00
Yukai Li
6974a86b87
Lefun: Implement settings
2020-10-10 22:03:46 +02:00
vanous
bd90b59f92
Initial implementation of Activity list.
2020-10-10 07:19:42 +02:00
Andreas Shimokawa
ef7c00a7df
fix xml
2020-09-30 21:50:51 +02:00
Andreas Shimokawa
27f8d195c1
Bump version, add changelog
2020-09-30 20:03:11 +02:00
Andreas Shimokawa
73b2be6da8
add fastlane and xml changelog
2020-09-13 19:41:24 +02:00
TaaviE
4aea2e626c
Improve icon size consistency in ControlCenterv2 ( #2000 )
...
Tinted the ic_delete_forever.xml correctly
Updated the default icon to look consistent with the rest
Due to being used in FABs, made ic_add white by-default and tinted ic_block properly
Adjusted Amazfit Bip and the ic_no_watch drawables to look more uniform with the rest
Re-imported the Amazfit Bip icon to fit the rest
Re-imported all material.io icons with the same DPI, renamed to original names, optimized and tinted every icon the same way
Updated the ic_switch_left icon to look better on smaller screens
scale refresh in control center to match the rest
Improved the icon size consistency in ControlCenter
Co-authored-by: TaaviE <taavi.eomae@gmail.com>
Co-authored-by: vanous <petr@linuks.cz>
Reviewed-on: https://codeberg.org/Freeyourgadget/Gadgetbridge/pulls/2000
2020-09-01 21:27:07 +02:00
Andreas Shimokawa
9c239ec371
Amazfit Cor/Cor2: Allow workout syncing
2020-09-01 20:05:06 +02:00
Andreas Shimokawa
9f6d40d089
fix xml tag in changelog
2020-08-31 10:47:59 +02:00
Andreas Shimokawa
2b1ce31192
add xml and fastlane changelog
2020-08-30 21:55:39 +02:00
vanous
f929c5bd2d
Add and improve icons for Device Actions and Sync calendar events
2020-08-25 09:34:35 +02:00
vanous
b4aa8b799c
Add missing icons
2020-08-16 22:21:41 +02:00
vanous
20faa23843
Add events forwarding for HUAMI Bip, MB3 ( #1980 )
...
Remove unneeded function call
Re-done to simplify
Add media actions
Rename function to make meaning clearer
Add events forwarding for HUAMI Bip, MB3
Co-authored-by: vanous <petr@linuks.cz>
Reviewed-on: https://codeberg.org/Freeyourgadget/Gadgetbridge/pulls/1980
2020-08-16 22:07:55 +02:00
Andreas Shimokawa
6cc9843461
add changelogs
2020-08-02 23:13:31 +02:00
TaaviE
b76a8267b8
Added CompanionDeviceManager support, added target 29 support, refactored the scan display and UI.
2020-08-02 21:07:14 +03:00
TaaviE
da529579f4
Made it possible to disable asking for a few permissions.
2020-08-01 17:27:26 +03:00
TaaviE
8da7a7aced
Added a checkbox to un-ignore bonded devices
2020-08-01 15:49:54 +02:00
115ek
58711ff2d2
TLW64: Add basic settings
...
* inactivity warnings
* activate display on lift
* timeformat
* TODO: screen timeout, find-my-device,...
2020-07-30 15:00:34 +02:00
odavo32nof
d3a51a1078
Adding Mi Band 5 initial support ( #1930 )
...
Merge branch 'master' into master
Merge branch 'master' into master
Added available languages for Mi Band 5.
This one's for fixing the step counter but the daily count is always a little bit different compared to what's shown on the smartband.
Extending Mi Band 5 support! Every display item can be showed on the smartband now.
Cleanup
FW related test code
FW related test code
FW related test code
FW related test code
Adding Mi Band 5 test support
Co-authored-by: cristian <c.alfano@outlook.it>
Reviewed-on: https://codeberg.org/Freeyourgadget/Gadgetbridge/pulls/1930
2020-07-28 18:16:56 +02:00
Michael
9353b6cecb
Add informative text to "Weather" setting
...
Fix #1914 .
2020-07-16 22:30:36 +02:00
Andreas Shimokawa
75a0415f5d
update changelogs
2020-07-08 12:01:00 +02:00
Andreas Shimokawa
119fb456f9
add fastlane and xml changelog
2020-06-29 22:47:39 +02:00
Andreas Shimokawa
d10a5138dc
prepare release
2020-06-13 21:46:33 +02:00
Andreas Shimokawa
0affbc60cc
bump version
2020-05-27 11:12:28 +02:00
Andreas Shimokawa
d61b278cf9
prepare changelog
2020-05-27 11:04:57 +02:00
Zhong Jianxin
fc39221782
Amazfit Bip S: Support setting shortcuts
2020-05-14 10:05:49 +08:00
Zhong Jianxin
0e888aba3a
Amazfit Bip S: Fix setting display items
2020-05-14 10:05:39 +08:00
Andreas Shimokawa
d885cd72e4
fix broken xml
2020-05-06 15:25:58 +02:00
Andreas Shimokawa
78da4221ab
Add xml changelog and fastlane
2020-05-06 15:12:42 +02:00
Andreas Shimokawa
fefcf2d2b9
ZeTime: Fix setting the watch language and make the setting accessible from the per-device configuration menu
...
This did not work at all before, it was supposed to take the language from
Gadgetbridge App settings or the phone's default settings, but nothing was ever
sent to the watch.
2020-05-05 00:34:59 +02:00
Andreas Shimokawa
94358e79b0
Amazfit GTR/GTR Lite: enable setting menu items (untested)
2020-05-03 20:16:35 +02:00
mamutcho
0177bdd171
* WatchX(Plus) - Add sleep and activity analysis
...
* WatchX(Plus) - Improve data presentation in Activity charts
* WatchX(Plus) - Fix some bugs in LongSitReminder
* Remove/replace duplicate strings for inactivity reminder
2020-04-24 23:46:43 +03:00
Andreas Shimokawa
da23026e8f
Merge remote-tracking branch 'mamucho/master'
2020-04-23 23:31:55 +02:00
Andreas Shimokawa
fb85be09d5
Bump version, add changelog
2020-04-23 15:20:35 +02:00
mamutcho
7dab1cb0f7
Move settings to per device (gear icon)
...
Add missing files
2020-04-23 00:01:57 +03:00
Andreas Shimokawa
a851bb5cf1
Amazfit GTS: support setting menu items
2020-04-22 17:10:49 +02:00
Daniel Dakhno
18eec6b863
Fossil HR: raw activity dateien optional speichern
2020-04-22 01:27:06 +02:00
mamutcho
61da55e0de
Merge branch 'master' of https://codeberg.org/Freeyourgadget/Gadgetbridge
...
Conflicts:
GBDaoGenerator/src/nodomain/freeyourgadget/gadgetbridge/daogen/GBDaoGenerator.java
2020-04-20 14:42:20 +03:00
mamutcho
462129a606
Fix some settings
2020-04-20 12:30:29 +03:00
Andreas Shimokawa
8b8468832c
prepare release
2020-04-13 00:45:43 +02:00
Andreas Shimokawa
8329890b19
Fossil Hybrid HR: Fix vibration strength setting
2020-04-12 02:26:38 +02:00
Daniel Dakhno
791601f4bd
Fossil HR: centralized widget settings option for all widgets
2020-04-08 03:00:45 +02:00
Andreas Shimokawa
1063b49519
prepare release
2020-04-06 10:39:38 +02:00
ce4
4e033c95da
Add untranslated string "Auto fetch".
2020-04-05 18:30:05 +02:00
Andreas Shimokawa
1a57c4db68
Amazift Bip Lite: Allow relaxing firmware checks to allow flashing of the regular Bip firmware (for the brave)
...
Closes #1819
2020-03-27 11:01:33 +01:00
mamutcho
8ad33475aa
Sync Gadgetbridge version to 0.43.0
...
Lenovo Watch X (Plus) - add cyrillic support /please disable transliteration in settings/
2020-03-23 11:27:41 +02:00
mamutcho
c4ca247524
Merge branch 'master' of https://codeberg.org/Freeyourgadget/Gadgetbridge
2020-03-22 19:42:08 +02:00
Andreas Shimokawa
8d89c397a7
repare release
2020-03-20 21:52:59 +01:00
Andreas Shimokawa
101e2c6664
Fossil Hybrid HR: allow setting vibration strength
...
Also allow re-fetching of configuration again (it updates battery levels)
2020-03-20 17:14:00 +01:00
Andreas Shimokawa
159a937cab
Fossil Hybrid HR: Support button configuration in per-device settings
...
Related: #1751
2020-03-15 00:23:06 +01:00
mamutcho
10bf452017
Merge branch 'master' of https://codeberg.org/Freeyourgadget/Gadgetbridge
...
Conflicts:
GBDaoGenerator/src/nodomain/freeyourgadget/gadgetbridge/daogen/GBDaoGenerator.java
app/src/main/java/nodomain/freeyourgadget/gadgetbridge/externalevents/NotificationListener.java
app/src/main/java/nodomain/freeyourgadget/gadgetbridge/service/DeviceSupportFactory.java
app/src/main/res/values-bg/strings.xml
2020-03-13 19:08:34 +02:00
Andreas Shimokawa
1ccb7ab785
Fossil: Allow swiching off the device specific "Q" notification icon
2020-03-12 13:48:25 +01:00
Andreas Shimokawa
ddd70f93fc
Fossil Hybrid HR: option to force white background
...
Currently needs reconnect and one change to the widget configuration to be effective.
This might improve visiblity of the hands when using a model with gray hands
2020-02-27 13:38:45 +01:00
Andreas Shimokawa
8f0a407db9
bump version, add changelog, commit missing file
2020-02-24 14:29:11 +01:00
Andreas Shimokawa
8fbc8c9f1f
Bump version, add changelogs
2020-02-05 21:40:54 +01:00
Andreas Shimokawa
3226d61ecd
Mi Band 4: Make high MTU support optional
...
Fixes #1766
2020-02-04 10:04:01 +01:00
Andreas Shimokawa
403a1fee64
bump version add changelogs
2020-01-28 11:25:56 +01:00
Andreas Shimokawa
4b393d3417
fix xml
2020-01-09 09:46:36 +01:00
Andreas Shimokawa
c29f43905b
add fastlane and xml changelog
2020-01-09 08:47:20 +01:00
Andreas Shimokawa
96552914c8
remove huami_prefix from strings (they might be used by other devices in the future)
2020-01-08 20:01:13 +01:00
vanous
7394b1cce3
Add-Buttons-Events-Config ( #1761 )
2020-01-08 19:58:31 +01:00
Andreas Shimokawa
1c82c4e8e1
Huami: make time format 12h/24h configurable (was automatic before)
...
Fixes #1736
2020-01-04 23:40:50 +01:00
Andreas Shimokawa
ca324b4d41
prepare release
2019-12-28 00:33:03 +01:00
mamutcho
037c037032
Add option to force time sync.
2019-12-23 13:33:39 +02:00
mamutcho
57df6ec703
Auto time calibration
2019-12-23 11:29:09 +02:00
mamutcho
e6049438e7
Code cleanup and bug fixes
2019-12-21 18:48:19 +02:00
mamutcho
cfa0b6bf21
Merge branch 'master' of https://codeberg.org/Freeyourgadget/Gadgetbridge
2019-12-20 18:01:04 +02:00
Andreas Shimokawa
f28b4e6edc
prepare release
2019-12-16 22:19:01 +01:00
mamutcho
f7e7cfaa0c
Merge branch 'master' of https://codeberg.org/Freeyourgadget/Gadgetbridge
2019-12-16 19:52:14 +02:00
Andreas Shimokawa
10a15d79fd
add missing file
2019-12-15 20:46:35 +01:00
mamutcho
48ed724256
Sync with Gadgetbridge
2019-12-15 19:40:20 +02:00
mamutcho
0d8428437c
Merge branch 'master' of https://codeberg.org/Freeyourgadget/Gadgetbridge
2019-12-15 18:28:19 +02:00
Andreas Shimokawa
72ffbca2ff
Make "reserve alarm for calender" per-device and only allow for Mi Band 1/2
...
This avoids a lot of bugs and confision regarding alarms
2019-12-14 23:48:02 +01:00
mamutcho
be8cac2c6f
Merge branch 'master' of https://github.com/mamutcho/Gadgetbridge
2019-12-12 19:27:56 +02:00
Andreas Shimokawa
b9d3ec6df3
Make disabling new BLE scanning an option in preference
...
It was disabled in master, but not in the Fossil Q branch, now both is possible
This also reverts ca9761c336
which disabled classic BT scanning
2019-12-07 22:38:30 +01:00
dakhnod
f4a0f0ce8f
Merge branch 'master' of github.com:Freeyourgadget/Gadgetbridge into fossil-q-hybrid
2019-12-04 00:48:26 +01:00
Andreas Shimokawa
1b3fbe571e
add xml changelog and fastlane
2019-11-24 22:11:52 +01:00
Andreas Shimokawa
e5f5a671bd
Amazfit Bip: Make vibration after button action work
2019-11-21 13:24:06 +01:00
mamutcho
e03fd4357e
Add initial Watch X non-plus support
2019-11-20 20:38:02 +02:00
mamutcho
e3f838afa0
Bump version ot 0.39
...
Redesign Settings page
2019-11-19 20:51:37 +02:00
Mamut
aefe7017f0
Merge pull request #1 from Freeyourgadget/master
...
Version to 0.39.0
2019-11-19 12:26:33 +02:00
mamutcho
4ff17153b6
Add weather icon
2019-11-17 17:02:51 +02:00
mamutcho
be47541a5e
Add new features
...
- Inactivity reminder
- Missed call reminder
- Watch language
2019-11-17 14:33:26 +02:00
Daniel Dakhno
7f5c432b82
Merge branch 'master' of https://github.com/Freeyourgadget/Gadgetbridge into fossil-q-hybrid
2019-11-17 01:13:00 +01:00
Andreas Shimokawa
25bb16b0c3
Make button action setting per-device, enable for amazfip bip
...
TODO:
- preference migration
- support vibration on bip
2019-11-14 12:33:36 +01:00
Daniel Dakhno
63b4ffe555
Merge branch 'master' of https://github.com/Freeyourgadget/Gadgetbridge into q-hybrid-fossil-api
2019-11-14 04:58:32 +01:00
Andreas Shimokawa
e8a597295c
bump version, add changelog
2019-11-12 08:04:57 +01:00
mamutcho
24439008ab
Add watch power mode and DND
2019-11-10 23:15:13 +02:00
mamutcho
3a2b718f09
Blood Pressure calibration
2019-11-09 22:16:10 +02:00
mamutcho
33f18036d3
FIXES:
...
- Cleaned code for repeat watch vibration during phone ring.
- On my samsung phone and Bulgarian language, when call is ended, on watch shows notification with name "Phone" and vibrates until disconnect from app. Finally managed to fix it.
ADD:
- Add setting for ignore/reject phone call with device button.
- Add setting for ignore/reject phone call with shake device. (duplicates button action) P.S. to apply needs to reconnect device.
- Add setting for sending Missed call if call is missed.
- Add setting for continious vibration while phone ringing.
NEED MORE TESTING:
- When phone alarm trigger - send notification on watch. Works on samsung phone. Don't have other phones for testing.
P.S. To apply altitude calibration, need to disconnect and reconnect watch
2019-11-06 23:56:24 +02:00
mamutcho
81997e7725
FIXES:
...
- Fixed setting for repeat watch vibration during phone ring. (code need to be cleared and optimised)
- On my samsung phone, when call is ended, on watch shows notification with name "Phone" and vibrates until disconnect from app. I tryed to fix it, but don't know is it successful.
ADD:
- Add command for cancel notification, e.g. when answer phone call.
- Add blood pressure calibration status.
NEED MORE TESTING:
- On watch preserve small phone icon near bluetooth icon only when call is missed, in other cases clear it.
- When phone alarm triger - send notification on watch
P.S. To apply altitude calibration, need to disconnect and reconnect watch
2019-11-06 00:14:29 +02:00
mamutcho
54f4bbeeef
Add Device settings - altitude
...
Add repeat notification on phone call - need to refine
Add command for cancel text notification
2019-11-04 00:41:48 +02:00
mamutcho
fb08af6d04
Add Device settings (screen on, time format, disconnect reminder, find my phone).
...
Changed device icon.
2019-11-02 22:24:00 +02:00
Andreas Shimokawa
5c8bd86788
add fastlane and xml changelog
2019-10-28 16:02:28 +01:00
Andreas Shimokawa
42312bba60
Amazfit GTR: remove menu item settings, since we do not know how to do this yet
2019-10-28 15:41:55 +01:00
vanous
71b393932f
Add switch to set old/new style of sleep detection range
2019-10-26 10:39:15 +02:00
Daniel Dakhno
7710b9ea2a
Merge branch 'master' of https://github.com/Freeyourgadget/Gadgetbridge into q-hybrid-abstraction
2019-10-25 14:35:05 +02:00
vanous
31ce36e335
Add alternative color to heartrate in charts
2019-10-24 22:59:52 +02:00
Daniel Dakhno
0d60d308aa
Merge branch 'master' of https://github.com/Freeyourgadget/Gadgetbridge into fossil-q-hybrid
2019-10-16 14:57:22 +02:00
Andreas Shimokawa
2c718ecd01
bump version, add changelog
2019-10-15 20:46:39 +02:00
Marc Laporte
408bcda087
Fix a typo
2019-10-15 20:41:59 +02:00
Andreas Shimokawa
074994d24b
Merge branch 'master' into fossil-q-hybrid
2019-10-12 20:47:19 +02:00
Andreas Shimokawa
8189c03b08
update changelogs and readme
2019-10-12 20:41:27 +02:00
Cre3per
c4f4f5081d
added vibrator to FindPhoneActivity.
...
added device settings for find phone.
makibes hr3 now uses GBDeviceEventFindPhone.
2019-10-12 12:44:38 +02:00
Cre3per
4437220c54
makibes hr3.
...
added quite hours.
2019-10-12 12:44:38 +02:00
dakhnod
a2a0bc08dd
Merge branch 'master' of github.com:Freeyourgadget/Gadgetbridge into fossil-q-hybrid
2019-10-11 22:35:50 +02:00
Andreas Shimokawa
b5e9727dcd
Make some more settings per-device settings
...
- All ID115 settings migrated, allowing removal from settings activity
- All timeformat settings for all devices migrated
- All wrist location settings for all devices migrated (now you can have a mi band 3 on the left wrist and a bip on the right wrist :P)
Also deduplicated some strings from zetime/generic preferences
2019-10-05 22:35:30 +02:00
dakhnod
ea1653d616
Merge branch 'master' of github.com:Freeyourgadget/Gadgetbridge into fossil-q-hybrid
2019-10-05 19:09:07 +02:00
Andreas Shimokawa
50ff47e0e4
de-mibandify
2019-10-05 13:29:20 +02:00
Andreas Shimokawa
21a287f6b1
Makibes HR3: Make settings per-device
...
Also so some minor cleanups on Makibes HR3 code
2019-10-02 23:45:19 +02:00
Cre3per
7409281c5a
very basic makibes hr3 support
2019-10-02 23:06:33 +02:00
dakhnod
b20963348d
Merge branch 'master' of github.com:Freeyourgadget/Gadgetbridge into fossil-q-hybrid
2019-09-25 00:22:57 +02:00
Andreas Shimokawa
76cd464fae
bump version, add changelog
2019-09-22 21:54:13 +02:00
Andreas Shimokawa
542eaf49e7
fix spelling
2019-09-17 14:19:04 +02:00
Andreas Shimokawa
9ebb11b168
update changelogs, bump version
2019-09-17 14:12:48 +02:00
vanous
c58b980208
Connect device button settings and logic
2019-09-14 00:42:09 +02:00
vanous
132e92041e
Split preferences, add chart settings activity, add button
2019-09-14 00:24:40 +02:00
Andreas Shimokawa
876515f1fd
Amazfit Cor: support custom emoji font
...
This commit refactors code and implements a custom device specific string
filter, which does nothing by default.
The implementation in HuamiSupport does the custom emoji conversion.
The setting has been moved from devicesettings_amazfitbip.xml to an extra file
As soon as there is a custom font for Mi Band 2/3/4 it is sufficient to add
"devicesettings_custom_emoji_font.xml" to the list of supported settings
in the appropriate coordinator and everything will work.
2019-09-14 00:05:39 +02:00
vanous
957d441859
Add Status and Alarms widget
...
Squashed commits from #1604
2019-09-01 21:35:53 +02:00
Nephiel
b40c3ade85
Amazfit Bip: Add emoji support when using custom font firmware
2019-08-31 22:32:18 +02:00
Andreas Shimokawa
243eec042d
Mi Band 3/4, Amazfit Bip/Cor: Add setting to expose the HR sensor to 3rd party apps
...
Closes #1606
2019-08-27 11:13:45 +02:00
Andreas Shimokawa
a8b53bdeca
bump version add changelogs
2019-08-25 20:43:49 +02:00
Andreas Shimokawa
e1016e18b3
Put all chart preferences into a preference screen
2019-08-13 14:49:23 +02:00
vanous
404bdc4713
Polish strings key to keep consistency with the project.
2019-08-13 14:30:55 +02:00
vanous
f68485e6f0
Add Preferences and strins. Format Preferences.
2019-08-13 14:30:54 +02:00
Richard Finegold
0c35eec2f7
Fix firmware spelling in CHANGELOG.md
...
Fix spelling in fastlane metadata changelog
Fix spelling in res/xml/changelog_master.xml
2019-08-12 14:17:47 +02:00
vanous
7809655ef4
Add Average Settings. Addformat method to get average.
2019-08-12 14:13:20 +02:00
vanous
c243541c6e
Add dedicated charts section into Settings
2019-08-12 14:10:18 +02:00
dakhnod
236a48e398
Merge branch 'master' of github.com:Freeyourgadget/Gadgetbridge into fossil-q-hybrid
2019-08-01 01:03:07 +02:00
Andreas Shimokawa
bb03ccccb4
fix wording
2019-07-30 23:24:58 +02:00
Andreas Shimokawa
ad7939a641
bump version, add changelog
2019-07-30 23:18:58 +02:00
dakhnod
1e936e4a85
Merge branch 'master' of github.com:Freeyourgadget/Gadgetbridge into fossil-q-hybrid
2019-07-26 17:57:12 +02:00
Andreas Shimokawa
1414ef1623
bump version, add changelog
2019-07-25 22:29:09 +02:00
dakhnod
ef692498af
Merge branch 'master' of github.com:Freeyourgadget/Gadgetbridge into fossil-q-hybrid
2019-07-25 11:12:50 +02:00
Andreas Shimokawa
1e3fbfe8b4
bump version, add changelog
2019-07-24 21:52:18 +02:00
dakhnod
f5c8ea39b1
Merge branch 'master' of github.com:Freeyourgadget/Gadgetbridge into fossil-q-hybrid
2019-07-18 11:24:15 +02:00
Andreas Shimokawa
54e814f848
add missing file
...
travis is useless, lets remove that crap
2019-07-17 11:26:36 +02:00
Andreas Shimokawa
8d2ea3b9e8
update changelog
2019-07-16 23:50:28 +02:00
Andreas Shimokawa
905c6fdc3e
update changelog, bump version
2019-07-16 14:22:30 +02:00
root
09f6cada87
Fossil Q hybrid and Skagen support added
...
Opening this branch for the second time inorder to purge certain files form the repo
2019-07-14 19:45:40 +02:00
Andreas Shimokawa
8fce521e99
Fix crash when entering Mi Band 1 per-device settings menu
...
Fixes #1541
2019-06-18 22:07:43 +02:00
Andreas Shimokawa
f220477c9d
update changelog
2019-06-05 23:30:56 +02:00
Andreas Shimokawa
bcf509327e
bump version, add changelog
2019-06-05 18:11:55 +02:00
Andreas Shimokawa
0cf0dd0561
add missing icons to per-device settings
2019-06-05 17:52:47 +02:00
Andreas Shimokawa
d779310962
Move "activate display on lift wrist" and "rotate wrist to switch info" to per-device settings
...
"activate display on lift wrist" for Mi Band 2/3, Cor, Bip
"rotate wrist" only for Mi Band 2
2019-06-05 16:00:18 +02:00
Andreas Shimokawa
16090f0e21
Move fake device offset to Mi Band 1 preferences, remove support for other devices
...
Reasons for removal:
- I doubt we honored the offset correctly for new features anyway that are available on newer devices
- Newer devices have a display always displaying the wrong time
2019-06-05 14:11:44 +02:00
Andreas Shimokawa
170cadda8e
add missing file
2019-06-05 12:51:01 +02:00
Andreas Shimokawa
b6a015c18b
move low-latency setting for Mi Band to per-device settings (only for Mi Band 1)
2019-06-05 12:48:33 +02:00
Andreas Shimokawa
93f288b936
Move "Do not disturb" settings from Mi Band / Amazfit settings to per-device settings (Mi Band 2 and Mi Band 3 only)
2019-05-24 23:47:57 +02:00
Andreas Shimokawa
5e254baaa1
ZeTime: Do not include all the normal preferences again
...
This behavious was confusing, you could endlessly access ZeTime preferences from ZeTime prefrences from ZeTime preferences
2019-05-24 22:15:39 +02:00
Andreas Shimokawa
3440485a51
Mi Band 2: move settings to per-device settings
2019-05-23 21:33:35 +02:00
Andreas Shimokawa
da456e63e9
Amazfit Cor: Restrict language settings to English, Spanish, Chinese, Russian
2019-05-22 11:00:06 +02:00
Andreas Shimokawa
038f101a12
Migrate more settings to per-device settings
...
Also add icons.
2019-05-22 10:49:59 +02:00
Andreas Shimokawa
9bfef4cf4f
Make per-device settings more versatile, move more settings
...
This allows to construct per-device settings by device type very easily
device coordinators just do the following to declare which setting they support,
the settings activity is then composed at runtime.
@Override
public int[] getSupportedDeviceSpecificSettings(GBDevice device) {
return new int[]{
R.xml.devicesettings_miband3,
R.xml.devicesettings_swipeunlock,
R.xml.devicesettings_pairingkey
};
}
2019-05-22 00:42:22 +02:00
Andreas Shimokawa
61be82a499
add icons to device specific huami settings
2019-05-20 17:15:55 +02:00
Andreas Shimokawa
08e7d728c2
Huami: Migrate some settings to device specific settings
...
- Migrate language setting
- Migrate menu items setting
- Migrate lastsync timestamp from prefixed global shared prefercence
All settings should be automatically be converted (e.g. Amazfit Bip settings to all paired Amazfit Bip devices) and then deleted.
Cor Settings aleady completely vanished from the global settings menu.
When migration is done we will have a much cleaner settings menu. Will also remove confusion that some Cor settings have to be done in Bip settings.
2019-05-20 16:36:06 +02:00
Andreas Shimokawa
8f893d6f2b
bump version, add changelog
2019-05-19 10:12:43 +02:00
Andreas Shimokawa
2fd1d7b4d0
fix spelling
2019-05-09 16:03:02 +02:00
Andreas Shimokawa
40acdf7aa9
Add changelogs
2019-05-09 15:01:24 +02:00
Andreas Shimokawa
db48707764
Add a device specific settings activity, currently used for setting the auth key for Amazfit Bip/Cor
...
When connecting to a new device, a random key gets generated, which can be
looked up from the device specific settings (accessible via the gear icon in
the device card in the main activity). Old devices keep their 0123456789@ABCDE
key, they have to be re-paired to change that.
During pairing, long-pressing the device candidate in the discovery activity
will also start the device specific settings activity, where the auth key
can be set manually priror to pairing. This is usefull to keep the ability to
pair one device with multiple android devices.
Fixes #1308
2019-04-21 21:25:33 +02:00
Andreas Shimokawa
bd76590fec
bump version, add changelogs
2019-03-17 22:15:32 +01:00
Andreas Shimokawa
4638acf2d3
Add setting to enable voip call support (default off)
...
There were too many bugs reported, so make that optional
2019-03-17 19:02:18 +01:00
Andreas Shimokawa
431a1859e6
CRLF -> LF
2019-03-05 22:28:51 +01:00
Sebastian Kranz
0da866f70a
Change user goal distance preference to use meters instead of km.
2019-03-04 07:16:56 +01:00
Sebastian Kranz
6a04c78b0e
Merge branch 'master' of https://github.com/Freeyourgadget/Gadgetbridge into zetime
2019-02-20 14:24:59 +01:00
Andreas Shimokawa
05fa8e846b
bump version, update changelog
2019-02-17 00:05:29 +01:00
Andreas Shimokawa
c66fade081
Amazfit Bip: Support disconnect notifications
...
Might also work with Cor, did not work with Mi Band 3
2019-02-13 13:06:42 +01:00
Andreas Shimokawa
2647d981b4
bump version, add changelog
2019-02-10 22:39:05 +01:00
cpfeiffer
b969d576c4
Update changelog for 0.32.1
2019-01-13 20:42:39 +01:00
Andreas Shimokawa
bb6d4b1855
update changelogs
2019-01-07 09:41:45 +01:00
Andreas Shimokawa
6f51d96879
bump version, update changelog
2018-11-17 16:43:14 +01:00
Andreas Shimokawa
b228c7b061
bump version, add changelogs
2018-11-15 20:30:15 +01:00
Andreas Shimokawa
d0df29c728
update changelogs
2018-11-08 18:00:05 +01:00
Andreas Shimokawa
8e2e9e2d9c
bump version, add changelog
2018-11-08 07:06:30 +01:00
Andreas Shimokawa
d65eb1eed2
add fastlane and xml changelog
2018-11-04 10:01:47 +01:00
Andreas Shimokawa
17a82f09f2
Pebble: Temporarily disable broken autoremove notification feature
2018-11-03 20:49:49 +01:00
Sebastian Kranz
6b82340093
Merge branch 'master' of https://github.com/Freeyourgadget/Gadgetbridge into zetime
2018-10-01 06:39:08 +02:00
Sebastian Kranz
6fa2dc04f3
Setting the signal types is written to the watch now.
2018-09-28 19:36:35 +02:00
Sebastian Kranz
2df8dfed18
Add a submenu to choose between different signal types.
2018-09-20 14:38:06 +02:00
cpfeiffer
6ea9cc29bd
Updated changelog for 0.30.0 release
2018-09-17 23:06:04 +02:00
Sebastian Kranz
ecfd83ae65
Add setting alarms. Choose the type of the signaling in the preferences.
2018-09-17 13:53:24 +02:00
Sebastian Kranz
ba0fdb8c96
Part 2: Add inactivity alert - complete now. Add checkbox to en-/disable the heart rate alarm and group this with the limits in its own screen.
2018-09-17 08:10:49 +02:00
Sebastian Kranz
828df4898f
First part: Add inactivity alert.
2018-09-17 05:53:24 +02:00
Sebastian Kranz
6be181047a
Add more preference settings for ZeTime: time and date format, activity tracking, do-not-disturb scheduling, wrist-flick, analog mode and calories type.
2018-09-14 13:32:18 +02:00
Sebastian Kranz
6617c45fec
Add setting heart rate alarm values. Make the settings of the wearside and screen on duration interactive - give them their own activity. Also make the auto heart rate measurement work.
2018-09-13 14:55:38 +02:00
Sebastian Kranz
59a73d47af
BUGFIX: setting goals now correct! Add automatic heart rate measurement settings - but the function got not called. Add option to leave activity data on the watch or delete them.
2018-09-12 13:59:45 +02:00
Sebastian Kranz
8bbc473bc0
Add icons for ZeTime.
2018-09-07 13:24:54 +02:00
Sebastian Kranz
8062729ea8
Send user info to the watch, add more daily targets (goals) and send them to the watch.
2018-09-07 10:53:33 +02:00
Pavel Elagin
04789f841b
Group language settings.
2018-09-06 16:45:31 +03:00
Sebastian Kranz
ca7108c153
Add ZeTime settings: choose on which wrist you wear the watch and set screen on duration.
2018-09-06 14:51:29 +02:00
Carsten Pfeiffer
e67398af87
Merge pull request #1233 from roigreenberg/master
...
Adding RTL support
2018-09-05 20:48:15 +02:00
Dikay900
64da085942
make heart rate values configurable and use singleton for heartrateutils
...
to listen for preference changes
2018-09-02 12:57:52 +02:00
Roi Greenberg
280a2f56e9
Merge branch 'master' into master
2018-08-28 23:10:51 +03:00
José Rebelo
9fda67b297
Mi Band 3: Night Mode
2018-08-27 22:54:37 +02:00
Roi Greenberg
deee908fb0
Convert Arabic to contextual form
2018-08-25 22:31:14 +03:00
Roi
5a9e47cec4
remove debug logs and add documentation
2018-08-25 22:31:13 +03:00
Roi
5697ebc8ea
Add rtl support
2018-08-25 22:31:12 +03:00
Carsten Pfeiffer
52b6b8db73
Merge pull request #1222 from joserebelo/notifications-timeout
...
Support minimum time between notifications
2018-08-20 22:45:18 +02:00
Andreas Shimokawa
3d65911440
fix typos in changelog
2018-08-19 23:28:00 +02:00
Andreas Shimokawa
7d4df50c69
add fastlase and xml changelog for 0.29.1
2018-08-19 22:30:58 +02:00
José Rebelo
fa1e9b8938
Support minimum time between notifications
2018-08-19 11:07:58 +01:00
Pavel Elagin
8475f21cce
Enable multiline title for CheckBoxPreference
2018-08-18 13:31:40 +02:00
Andreas Shimokawa
74f47c8e2e
Mi Band 3: Support setting language to German, Italian, French, Polish, Japanese, Korean
...
NOTE:
- Needs latest firmware
- Setting to Japanese or Korean leads to empty menus on the device. When
reconnecting you, will get a sceen which telling you to update. I highly
suspect it requires flashing Mili_wuhan.ft.kj (kj=korean,japanese)
2018-08-13 00:00:46 +02:00
Andreas Shimokawa
3af7b1dd3a
fix version code
2018-08-12 10:02:45 +02:00
Andreas Shimokawa
5b683e10c1
update readme, add changelog
2018-08-12 09:40:13 +02:00
José Rebelo
470efa3e51
Mi Band 3: Change display items
2018-08-12 00:00:38 +02:00
José Rebelo
338251597b
Mi Band 3: Band screen unlock
2018-08-09 23:41:25 +02:00
José Rebelo
b671289a49
Mi Band 2/3: New icon
2018-08-09 23:41:25 +02:00
cpfeiffer
fe438f2354
More detailed changelog for ZeTime for 0.28
...
(taken from 8af6515df8
)
2018-08-05 00:01:48 +02:00
Andreas Shimokawa
cc7f6d7263
More Huami refactoring
...
- Rename MiBand2Service to HuamiService
- Move preferences around (Mi Band 2 has its own device specific settings now)
- Fix Cor menu items not syncing immediately in settings
- Try to support settings menu items on Mi Band 3 (buggy, disabled code for now)
2018-08-02 10:55:30 +02:00
Andreas Shimokawa
486d7bdca6
Amazfit Cor: Allow setting menu items
...
(Also rename/refactor stuff from Mi Band 2 to Huami - still WIP)
2018-08-01 22:56:01 +02:00
Vadim Kaushan
458a363f11
Merge remote-tracking branch 'upstream/master'
2018-07-29 19:31:40 +03:00
Andreas Shimokawa
8b445bab20
Bump version, add changelog
2018-07-22 16:31:38 +02:00
Andreas Shimokawa
c7125f78cf
no comment
2018-07-17 16:12:15 +02:00
Andreas Shimokawa
1f6850a4b3
update changelogs
2018-07-17 16:01:41 +02:00
Vadim Kaushan
65fbb4da5b
ID115: wrist setting
2018-07-16 15:48:37 +03:00
Vadim Kaushan
fe9ec9b88a
ID115: screen orientation preference
2018-07-14 13:23:21 +03:00
Andreas Shimokawa
85176e7c3c
Bump version, update changelogs
2018-07-01 23:07:39 +02:00
Martin
91cbdfde10
added time limited on auto-fetch, and removed the creation of multiple autoFetchReceivers
2018-07-01 22:57:48 +02:00
clach04
245eaac510
Update changelog_master.xml ( #1128 )
...
fix typo in changelog
2018-06-27 09:08:41 +02:00
Andreas Shimokawa
fbdd4ddb87
add xml and fastlase changelogs
2018-06-26 21:14:46 +02:00
Andreas Shimokawa
979a44a077
Mi Band 2: Grey out "rotate wrist to switch info" when "activate display upon lift" in not enabled in preferences
...
Closes #1124
2018-06-24 22:05:45 +02:00
Daniele Gobbetti
6807714af3
Register autofetch receiver in DeviceCommunicationService
...
This allows the register to be registered only when the device is connected,
and also toggling without completely exiting the application.
The logic in the receiver itself was simplified and an explanation added
to the preference summary.
2018-06-23 11:19:09 +02:00
Martin
36aae1e81c
Auto sync feature ( #1127 )
...
* Auto fetch feature
fixes #1116
2018-06-19 21:54:15 +02:00
Andreas Shimokawa
985b34868a
update changelogs
2018-05-20 20:00:15 +02:00
Daniele Gobbetti
d817759d1f
Add missing changelog entry
2018-05-19 22:40:45 +02:00
Daniele Gobbetti
b7ce6eeae3
Add changelog and bump version
2018-05-19 21:48:20 +02:00
Andreas Shimokawa
d259b4ecbf
Bump version, add changelog
2018-05-12 23:05:48 +02:00
Andreas Shimokawa
9e2558beac
Pebble 2: make gatt client only mode available to users
2018-05-11 14:23:41 +02:00
Andreas Shimokawa
a615ba6d82
bump version, update changelog
2018-05-06 16:43:17 +02:00
Andreas Shimokawa
e1ef2455dc
Amazfit Bip: allow to set displayed menu item in firmware >=0.1.1.14
...
NOTE:
- You will have to be connected while doing the changes in preferences (FIXME)
- It might not work at all since I did not test after the latest changes :P
2018-04-27 09:28:33 +02:00
Andreas Shimokawa
c036701722
xml sucks
2018-04-25 22:36:22 +02:00
Andreas Shimokawa
db9d1426a2
add changelog, bump version
2018-04-25 22:24:55 +02:00
Andreas Shimokawa
a1308e816e
typo
2018-04-16 20:17:24 +02:00
Andreas Shimokawa
3b3185d46f
bump version, update changelog
2018-04-16 20:13:21 +02:00
Andreas Shimokawa
d87659c9b9
fix changelog
2018-04-15 00:45:08 +02:00
Andreas Shimokawa
58db99cfc7
Bump version, add changelogs
2018-04-15 00:32:54 +02:00
TaaviE
08feaf30e1
Fixed a bunch of misspells.
2018-03-31 17:31:48 +02:00
Andreas Shimokawa
66bb0bd81b
Merge branch 'master' into bip-wip
2018-03-27 11:09:59 +02:00
Andreas Shimokawa
77b13a1048
bump version, add changelogs
2018-03-25 10:49:38 +02:00
Andreas Shimokawa
e26dbc6812
Mi Band 2/Bip/Cor: allow to set a period when the display/background light gets enabled when lifting the wrist
...
Closes #1013
2018-03-23 23:30:28 +01:00
Andreas Shimokawa
3d3cc1f40c
Merge branch 'master' into bip-wip
2018-03-13 17:27:18 +01:00
Andreas Shimokawa
6217d4c233
add changelog, bump version
2018-03-03 22:37:27 +01:00
Daniele Gobbetti
e7a1e1b8c3
Move the connected device to top in control center
...
What happens in reality is that devices are sorted according to their
connection status first, and then by name. So even if/when we support
multiple device connection, the order should remain sane.
This closes #842 .
2018-02-19 18:27:48 +01:00
Andreas Shimokawa
3fc9586000
bump version, add changelogs
2018-02-18 22:31:25 +01:00
Daniele Gobbetti
4f246b3ed9
Add Antox to the chat applications.
...
Notifications coming from the chat.tox.antox package are treated as chat
messages. This closes #910
2018-02-17 17:39:15 +01:00
Daniele Gobbetti
48b89f1bd2
Add Kontalk to the chat applications.
...
Notifications coming from the org.kontalk package are treated as chat
messages. This closes #994
2018-02-17 17:33:34 +01:00
Andreas Shimokawa
e48885df7d
Merge branch 'master' into bip-wip
2018-02-15 23:38:06 +01:00
Andreas Shimokawa
553f30f152
XML
2018-02-12 08:19:06 +01:00
Andreas Shimokawa
e915261a42
bump version, add changelogs
2018-02-12 08:12:14 +01:00
Daniele Gobbetti
831303aea8
Fix regression introduced by 737578debc
...
With many thanks to https://github.com/80tf3262p8 who spotted the error
closes #975
2018-02-10 16:54:20 +01:00
Andreas Shimokawa
8c100c280d
add changelogs, bump version
2018-02-08 22:24:27 +01:00
Andreas Shimokawa
b2ea4a0627
update changelogs, bump version
2018-02-04 00:16:56 +01:00
criogenic
0313500652
fix privacy caller ID selection ( #962 )
2018-01-30 22:44:27 +01:00
Andreas Shimokawa
5140809253
bump version, add changelog
2018-01-27 22:57:22 +01:00
Andreas Shimokawa
1349a1c7da
Merge branch 'master' into bip-wip
2018-01-22 08:57:01 +01:00
Daniele Gobbetti
a74ffca249
Bump version and add changelog
2018-01-20 14:21:08 +01:00
cpfeiffer
d3f3cefaf8
Update changelog for mpandroidchart fixes
2018-01-14 22:27:26 +01:00
cpfeiffer
dd670ef783
Update changelog for bgjs crash fix
2018-01-14 21:24:13 +01:00
Andreas Shimokawa
3d8d5e8d57
bump version, update changelogs
2018-01-14 18:29:22 +01:00
Felix Konstantin Maurer
65c83c404c
Revert unnecessary changes
...
This reverts commit c19da6c6d8
.
2018-01-09 22:41:27 +01:00
Felix Konstantin Maurer
1477235fa2
Clean preferences code
2018-01-09 22:41:27 +01:00
Felix Konstantin Maurer
254afafa3e
First try at periodic db export
2018-01-09 22:41:27 +01:00
Andreas Shimokawa
6f68c8adde
Merge branch 'master' into bip-wip
2018-01-04 12:09:57 +01:00
Andreas Shimokawa
7358c5da58
bump version, update changelogs
2017-12-30 22:45:10 +01:00
Andreas Shimokawa
f85fd2dc46
add changelogs for 0.23.1
2017-12-23 00:14:34 +01:00
Andreas Shimokawa
7e2f895001
Merge branch 'master' into bip-wip
2017-12-17 00:24:48 +01:00
Andreas Shimokawa
2cd53665a7
add changelogs
2017-12-16 23:54:39 +01:00
Andreas Shimokawa
17a820028e
move weather to another screen
2017-12-16 23:42:50 +01:00
Andreas Shimokawa
bfceaf9cc9
Merge branch 'master' into bip-wip
2017-12-11 19:30:54 +01:00
Andreas Shimokawa
f0ac296492
Initial support for cyanogenmod/lineage weather provider
...
TODO:
- also reconstruct json for Pebble background js fake replies
- find a better location for settings
- interatively display candidates when looking up location
- grey out setting on non-cm/los devices
2017-12-11 19:09:37 +01:00
Andreas Shimokawa
3108f5c22c
XML: the worst invention after Java
2017-12-02 21:29:43 +01:00
Andreas Shimokawa
f7f0722a1f
bump version, add changelog
2017-12-02 21:25:09 +01:00