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