Andreas Shimokawa
1569e648fa
add changelog, bump version
2021-09-25 12:49:22 +02:00
Andreas Shimokawa
bc737100da
bump version, add changelog
2021-09-02 11:21:05 +02:00
Andreas Shimokawa
86ccd408cd
update changelog bump version
2021-08-26 10:59:53 +02:00
Andreas Shimokawa
1c6f055bef
Mi Band 6 auth: Working jni call to generate keys
2021-08-26 10:59:53 +02:00
Andreas Shimokawa
9bd8424f83
Mi Band 6 auth: first experiments
2021-08-26 10:59:53 +02:00
vanous
de567ba3d3
draft changelog and other stuff for release
2021-08-15 21:13:15 +02:00
Andreas Shimokawa
2e33256584
java/gradle crap: do something I do not even want to understand to fix random build errors
...
Yes I hate Java, and I hate gradle.
Both are a huge waste of resources.
I wonder how many nuclear plants could be switched off if people would stop using this bloated crappy VM bullshit language and "ecosystem".
And no it does not "make you super productive" and it it does not justify "investing in more hardware cpu/ram/cloud capacity" because it is "cheaper than manpower".
2021-07-30 16:18:06 +02:00
Andreas Shimokawa
c6bff25d29
bump gradle and gradle plugin as auto-applied by Android Studio Arctic Fox (2020.3.1)
...
Bump protobuf gradle plugin to fix build
Also bump other unrelated dependencies and fix some linting
2021-07-29 18:09:15 +02:00
Andreas Shimokawa
7f73206bcd
bump version, draft changelog
2021-07-20 12:16:53 +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
d6b03e0281
changelogs, bump version
2021-07-14 12:07:32 +02:00
Andreas Shimokawa
edf4d7035a
bump version, add changelogs
2021-07-05 10:39:23 +02:00
Andreas Shimokawa
f328f80394
bump version, draft changelog
2021-06-13 15:38:57 +02:00
Andreas Shimokawa
5e66447788
bump version, update changelog
2021-05-29 17:05:11 +02:00
Andreas Shimokawa
3eff54c807
Use flexbox layout for icons in device cards
...
Fixes #2301 on small screens
2021-05-26 13:26:34 +02:00
Andreas Shimokawa
d8533fc676
Draft changelog, bump version
2021-05-16 17:56:52 +02:00
TaaviE
e4d70ade2a
Improved PineTime/InfiniTime firmware DFU metadata parsing and checks
2021-05-03 00:12:51 +03:00
Andreas Shimokawa
da997dc3c0
udpate changelogs, fix old changelog location
2021-05-02 22:12:21 +02:00
jimman2003
3a99b71d53
Change deps repo to mavenCentral
2021-04-30 13:21:49 +03:00
Andreas Shimokawa
1b41aa3c45
use multi dex :O - hope that does not break anything
2021-04-21 17:12:46 +02:00
Andreas Shimokawa
b79e24c0d0
update dependencies
2021-04-21 16:37:13 +02:00
Andreas Shimokawa
75033248da
update changelog, bump version
2021-03-28 22:48:10 +02:00
Andreas Shimokawa
9c5db7acfd
bump version, draft changelog
2021-03-13 14:21:45 +01:00
Andreas Shimokawa
7cbb114b82
add changelog, bump version
2021-03-05 20:41:04 +01:00
Andreas Shimokawa
c20ec171aa
bump version
2021-02-11 23:24:39 +01:00
Andreas Shimokawa
54f96288d9
update changelog, bump version
2021-02-09 22:33:17 +01:00
Andreas Shimokawa
7a7bce4fb0
Bump version, draft changelog
2021-02-04 20:22:38 +01:00
Andreas Shimokawa
86d3ba5bc4
bump version add changelogs
2021-01-12 21:31:14 +01:00
Andreas Shimokawa
4398dd9855
update changelogs and readme
2020-12-21 17:17:30 +01:00
Andreas Shimokawa
99d1a0f0b9
bump version, add draft changelog
2020-11-21 22:25:45 +01:00
Andreas Shimokawa
cffface778
bump version add xml changelog
2020-11-14 22:33:37 +01:00
Andreas Shimokawa
3c56ac546f
update gradle and support libraries
2020-11-05 12:16:34 +01:00
Andreas Shimokawa
c6da00cfb4
bump google and android libraries
2020-10-12 16:14:21 +02:00
TaaviE
33f3144e9a
Added Nordic DFU library to dependencies
2020-10-11 19:16:31 +03:00
Andreas Shimokawa
8394928b94
enable minifiy for release, but don't obfuscate
...
(shrinks apk size from 6.1 to 5.1MB)
2020-10-11 16:10:35 +02:00
Andreas Shimokawa
7f8d4ac92a
Bump version and add draft changelog
2020-10-11 15:48:25 +02:00
Andreas Shimokawa
27f8d195c1
Bump version, add changelog
2020-09-30 20:03:11 +02:00
Andreas Shimokawa
4c55c63a32
bump version and draft changelog
2020-09-11 10:40:23 +02:00
Andreas Shimokawa
55d8a2901c
bump version
2020-08-30 21:49:44 +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
Andreas Shimokawa
18a39678c4
Bump version, draft changelog
2020-07-28 18:31:19 +02:00
Andreas Shimokawa
75a0415f5d
update changelogs
2020-07-08 12:01:00 +02:00
Andreas Shimokawa
3c99adbf13
bump version and draft changelog
2020-06-29 16:52:11 +02:00
Andreas Shimokawa
0c1aa4a24f
bump build tools version
2020-06-13 22:32:38 +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
4061e1c66c
update gradle plugin and androidx.preference.preference
2020-04-24 10:48:51 +02:00
Andreas Shimokawa
a089e01433
Add title and description to Alarm table (currently unsued)
...
Includes migration script
Also bump version to 0.44.0 because of the previous Watch X merge
2020-04-24 00:31:04 +02:00
Andreas Shimokawa
fb85be09d5
Bump version, add changelog
2020-04-23 15:20:35 +02:00
Andreas Shimokawa
39327a6a36
Bump version, update CHANGELOG
2020-04-11 01:22:28 +02:00