gfwilliams
2cb5844020
Bangle.js build flavor ( #2621 )
...
This PR adds build flavors to `build.gradle`. The default is called `main`, but we also add `banglejs` which allows the building of an app called `Bangle.js Gadgetbridge`.
This will have internet connectivity, allowing Bangle.js watches to request data directly from the internet - and it's named so as hopefully not to be confused with the normal offline Gadgetbridge, while still giving credit.
Eventually the plan is to put this on the Google Play store, and to have additions in it which are good for Bangle.js users but would otherwise negatively impact normal Gadgetbridge users (a build flavor is used so we can keep the same codebase and not fork).
About naming - I'd mentioned `Gadgetbridge for Bangle` to @ashimokawa but thinking about how it would appear in the app store and Android apps list, it probably makes sense to call it `Bangle.js Gadgetbridge` so it's listed under `B...`. Happy to change or use something else if you have strong opinions though.
**Note:** adding build flavors seems to add the flavor name to existing builds. As a result, *all other builds will now have `main` in the name*. Unfortunately I didn't see another way around this, but hopefully it won't break anything.
Co-authored-by: Gordon Williams <gw@pur3.co.uk>
Reviewed-on: https://codeberg.org/Freeyourgadget/Gadgetbridge/pulls/2621
Co-authored-by: gfwilliams <gfwilliams@noreply.codeberg.org>
Co-committed-by: gfwilliams <gfwilliams@noreply.codeberg.org>
2022-03-31 11:36:26 +02:00
Andreas Böhler
884538de5e
Add basic support for Casio GBD-H1000
2022-02-02 11:21:11 +01:00
Andreas Böhler
c81a7ab8e4
Fix supid bug introduced while refactoring Casio support
2022-01-12 11:33:05 +01:00
José Rebelo
d23b0a5b88
Sony WH-1000XM4: Initial Support
2022-01-12 10:36:07 +01:00
José Rebelo
c4874de11a
Sony WF-SP800N: Initial Support
2021-12-26 19:17:21 +01:00
José Rebelo
5dfcaa65ea
Roidmi 3: Add support for Mojietu 3 rebrand
2021-12-26 18:27:01 +01:00
José Rebelo
bb0a6c0d64
Add Roidmi to list of supported devices
2021-11-15 22:43:53 +00:00
vanous
faec433b95
Update list of devices
2021-11-13 09:46:24 +01:00
Andreas Shimokawa
0bf86584e1
remove travis-ci related files
...
travis-ci.org is no longer supported, travis supported only github anyay
2021-09-25 15:18:05 +02:00
Andreas Shimokawa
1569e648fa
add changelog, bump version
2021-09-25 12:49:22 +02:00
vanous
e00ee75ad2
adding FitPro bands support
2021-09-21 16:37:19 +02:00
maxvel
c7fb1dabeb
Added wiki link for Amazfit Bip S
2021-08-28 10:30:07 +02:00
maxvel
785c1bfcb0
Added wiki link for Amazfit Bip U
2021-08-28 10:30:07 +02:00
x29a
5b2ca65321
Added support for SMA Q2 ( #2215 )
...
Hi,
i applied the changes from [Emeryths fork](https://github.com/Emeryth/Gadgetbridge ) to master in order to get the [SMA Q2 smartwatch](https://hackaday.io/project/85463-color-open-source-smartwatch ) support upstream.
It uses [his firmware](https://github.com/Emeryth/sma-q2-oss ) (pretty/most popular for this device).
Greatly appreciate any feedback as this is my first attempt to add a device to GB :)
I read through the [tutorial](https://codeberg.org/Freeyourgadget/Gadgetbridge/wiki/New-Device-Tutorial ), are there other sources for adding new device support?
thanks!
Co-authored-by: x29a <0.x29a.0@gmail.com>
Reviewed-on: https://codeberg.org/Freeyourgadget/Gadgetbridge/pulls/2215
Co-authored-by: x29a <x29a@noreply.codeberg.org>
Co-committed-by: x29a <x29a@noreply.codeberg.org>
2021-07-20 12:08:12 +02:00
Andreas Shimokawa
e12f391dd0
update changelog
2021-05-24 17:32:29 +02:00
Andreas Shimokawa
21c6463e73
try to verify mastodon profile as official
2021-04-01 22:12:01 +02:00
Andreas Shimokawa
60528d0c30
add Wasp-OS to README
2021-04-01 22:09:19 +02:00
Andreas Shimokawa
327c39719b
add link to mastodon
2021-04-01 22:02:50 +02:00
vanous
ceb99531d3
add some wiki links to README to point developers to documentation
2021-03-05 12:42:49 +01:00
xaos
98d9076189
Re-organized README Supported Devices section
2021-02-20 21:51:32 +01:00
Stefan Bora
5d4f70499d
Added support for Amazfit X
2021-02-07 23:59:26 +01:00
Andreas Shimokawa
46195add24
Update list of supported devices
2021-02-06 22:51:42 +01:00
Jochen S
b945af1531
Added support for Amazfit GTR 2e. ( #2182 )
...
Merge branch 'master' into master
Added support for Amazfit GTR 2e.
Co-authored-by: Jochen S <tsalin@noreply.codeberg.org>
Co-authored-by: arisel <arisel@arisel.de>
Reviewed-on: https://codeberg.org/Freeyourgadget/Gadgetbridge/pulls/2182
Co-Authored-By: Jochen S. <tsalin@noreply.codeberg.org>
Co-Committed-By: Jochen S. <tsalin@noreply.codeberg.org>
2021-02-02 23:06:11 +01:00
Andrew Watkins
3cfc6c596b
Huami Zepp E support ( #2180 )
...
Added support for Huami Zepp E
Reviewed-on: https://codeberg.org/Freeyourgadget/Gadgetbridge/pulls/2180
Co-Authored-By: Andrew Watkins <randnv20@noreply.codeberg.org>
Co-Committed-By: Andrew Watkins <randnv20@noreply.codeberg.org>
2021-01-31 22:41:01 +01:00
vanous
8832cf6204
fix a small type, add GetItOnCodeberg batch
2021-01-12 16:03:58 +01:00
Julian Lam
7a5029b738
update README to show link to matrix chat room via element.io
2020-12-28 19:17:41 -05:00
Andreas Shimokawa
4398dd9855
update changelogs and readme
2020-12-21 17:17:30 +01:00
Andreas Shimokawa
58ef50470e
add new Huami devices to readme
2020-11-21 22:19:52 +01:00
Andreas Böhler
586e54a748
Update README
2020-11-21 22:12:19 +01:00
TaaviE
01feaabffd
Added support for Nut devices
2020-10-11 19:16:31 +03:00
TaaviE
c0c35a0931
Minor improvements to iTag-related documentation
2020-10-11 19:16:31 +03:00
Yukai Li
bc33b4b6e0
Add Lefun to supported devices in readme
2020-10-10 22:03:46 +02:00
Andreas Shimokawa
d634457603
add PineTime to README
2020-09-23 12:16:57 +02:00
Andreas Shimokawa
2aa55aeb2f
remove irc from readme as it is unused
...
Closes #2004
2020-09-06 12:27:12 +02:00
Andreas Shimokawa
e7c8c9d9f2
Add TLW64 and Mi Band 5 to README
2020-07-31 23:24:36 +02:00
Andreas Shimokawa
d035eb27d1
Add amazfit T-Rex to supported devices
2020-06-29 16:33:14 +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
Andreas Shimokawa
1063b49519
prepare release
2020-04-06 10:39:38 +02:00
Andreas Shimokawa
334e74a794
Update README
2020-03-23 11:12:17 +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
0c09c29da4
Add iTag to README, draft changelog
2020-01-31 09:22:06 +01:00
C0rn3j
6d1fda354c
Add Community section
2020-01-26 00:43:21 +01:00
Andreas Shimokawa
4277a3e8d2
update changelog
2020-01-08 22:06:37 +01:00
mamutcho
f7e7cfaa0c
Merge branch 'master' of https://codeberg.org/Freeyourgadget/Gadgetbridge
2019-12-16 19:52:14 +02:00
Andreas Shimokawa
85e7f32019
mention Gordon Williams as Bangle.js code contributor in README.md
2019-12-15 21:35:34 +01:00
mamutcho
26353e2af3
Update 'README.md'
2019-12-13 23:41:27 +01:00
mamutcho
be8cac2c6f
Merge branch 'master' of https://github.com/mamutcho/Gadgetbridge
2019-12-12 19:27:56 +02:00
Andreas Shimokawa
854611e080
fix wiki links in README.md
2019-12-10 21:17:57 +01:00
Andreas Shimokawa
08b3c6508c
really update links in README.md
2019-12-10 19:35:35 +01:00
Andreas Shimokawa
7fcd98221a
update links to point to codeberg.org in README.md
2019-12-10 19:34:09 +01:00
Andreas Shimokawa
386a2459b2
Announce Codeberg move
2019-12-07 09:41:21 +01:00
Andreas Shimokawa
e604e5088c
add darkhnod to contributors
2019-12-05 22:34:48 +01:00
dakhnod
f4a0f0ce8f
Merge branch 'master' of github.com:Freeyourgadget/Gadgetbridge into fossil-q-hybrid
2019-12-04 00:48:26 +01:00
dakhnod
75b886be10
added comment
2019-12-04 00:27:38 +01:00
Andreas Shimokawa
fdb7e013ec
add Amazfit GTR/GTS to README
2019-11-24 22:35:36 +01:00
Mamut
7d95eae14c
Update README.md
2019-11-19 12:32:10 +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
Maciej Kuśnierz
2acb65b745
Merge https://github.com/Freeyourgadget/Gadgetbridge
...
# Conflicts:
# README.md
2019-10-13 00:18:00 +02:00
Andreas Shimokawa
5c6be64329
remove old information from the readme
2019-10-12 20:54:17 +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
ecd1595e84
bumped version and added makibes hr3 to readme.
2019-10-12 12:44:38 +02:00
ksiwczynski
0f6ef140e2
Merge branch 'master' of https://github.com/Freeyourgadget/Gadgetbridge
2019-08-17 02:07:55 +02:00
dakhnod
236a48e398
Merge branch 'master' of github.com:Freeyourgadget/Gadgetbridge into fossil-q-hybrid
2019-08-01 01:03:07 +02:00
vanous
a7cf28b505
Add weblate translation progress badge
2019-07-30 09:31:38 +02:00
dakhnod
b089ad7531
Merge branch 'master' of github.com:Freeyourgadget/Gadgetbridge into fossil-q-hybrid
2019-07-29 00:56:32 +02:00
Andreas Shimokawa
2277a1e3aa
Fix link to Cor 2 wiki
2019-07-28 15:37:22 +02:00
Andreas Shimokawa
e2ba8e8a03
Revert "remove travis-ci badge"
...
This reverts commit be28da9430
.
2019-07-26 23:07:33 +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
be28da9430
remove travis-ci badge
...
Travis you have been a pain in the ass, travis you took more time from me than you saved me.
Goodby Travis.
2019-07-17 11:37:23 +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
98b23d7c7a
Update README, link to Cor2 wiki, and add Mi Scale 2
2019-05-09 15:29:17 +02:00
Andreas Shimokawa
006d6af9e4
update readme
2019-05-09 13:05:37 +02:00
Andreas Shimokawa
29d812df65
mention codeberg.org as the primary site for the wiki
2019-05-05 19:32:43 +02:00
ksiwczynski
184d2a9409
Update README.md
2019-03-14 04:04:57 +01:00
Sebastian Kranz
ac2a462f04
Add wiki link for the ZeTime.
2019-02-20 14:30:40 +01:00
Andreas Shimokawa
b109779f0d
fix codeberg links
2019-01-19 15:26:51 +01:00
Andreas Shimokawa
fc0fd643c2
change urls to point to codeberg.org
2019-01-19 15:05:12 +01:00
Andreas Shimokawa
68d26e1097
update README.md
2019-01-07 09:44:28 +01:00
Andreas Shimokawa
c2c91b339b
cleanup readme
2018-12-09 20:09:02 +01:00
Andreas Shimokawa
198b7cc9c6
Do not display paired devices that were not added to Gadgetbridge or have been deleted from Gadgetbridge
...
Closes #1360
2018-12-09 20:03:15 +01:00
Xavier RENE-CORAIL
91529bbc05
Add LGTM.com code quality badges
2018-09-14 11:26:10 +01:00
Daniele Gobbetti
67035e0ca0
Update badge in the README file
...
Follow the guidelines provided in the official repo
for f-droid artwork https://gitlab.com/fdroid/artwork/issues/16
close #1228
2018-08-24 18:26:04 +02:00
Andreas Shimokawa
5b683e10c1
update readme, add changelog
2018-08-12 09:40:13 +02:00
Andreas Shimokawa
872a91b0b5
Fix "Amazfit Bit" typo
2018-07-22 16:39:37 +02:00
Andreas Shimokawa
78734f50cc
Update changelog and readme
2018-07-16 14:49:58 +02:00
Daniele Gobbetti
60412e4b1d
Fix link to the blog
2018-06-07 13:27:32 +02:00
TaaviE
08feaf30e1
Fixed a bunch of misspells.
2018-03-31 17:31:48 +02:00
ladbsoft
d5978d9b30
Xwatch Basic Support ( #972 )
...
Initial XWatch support
* Activity syncing
* Multimedia control using the watch's button
2018-02-25 12:05:36 +01:00
cpfeiffer
b0ffd2c279
Mention font installation for Mi Band 2
...
Fixes #967
2018-02-01 23:50:17 +01:00
Andreas Shimokawa
4edd8539d6
Update README.md
2017-12-18 22:35:57 +01:00
Andreas Shimokawa
c19eb4e8c8
Update README.md
2017-12-18 22:33:58 +01:00
Andreas Shimokawa
e0e5a6d7e8
add Amzfit Cor to README
2017-12-16 11:31:27 +01:00
Andreas Shimokawa
622a6e7679
Update README.md
2017-09-19 12:34:21 +02:00
Andreas Shimokawa
081426d2ef
Remove feature list from README.md, create feature matrix instead
...
The README was outdated anyway, special device specific notes can be added below the table in FEATURES
2017-09-19 12:03:11 +02:00
Andreas Shimokawa
1efd73af5e
Update README and changelogs
2017-09-05 22:48:03 +02:00
Andreas Shimokawa
be147913c3
Add Liberapay donation button
2017-08-29 23:56:55 +02:00
Andreas Shimokawa
dea968edf6
replace link to transifex with link to weblate
2017-08-26 21:12:01 +02:00