Andreas Shimokawa
20e97bc048
bump android gradle plugin
2022-04-07 21:55:04 +02:00
Andreas Shimokawa
6223336bc3
bump gradle
2022-03-30 23:08:14 +02:00
Andreas Shimokawa
1b3b463f03
bump version, gradle, appcompat
2021-12-11 22:02:51 +01:00
Andreas Shimokawa
b764edb979
bump gradle
2021-10-13 11:49:38 +02:00
Andreas Shimokawa
f0cc15ddd5
bump gradle plugin
2021-09-03 15:18:18 +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
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
3eff54c807
Use flexbox layout for icons in device cards
...
Fixes #2301 on small screens
2021-05-26 13:26:34 +02:00
Andreas Shimokawa
1a197dc07f
bump android gradle plugin (which also bumps gradle)
2021-05-11 11:14:21 +02:00
jimman2003
3a99b71d53
Change deps repo to mavenCentral
2021-04-30 13:21:49 +03:00
Andreas Shimokawa
b79e24c0d0
update dependencies
2021-04-21 16:37:13 +02: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
Andreas Shimokawa
96ec7cb5b8
bump gradle plugin
2020-11-14 22:03:55 +01:00
Andreas Shimokawa
3c56ac546f
update gradle and support libraries
2020-11-05 12:16:34 +01:00
Andreas Shimokawa
0aeda120b6
update gradle android plugin
2020-10-12 16:10:59 +02:00
Andreas Shimokawa
28a3ab1518
Huami: save raw summary data in new binary blob column for later interpretation
2020-08-16 22:50:59 +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
TaaviE
e4ffee6c99
Because Android Studio converts double quotes to single quotes, unifying the style to single quote
2020-08-02 21:07:14 +03:00
Andreas Shimokawa
16baf97083
update gradle and plugin
2020-06-06 23:49:33 +02:00
Andreas Shimokawa
4061e1c66c
update gradle plugin and androidx.preference.preference
2020-04-24 10:48:51 +02:00
Andreas Shimokawa
1063b49519
prepare release
2020-04-06 10:39:38 +02:00
Andreas Shimokawa
d2647b2b65
bump gradle plugin
2020-03-12 13:28:35 +01:00
Andreas Shimokawa
335c37795c
bump gradle and com.google.android.material
2020-02-27 12:32:30 +01:00
Andreas Shimokawa
e9f84449ac
update gradle android plugin
2019-12-07 21:41:28 +01:00
Andreas Shimokawa
f3236fe3ce
update gradle plugin
2019-11-04 22:35:42 +01:00
Andreas Shimokawa
f226f37ade
update gradle plugin
2019-10-28 16:06:30 +01:00
cpfeiffer
235c3fb599
Replace findbugs with spotbugs and fix configuration for latest gradle
2019-09-19 22:31:49 +02:00
Andreas Shimokawa
a3d9aadde0
update gradle and depencencies
2019-09-16 21:56:40 +02:00
Andreas Shimokawa
42a6b9f48b
update dependencies
2019-08-13 15:07:31 +02:00
Andreas Shimokawa
fb04e0b48f
update gradle plugin to 3.4.1
2019-05-25 22:30:59 +02:00
Andreas Shimokawa
6c6afaf81a
update gradle to 5.1.1
2019-05-23 22:02:25 +02:00
Andreas Shimokawa
be33e9e3be
bump gradle plugin to 3.3.2
2019-03-17 18:15:57 +01:00
Andreas Shimokawa
2e5a5f125a
Revert "Revert "update gradle plugin""
...
This reverts commit 49b2f455f7
.
2019-02-11 23:02:57 +01:00
Andreas Shimokawa
49b2f455f7
Revert "update gradle plugin"
...
Testing travis :/
This reverts commit 2d1b076214
.
2019-02-09 23:00:12 +01:00
Andreas Shimokawa
2d1b076214
update gradle plugin
2019-02-09 00:08:07 +01:00
Andreas Shimokawa
6b136210a1
bump android gradle plugin and build tools version
2018-10-28 21:31:09 +01:00
cpfeiffer
c203023fea
Update build tools to 3.2.0
2018-09-28 22:15:24 +02:00
cpfeiffer
e32dcd9d73
Update gradle, may need Android Studio settings change, see below
...
If you get a message about disabling "Configuration on demand" in gradle.properties,
do the following:
Open File -> Settings -> Build, Execution, Deployment -> Compiler
and uncheck "Configure on demand".
No messing with gradle.properties necessary.
2018-08-17 00:13:38 +02:00
Andreas Shimokawa
27ea722021
bump gradle plugin version
2018-07-16 13:37:08 +02:00
Andreas Shimokawa
b5a3290d8d
update grade plugin
2018-05-12 21:12:10 +02:00
Andreas Shimokawa
49b06537ee
update gradle plugin to 3.1.0
2018-03-27 11:09:33 +02:00
Taavi
551bf92908
Update build.gradle ( #3 )
...
Changed `'` to `"` in the root build.gradle
2018-03-22 19:57:14 +01:00
cpfeiffer
d447829d6f
Bump build:gradle to 3.0.1
2017-12-08 23:18:11 +01:00
Andreas Shimokawa
35a72d34c1
update libraries and try to work around build issues
...
See https://github.com/tony19/logback-android/issues/73
2017-11-14 11:01:29 +01:00
cpfeiffer
7b3e929cd4
Another attempt at fixing travis build
2017-11-11 00:55:05 +01:00
Andreas Shimokawa
3b4628f87a
bump android gradle to 3.0.0
2017-11-10 08:58:10 +01:00
cpfeiffer
a43a940f0c
Update gradle build tools to 2.3.3
2017-07-13 23:48:13 +02:00
cpfeiffer
03d8667827
Update gradle tools version
2017-05-18 20:14:54 +02:00
cpfeiffer
94edaa0cc1
Update build gradle dependency to 2.3.1
2017-04-06 23:57:24 +02:00
Andreas Shimokawa
914143960d
update grade for AndroidStudio 2.3
2017-03-03 09:27:56 +01:00