Commit Graph
3552 Commits
Author SHA1 Message Date
Daniele Gobbetti 67a1191a3c Use UTC timezone in GPX points
Fixes #1152
2018-07-22 16:14:36 +02:00
Daniele Gobbetti a5dd88df53 Fix discovery on devices with Android version < Lollipop
also reduce the amount of lines logged in discovery activity.
2018-07-22 16:14:36 +02:00
Daniele Gobbetti 290c6c53fb Fix wrong mapping yahoo weather conditions to openweathermap. 2018-07-22 16:14:36 +02:00
DenisandWeblate 8141076e25 Translated using Weblate (Russian)
Currently translated at 96.6% (485 of 502 strings)

Translation: Freeyourgadget/Gadgetbridge
Translate-URL: https://hosted.weblate.org/projects/freeyourgadget/gadgetbridge/ru/
2018-07-21 17:18:41 +02:00
K0L0B0GandWeblate 86a15a7c7b Translated using Weblate (Russian)
Currently translated at 96.6% (485 of 502 strings)

Translation: Freeyourgadget/Gadgetbridge
Translate-URL: https://hosted.weblate.org/projects/freeyourgadget/gadgetbridge/ru/
2018-07-21 17:18:41 +02:00
Andreas Shimokawa e96dcc69ab Amazfit Bip: try to support weather in newer firmwares 2018-07-21 17:18:08 +02:00
Andreas Shimokawa d1253348dc Mi Band 3: whitelist tested firmware, res and font 2018-07-19 12:00:17 +02:00
K0L0B0GandWeblate cdad2ba67d Translated using Weblate (Russian)
Currently translated at 93.8% (471 of 502 strings)

Translation: Freeyourgadget/Gadgetbridge
Translate-URL: https://hosted.weblate.org/projects/freeyourgadget/gadgetbridge/ru/
2018-07-17 16:12:41 +02:00
DenisandWeblate 7fb0ad0dfd Translated using Weblate (Russian)
Currently translated at 93.8% (471 of 502 strings)

Translation: Freeyourgadget/Gadgetbridge
Translate-URL: https://hosted.weblate.org/projects/freeyourgadget/gadgetbridge/ru/
2018-07-17 16:12:41 +02:00
Yaron ShahrabaniandWeblate 2468ad9d7f Translated using Weblate (Hebrew)
Currently translated at 100.0% (502 of 502 strings)

Translation: Freeyourgadget/Gadgetbridge
Translate-URL: https://hosted.weblate.org/projects/freeyourgadget/gadgetbridge/he/
2018-07-17 16:12:40 +02:00
Andreas Shimokawa c7125f78cf no comment 0.28.0 2018-07-17 16:12:15 +02:00
Andreas Shimokawa 1f6850a4b3 update changelogs 2018-07-17 16:01:41 +02:00
Andreas Shimokawa eef38d4680 Only use 0x00 as auth flags on Mi Band 3 - to not disturb other devices 2018-07-17 00:29:36 +02:00
Andreas Shimokawa aa143577f8 Amazfit Cor: Support language switching on newer firmwares
I shamelessly assumed the firmware version (chose the version that was included in the same Mi Fit version when bip started to support the new command)
2018-07-16 15:18:46 +02:00
Yaron ShahrabaniandWeblate 7cad1fe2d3 Translated using Weblate (Hebrew)
Currently translated at 100.0% (501 of 501 strings)

Translation: Freeyourgadget/Gadgetbridge
Translate-URL: https://hosted.weblate.org/projects/freeyourgadget/gadgetbridge/he/
2018-07-16 14:50:21 +02:00
Andreas Shimokawa 78734f50cc Update changelog and readme 2018-07-16 14:49:58 +02:00
Andreas Shimokawa f2aa71e32c Amazfit Bip: Support Russian language.
Closes #1145
2018-07-16 14:36:52 +02:00
Andreas Shimokawa 46f3686764 Mi Band 3: Also send AQI for weather to make current temperature appear 2018-07-16 14:19:02 +02:00
Andreas Shimokawa dc1e831630 Mi Band 3: Fix Pairing, this MIGHT break pairing for other devices (Bip/Cor/Mi Band 2) 2018-07-16 13:38:51 +02:00
Andreas Shimokawa 27ea722021 bump gradle plugin version 2018-07-16 13:37:08 +02:00
Marius CornescuandWeblate 2fe0b0e6e6 Translated using Weblate (Romanian)
Currently translated at 17.0% (85 of 500 strings)

Translation: Freeyourgadget/Gadgetbridge
Translate-URL: https://hosted.weblate.org/projects/freeyourgadget/gadgetbridge/ro/
2018-07-15 03:05:10 +02:00
Marius CornescuandWeblate f95ff16767 Translated using Weblate (Romanian)
Currently translated at 10.6% (53 of 500 strings)

Translation: Freeyourgadget/Gadgetbridge
Translate-URL: https://hosted.weblate.org/projects/freeyourgadget/gadgetbridge/ro/
2018-07-15 03:05:10 +02:00
Marius CornescuandWeblate b0814c1bbd Added translation using Weblate (Romanian) 2018-07-15 03:05:10 +02:00
Andreas Shimokawa 93117993e1 Bump version, start changelog 2018-07-15 03:04:43 +02:00
Carsten PfeifferandGitHub 1030a118a4 Merge pull request #1148 from Lightwars/zetime
Add MyKronoz Zetime support
2018-07-14 22:23:07 +02:00
Sebastian Kranz 18202bffbd Fix timestamps of activities, cause the watch reports them with 6 hours offset. 2018-07-13 13:24:47 +02:00
Sebastian Kranz e54930788b Add a divisor and divide the rawintensity to normalize it. It would be better to scale the divisor based on all steps of the day or something like that. 2018-07-13 11:06:21 +02:00
Sebastian Kranz 99bdb4a30a Use evaluteGBDeviceEvent to send events to the app/android system, instead of calling directly the handle ufunctions. 2018-07-13 10:35:18 +02:00
Sebastian Kranz f0174d904a Bugfix: calendar needs the date as number. Add comment about converting date digits to characters. 2018-07-13 10:10:41 +02:00
bounandCarsten Pfeiffer 11c545362a Do not crash inside the emulator (#1150)
As there is no bluetooth support in the emulator
2018-07-12 18:25:18 +02:00
Sebastian Kranz 6781e1e14a Rework onNotification function: Assemble the message and send decide, which icon should show up on the watch. Email support seems broken in newest firmware (1.7 Build 41) of the watch! 2018-07-12 07:30:41 +02:00
Sebastian Kranz 888d08ae77 Replace performConnected() with builder.queue(getQueue()) to write the commands and data to the watch. 2018-07-11 11:59:32 +02:00
Sebastian Kranz c1673554ee Better use bit shifting and masks to avoid negative values. 2018-07-11 07:17:40 +02:00
Sebastian Kranz f3264fab0a Fix typo. 2018-07-11 06:49:01 +02:00
DreamwalkerandAndreas Shimokawa 355f2e6bb5 korean translate added
korean translate added
2018-07-10 13:56:54 +02:00
Your Name 8eff50344b Give gradlew proper permission. 2018-07-10 07:33:35 +02:00
Sebastian Kranz 7d8d484133 Merge branch 'master' into zetime 2018-07-10 06:48:20 +02:00
MargreetandWeblate 3aaa0e9fce Translated using Weblate (Dutch)
Currently translated at 99.6% (498 of 500 strings)

Translation: Freeyourgadget/Gadgetbridge
Translate-URL: https://hosted.weblate.org/projects/freeyourgadget/gadgetbridge/nl/
2018-07-09 22:58:14 +02:00
Allan NordhøyandWeblate c4e1900e82 Translated using Weblate (Norwegian Bokmål)
Currently translated at 99.6% (498 of 500 strings)

Translation: Freeyourgadget/Gadgetbridge
Translate-URL: https://hosted.weblate.org/projects/freeyourgadget/gadgetbridge/nb/
2018-07-09 22:58:14 +02:00
Yaron ShahrabaniandWeblate c631bdebf4 Translated using Weblate (Hebrew)
Currently translated at 100.0% (500 of 500 strings)

Translation: Freeyourgadget/Gadgetbridge
Translate-URL: https://hosted.weblate.org/projects/freeyourgadget/gadgetbridge/he/
2018-07-09 22:58:14 +02:00
postsorinoandWeblate f854574868 Translated using Weblate (Greek)
Currently translated at 100.0% (500 of 500 strings)

Translation: Freeyourgadget/Gadgetbridge
Translate-URL: https://hosted.weblate.org/projects/freeyourgadget/gadgetbridge/el/
2018-07-09 22:58:14 +02:00
andrewlytvynandWeblate 31fa2dc798 Translated using Weblate (Ukrainian)
Currently translated at 42.3% (211 of 498 strings)

Translation: Freeyourgadget/Gadgetbridge
Translate-URL: https://hosted.weblate.org/projects/freeyourgadget/gadgetbridge/uk/
2018-07-09 22:58:14 +02:00
jonnsoftandcpfeiffer 09a36aa5e7 MiBand3 pairing fix
(cherry picked from commit 3656ed9648b28475c35764da8a5cbeb420cfc307)
2018-07-09 22:56:16 +02:00
cpfeiffer f2ff1991da Comment out chatty debug output 2018-07-09 22:55:20 +02:00
Andreas Shimokawa 3236e20657 Amazfit Bip/Cor: rework fimware detection to rely on strings instead of version numbers
The new version scheme and the fact that recent Bip and Cor firmwares are
impossible to distinguish by comparing data at fixed offsets make it necessary
to dynamically search for sequences of data. We do this now by searching for
"Amazfit Bip Watch" and "Amazfit Cor".
2018-07-08 12:16:26 +02:00
Sebastian Kranz edee0904ff Add all activity data to the database; at the moment not all are displayed. Try to fix value calculations, because negative results do not make sense here. Restrict the body length from notification to the max value of 256 characters. 2018-07-06 21:59:30 +02:00
Sebastian Kranz 0a37b8ef87 Fix music control. Now everytime the track changes the correct title is displayed. Set limits for volume up and down. Set a initial value of 50% at connect... 2018-07-06 20:33:45 +02:00
Sebastian Kranz c2d608b0ef Add time synchronization. Some values/parameters are fixed at the moment, which shouldn't be maybe. 2018-07-06 08:19:04 +02:00
Sebastian Kranz fec1f1afc6 Fill function to to add a calendar event at the day view. 2018-07-05 10:28:27 +02:00
Sebastian Kranz 7c65fa4fc0 BUGFIX: correct the length needed if a string includes multi bytes. Because a character is encoded of up to 4 bytes. Fix using the correct progess and available variables for the activities. Also restict the volume up and down commands to 16 steps. 2018-07-05 07:25:17 +02:00