1
0
mirror of https://codeberg.org/Freeyourgadget/Gadgetbridge synced 2024-07-17 10:54:03 +02:00
Commit Graph

3823 Commits

Author SHA1 Message Date
Andreas Shimokawa
d1ba702e75 add more settings migration for settings that are now per-device 2019-05-23 23:24:49 +02:00
Andreas Shimokawa
3440485a51 Mi Band 2: move settings to per-device settings 2019-05-23 21:33:35 +02:00
Andreas Shimokawa
34e0c4e8bc remove swipe unlock settings from cor (can only be set from the band itself) 2019-05-22 19:04:38 +02:00
Marvin D
530d0ddd7f
added FairEmail as a generic Email notification 2019-05-22 14:19:14 +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
49667451d7 Mi Band 3: fix setting language (regression after todays refactoring) 2019-05-20 23:27:17 +02:00
Andreas Shimokawa
81b102654a Make travis green again 2019-05-20 21:53:53 +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
postsorino
fa2fa02afa Translated using Weblate (Greek)
Currently translated at 100.0% (666 of 666 strings)

Translation: Freeyourgadget/Gadgetbridge
Translate-URL: https://hosted.weblate.org/projects/freeyourgadget/gadgetbridge/el/
2019-05-19 09:45:54 +02:00
Allan Nordhøy
9d3c72151c Translated using Weblate (Norwegian Bokmål)
Currently translated at 97.6% (650 of 666 strings)

Translation: Freeyourgadget/Gadgetbridge
Translate-URL: https://hosted.weblate.org/projects/freeyourgadget/gadgetbridge/nb_NO/
2019-05-19 09:45:54 +02:00
Yaron Shahrabani
d98ed79f11 Translated using Weblate (Hebrew)
Currently translated at 100.0% (666 of 666 strings)

Translation: Freeyourgadget/Gadgetbridge
Translate-URL: https://hosted.weblate.org/projects/freeyourgadget/gadgetbridge/he/
2019-05-19 09:45:54 +02:00
ssantos
3ebd180051 Translated using Weblate (German)
Currently translated at 100.0% (666 of 666 strings)

Translation: Freeyourgadget/Gadgetbridge
Translate-URL: https://hosted.weblate.org/projects/freeyourgadget/gadgetbridge/de/
2019-05-19 09:45:54 +02:00
ssantos
10fdbf54a6 Translated using Weblate (German)
Currently translated at 99.4% (662 of 666 strings)

Translation: Freeyourgadget/Gadgetbridge
Translate-URL: https://hosted.weblate.org/projects/freeyourgadget/gadgetbridge/de/
2019-05-19 09:45:54 +02:00
Perflyst
33226523f4 Translated using Weblate (German)
Currently translated at 99.4% (662 of 666 strings)

Translation: Freeyourgadget/Gadgetbridge
Translate-URL: https://hosted.weblate.org/projects/freeyourgadget/gadgetbridge/de/
2019-05-19 09:45:54 +02:00
陈少举
3206e52137 Translated using Weblate (Chinese (Simplified))
Currently translated at 100.0% (666 of 666 strings)

Translation: Freeyourgadget/Gadgetbridge
Translate-URL: https://hosted.weblate.org/projects/freeyourgadget/gadgetbridge/zh_Hans/
2019-05-19 09:45:54 +02:00
Andreas Shimokawa
6b72292812 Recoginze "Xiaomi Band 3" as Mi Band 3
When running newer Firmwares (since 2.2.0.12) it is possible that devics name themselves "Xiaomi Band 3".
After a factory reset? Related to target market?

Closes #1517
2019-05-18 21:03:50 +02:00
DerFetzer
dd067eddd7 Amazfit Bip: Add new latin languages 2019-05-14 20:58:07 +02:00
Andreas Shimokawa
2fd1d7b4d0 fix spelling 2019-05-09 16:03:02 +02:00
Andreas Shimokawa
6031586131 Mi Band 3 NFC: Whitelist FW 1.7.0.4
Closes #1470
2019-05-09 15:43:57 +02:00
Andreas Shimokawa
40acdf7aa9 Add changelogs 2019-05-09 15:01:24 +02:00
Andreas Shimokawa
34b4943918 Also export and import device specific preference files 2019-05-09 14:55:37 +02:00
Andreas Shimokawa
5ecf3cadc8 Database Management Activity: Also remove "Delete Legacy Database" title when there is no legacy database.
The title caused me to press the button below and killing all my data from the last two years
2019-05-09 13:38:14 +02:00
Olexandr Nesterenko
188abe9b6b Translated using Weblate (Ukrainian)
Currently translated at 68.0% (446 of 656 strings)

Translation: Freeyourgadget/Gadgetbridge
Translate-URL: https://hosted.weblate.org/projects/freeyourgadget/gadgetbridge/uk/
2019-05-09 12:55:58 +02:00
ssantos
d76d41a3d3 Translated using Weblate (Portuguese)
Currently translated at 61.3% (402 of 656 strings)

Translation: Freeyourgadget/Gadgetbridge
Translate-URL: https://hosted.weblate.org/projects/freeyourgadget/gadgetbridge/pt/
2019-05-09 12:55:58 +02:00
HenRy
a253be1caa Translated using Weblate (German)
Currently translated at 100.0% (656 of 656 strings)

Translation: Freeyourgadget/Gadgetbridge
Translate-URL: https://hosted.weblate.org/projects/freeyourgadget/gadgetbridge/de/
2019-05-09 12:55:58 +02:00
rimasx
0ad46c7de1 Translated using Weblate (Estonian)
Currently translated at 38.7% (254 of 656 strings)

Translation: Freeyourgadget/Gadgetbridge
Translate-URL: https://hosted.weblate.org/projects/freeyourgadget/gadgetbridge/et/
2019-05-09 12:55:58 +02:00
陈少举
83e65d1fba Translated using Weblate (Chinese (Simplified))
Currently translated at 100.0% (656 of 656 strings)

Translation: Freeyourgadget/Gadgetbridge
Translate-URL: https://hosted.weblate.org/projects/freeyourgadget/gadgetbridge/zh_Hans/
2019-05-09 12:55:58 +02:00
Francesco Marinucci
529cd6d379 Translated using Weblate (Italian)
Currently translated at 99.8% (655 of 656 strings)

Translation: Freeyourgadget/Gadgetbridge
Translate-URL: https://hosted.weblate.org/projects/freeyourgadget/gadgetbridge/it/
2019-05-09 12:55:58 +02:00
Allan Nordhøy
a5f0f6fc07 Translated using Weblate (Norwegian Bokmål)
Currently translated at 98.2% (644 of 656 strings)

Translation: Freeyourgadget/Gadgetbridge
Translate-URL: https://hosted.weblate.org/projects/freeyourgadget/gadgetbridge/nb_NO/
2019-05-09 12:55:58 +02:00
Yaron Shahrabani
8686a7a425 Translated using Weblate (Hebrew)
Currently translated at 100.0% (656 of 656 strings)

Translation: Freeyourgadget/Gadgetbridge
Translate-URL: https://hosted.weblate.org/projects/freeyourgadget/gadgetbridge/he/
2019-05-09 12:55:58 +02:00
postsorino
6087c0559d Translated using Weblate (Greek)
Currently translated at 100.0% (656 of 656 strings)

Translation: Freeyourgadget/Gadgetbridge
Translate-URL: https://hosted.weblate.org/projects/freeyourgadget/gadgetbridge/el/
2019-05-09 12:55:58 +02:00
Andreas Shimokawa
58dca9a897 Amazit Cor 2: Add device specific warning when installing firmware (untested)
Also remove some Mi Band'ism from strings
2019-05-09 12:54:14 +02:00
Andreas Shimokawa
41e607ce9b Amazfit Cor 2: Give own device type id, support flashing the firmware **UNTESTED** 2019-05-09 12:42:59 +02:00
Andreas Shimokawa
19be1121c9 Merge remote-tracking branch 'github/pr/1492/previous_app_management' 2019-05-09 11:34:56 +02:00
Andreas Shimokawa
2dc228029a Mi Band 3: Whitelist FW 2.3.0.28 2019-05-09 11:28:24 +02:00
Andreas Shimokawa
f7fe3a836f Mi Band 3: Support flashing latest Japanese-Korean font file
This increases the supported file size to 2.0MB.
Somehow it is confusing that the new file is version 1 and the old version 2.
Also according to firmare.json both are version 1....
2019-05-07 11:13:48 +02:00
Andreas Shimokawa
0399bc048c Mi Band 3: Whitelist Firmware 2.3.0.6 2019-05-07 10:43:26 +02:00
Andreas Shimokawa
fadce6eb3c Mi Band 3: Add missing languages
Indonesian
    Thai
    Arabic
    Vietnamese
    Portuguese
    Dutch
    Turkish
    Ukrainian

Closes #1506
2019-05-05 22:47:39 +02:00
Andreas Shimokawa
6d28af1132 Mi Band 2: enable per-device pairing keys
Now enabled for all Huami devices
2019-05-02 22:40:28 +02:00
Andreas Shimokawa
bb161aff59 Amazfit Cor: Also recognize "Amazfit Band 2" as Cor 2019-05-02 22:26:20 +02:00
Andreas Shimokawa
88da30fd53 Merge remote-tracking branch 'github/pr/1441/patch-1' 2019-05-02 22:13:19 +02:00
Nevena Mircheva
04bc98d86f Translated using Weblate (Bulgarian)
Currently translated at 54.1% (353 of 652 strings)

Translation: Freeyourgadget/Gadgetbridge
Translate-URL: https://hosted.weblate.org/projects/freeyourgadget/gadgetbridge/bg/
2019-05-02 22:03:17 +02:00
Olexandr Nesterenko
59bb606fc4 Translated using Weblate (Ukrainian)
Currently translated at 65.6% (428 of 652 strings)

Translation: Freeyourgadget/Gadgetbridge
Translate-URL: https://hosted.weblate.org/projects/freeyourgadget/gadgetbridge/uk/
2019-05-02 22:03:17 +02:00
Francesco Marinucci
84bcfe9d60 Translated using Weblate (Italian)
Currently translated at 94.0% (613 of 652 strings)

Translation: Freeyourgadget/Gadgetbridge
Translate-URL: https://hosted.weblate.org/projects/freeyourgadget/gadgetbridge/it/
2019-05-02 22:03:17 +02:00
Francesco Marinucci
9b59bd7b15 Translated using Weblate (Italian)
Currently translated at 91.4% (596 of 652 strings)

Translation: Freeyourgadget/Gadgetbridge
Translate-URL: https://hosted.weblate.org/projects/freeyourgadget/gadgetbridge/it/
2019-05-02 22:03:17 +02:00
M. Hadi
b23b34d146 Translated using Weblate (Persian)
Currently translated at 16.0% (104 of 652 strings)

Translation: Freeyourgadget/Gadgetbridge
Translate-URL: https://hosted.weblate.org/projects/freeyourgadget/gadgetbridge/fa/
2019-05-02 22:03:17 +02:00
postsorino
faa6c048e3 Translated using Weblate (Greek)
Currently translated at 100.0% (652 of 652 strings)

Translation: Freeyourgadget/Gadgetbridge
Translate-URL: https://hosted.weblate.org/projects/freeyourgadget/gadgetbridge/el/
2019-05-02 22:03:17 +02:00
Rui Mendes
afbb049c35 Translated using Weblate (Portuguese)
Currently translated at 59.8% (390 of 652 strings)

Translation: Freeyourgadget/Gadgetbridge
Translate-URL: https://hosted.weblate.org/projects/freeyourgadget/gadgetbridge/pt/
2019-05-02 22:03:17 +02:00
Allan Nordhøy
a1b0add4d6 Translated using Weblate (Norwegian Bokmål)
Currently translated at 98.2% (640 of 652 strings)

Translation: Freeyourgadget/Gadgetbridge
Translate-URL: https://hosted.weblate.org/projects/freeyourgadget/gadgetbridge/nb_NO/
2019-05-02 22:03:17 +02:00
Yaron Shahrabani
b5e8df891a Translated using Weblate (Hebrew)
Currently translated at 100.0% (652 of 652 strings)

Translation: Freeyourgadget/Gadgetbridge
Translate-URL: https://hosted.weblate.org/projects/freeyourgadget/gadgetbridge/he/
2019-05-02 22:03:17 +02:00
HenRy
0094f0c5d1 Translated using Weblate (German)
Currently translated at 100.0% (652 of 652 strings)

Translation: Freeyourgadget/Gadgetbridge
Translate-URL: https://hosted.weblate.org/projects/freeyourgadget/gadgetbridge/de/
2019-05-02 22:03:17 +02:00
Andreas Shimokawa
f6095f56ae Merge remote-tracking branch 'github/pr/1503/work_profile' 2019-05-02 21:59:51 +02:00
Andreas Shimokawa
77c76a7bd3 Mi Band 3: enable per-device pairing keys 2019-05-01 21:56:36 +02:00
Andreas Shimokawa
67ac8dd335 Merge remote-tracking branch 'github/pr/1502/device_casio_improve_no_ble_scan' 2019-05-01 21:26:22 +02:00
Andreas Shimokawa
86270c0592 Try to enable Amazfit Cor 2 support but just using Amazfit Cor code.
Related to #1500
2019-05-01 19:51:32 +02:00
Andreas Böhler
aa6b0b7d5f Also check work profile for number lookup 2019-05-01 15:13:08 +02:00
Andreas Böhler
e82ac8dfd7 Make use of GattServer in BtLEQueue, improve initialization sequence, improve pairing sequence and fix a few bugs 2019-05-01 15:04:02 +02:00
Matej Drobnič
580d70e910 add pebblekit extension for reopening last app 2019-04-23 20:12:53 +02:00
Andreas Shimokawa
f01c9414f5 fix a few warnings 2019-04-21 22:08:14 +02:00
Andreas Shimokawa
5837689449 add missing file 2019-04-21 21:28:27 +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
Daniele Gobbetti
2a8fe5c3a0 Fix searching in application name when blacklisting.
The filter pattern is forced to lowercase, so also che application names
should be.

Fixes #1482
2019-04-21 21:21:21 +02:00
License Bot
9aadb2f2fd Update license headers 2019-04-21 18:53:10 +02:00
Daniele Gobbetti
7c918ee191 Add UI to invoke device specific settings Activity
Currently the icon in the card is hidden for all devices, since the
functionality is not implemented yet
2019-04-21 15:59:39 +02:00
Johannes Schmitt
f92626f4a5 moved BFH-16 in JYOU "group" 2019-04-20 22:00:50 +02:00
JoSch
7200538993 Update DeviceSupportFactory.java
changed indent of MISCALE2
2019-04-20 22:00:50 +02:00
Sophanimus
7acc3580dd added comment 2019-04-20 22:00:50 +02:00
Sophanimus
e86bc80016 improvements 2019-04-20 22:00:50 +02:00
Sophanimus
c7a6dc4b01 improvements 2019-04-20 22:00:50 +02:00
Sophanimus
070a132780 updated Copyright notes 2019-04-20 22:00:50 +02:00
Sophanimus
1e127c4de0 removed unnecessary space 2019-04-20 22:00:50 +02:00
Sophanimus
deb4d3a0ee reordered functions in BFH16DeviceCoordinator 2019-04-20 22:00:50 +02:00
Sophanimus
0b1f3ee1d7 added Copyright notes 2019-04-20 22:00:50 +02:00
Sophanimus
1087a53216 some functions do now work
Signed-off-by: Sophanimus
2019-04-20 22:00:50 +02:00
Sophanimus
6faf9fdae8 noticed similarities to JYOU, copyed JYOU functions, adapted heartrate, blood presure and satiation values
Signed-off-by: Sophanimus
2019-04-20 22:00:50 +02:00
Sophanimus
2c1f87c81b added BFH16DeviceSupport
Signed-off-by: Sophanimus
2019-04-20 22:00:50 +02:00
Sophanimus
3ca589f730 BFH-16 Device-discovery working
Signed-off-by: Sophanimus
2019-04-20 22:00:50 +02:00
M. Hadi
58a18b5ad2 Translated using Weblate (Persian)
Currently translated at 7.4% (48 of 651 strings)

Translation: Freeyourgadget/Gadgetbridge
Translate-URL: https://hosted.weblate.org/projects/freeyourgadget/gadgetbridge/fa/
2019-04-16 23:48:11 +02:00
M. Hadi
fe7995ad5f Added translation using Weblate (Persian) 2019-04-16 23:48:11 +02:00
Triet Pham
f448ccd6d4 Translated using Weblate (Vietnamese)
Currently translated at 20.1% (131 of 651 strings)

Translation: Freeyourgadget/Gadgetbridge
Translate-URL: https://hosted.weblate.org/projects/freeyourgadget/gadgetbridge/vi/
2019-04-16 23:48:11 +02:00
HenRy
aa979ac210 Translated using Weblate (Norwegian Bokmål)
Currently translated at 97.5% (635 of 651 strings)

Translation: Freeyourgadget/Gadgetbridge
Translate-URL: https://hosted.weblate.org/projects/freeyourgadget/gadgetbridge/nb_NO/
2019-04-16 23:48:11 +02:00
aerowolf
ed9c32ad46 Translated using Weblate (Chinese (Simplified))
Currently translated at 100.0% (651 of 651 strings)

Translation: Freeyourgadget/Gadgetbridge
Translate-URL: https://hosted.weblate.org/projects/freeyourgadget/gadgetbridge/zh_Hans/
2019-04-16 23:48:11 +02:00
Nevena Mircheva
9c4c204e46 Translated using Weblate (Bulgarian)
Currently translated at 47.9% (312 of 651 strings)

Translation: Freeyourgadget/Gadgetbridge
Translate-URL: https://hosted.weblate.org/projects/freeyourgadget/gadgetbridge/bg/
2019-04-16 23:48:11 +02:00
postsorino
ec8ca78627 Translated using Weblate (Greek)
Currently translated at 100.0% (651 of 651 strings)

Translation: Freeyourgadget/Gadgetbridge
Translate-URL: https://hosted.weblate.org/projects/freeyourgadget/gadgetbridge/el/
2019-04-16 23:48:11 +02:00
Rui Mendes
41e9467a0a Translated using Weblate (Portuguese)
Currently translated at 59.8% (389 of 651 strings)

Translation: Freeyourgadget/Gadgetbridge
Translate-URL: https://hosted.weblate.org/projects/freeyourgadget/gadgetbridge/pt/
2019-04-16 23:48:11 +02:00
Allan Nordhøy
4dbfda1be6 Translated using Weblate (Norwegian Bokmål)
Currently translated at 97.5% (635 of 651 strings)

Translation: Freeyourgadget/Gadgetbridge
Translate-URL: https://hosted.weblate.org/projects/freeyourgadget/gadgetbridge/nb_NO/
2019-04-16 23:48:11 +02:00
Yaron Shahrabani
3421d2602d Translated using Weblate (Hebrew)
Currently translated at 100.0% (651 of 651 strings)

Translation: Freeyourgadget/Gadgetbridge
Translate-URL: https://hosted.weblate.org/projects/freeyourgadget/gadgetbridge/he/
2019-04-16 23:48:11 +02:00
postsorino
3f581cd698 Translated using Weblate (Greek)
Currently translated at 92.3% (601 of 651 strings)

Translation: Freeyourgadget/Gadgetbridge
Translate-URL: https://hosted.weblate.org/projects/freeyourgadget/gadgetbridge/el/
2019-04-16 23:48:11 +02:00
HenRy
736577512c Translated using Weblate (German)
Currently translated at 100.0% (651 of 651 strings)

Translation: Freeyourgadget/Gadgetbridge
Translate-URL: https://hosted.weblate.org/projects/freeyourgadget/gadgetbridge/de/
2019-04-16 23:48:11 +02:00
Full Name
55a36e1b30 Translated using Weblate (Czech)
Currently translated at 100.0% (651 of 651 strings)

Translation: Freeyourgadget/Gadgetbridge
Translate-URL: https://hosted.weblate.org/projects/freeyourgadget/gadgetbridge/cs/
2019-04-16 23:48:11 +02:00
nautilusx
623f2ea51a Translated using Weblate (German)
Currently translated at 95.7% (623 of 651 strings)

Translation: Freeyourgadget/Gadgetbridge
Translate-URL: https://hosted.weblate.org/projects/freeyourgadget/gadgetbridge/de/
2019-04-16 23:48:11 +02:00
Andreas Shimokawa
bd76590fec bump version, add changelogs 2019-03-17 22:15:32 +01:00
cpfeiffer
39388f48a9 Merge remote-tracking branch 'github/pr/1456' 2019-03-17 21:06:23 +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
665b1b6b5a Bip: whitelist FW 1.1.5.16
Closes #1459
2019-03-17 18:26:47 +01:00
Olexandr Nesterenko
98d1a54afc Translated using Weblate (Ukrainian)
Currently translated at 71.5% (427 of 597 strings)

Translation: Freeyourgadget/Gadgetbridge
Translate-URL: https://hosted.weblate.org/projects/freeyourgadget/gadgetbridge/uk/
2019-03-17 17:39:34 +01:00