Andreas Shimokawa
1d3cff029e
clean up changelog (there was no 0.36.3 release)
2019-10-12 12:53:35 +02:00
Cre3per
ecd1595e84
bumped version and added makibes hr3 to readme.
2019-10-12 12:44:38 +02:00
Cre3per
64edc6f87c
adjusted changelog and version
2019-10-02 23:06:53 +02:00
Andreas Shimokawa
76cd464fae
bump version, add changelog
2019-09-22 21:54:13 +02:00
cpfeiffer
235c3fb599
Replace findbugs with spotbugs and fix configuration for latest gradle
2019-09-19 22:31:49 +02:00
Andreas Shimokawa
9ebb11b168
update changelogs, bump version
2019-09-17 14:12:48 +02:00
Andreas Shimokawa
a3d9aadde0
update gradle and depencencies
2019-09-16 21:56:40 +02:00
Andreas Shimokawa
a8b53bdeca
bump version add changelogs
2019-08-25 20:43:49 +02:00
Andreas Shimokawa
a69a139602
Migrate to upstream MPAndroidChart v3.1.0
2019-08-24 12:41:26 +02:00
Andreas Shimokawa
42a6b9f48b
update dependencies
2019-08-13 15:07:31 +02:00
Andreas Shimokawa
ad7939a641
bump version, add changelog
2019-07-30 23:18:58 +02:00
Andreas Shimokawa
1414ef1623
bump version, add changelog
2019-07-25 22:29:09 +02:00
Andreas Shimokawa
1e3fbfe8b4
bump version, add changelog
2019-07-24 21:52:18 +02:00
Andreas Shimokawa
905c6fdc3e
update changelog, bump version
2019-07-16 14:22:30 +02:00
Andreas Shimokawa
bcf509327e
bump version, add changelog
2019-06-05 18:11:55 +02:00
Andreas Shimokawa
16090f0e21
Move fake device offset to Mi Band 1 preferences, remove support for other devices
...
Reasons for removal:
- I doubt we honored the offset correctly for new features anyway that are available on newer devices
- Newer devices have a display always displaying the wrong time
2019-06-05 14:11:44 +02:00
Andreas Shimokawa
b2f79f3283
Update robolectric to 4.2.1
2019-05-25 00:07:21 +02:00
Andreas Shimokawa
e6eba8fbe0
try to make travis green again
2019-05-23 22:17:51 +02:00
Andreas Shimokawa
6c6afaf81a
update gradle to 5.1.1
2019-05-23 22:02:25 +02:00
Andreas Shimokawa
8f893d6f2b
bump version, add changelog
2019-05-19 10:12:43 +02:00
Andreas Shimokawa
258a76b10a
bump version, draft changelog
2019-05-07 11:19:15 +02:00
Andreas Shimokawa
db48707764
Add a device specific settings activity, currently used for setting the auth key for Amazfit Bip/Cor
...
When connecting to a new device, a random key gets generated, which can be
looked up from the device specific settings (accessible via the gear icon in
the device card in the main activity). Old devices keep their 0123456789@ABCDE
key, they have to be re-paired to change that.
During pairing, long-pressing the device candidate in the discovery activity
will also start the device specific settings activity, where the auth key
can be set manually priror to pairing. This is usefull to keep the ability to
pair one device with multiple android devices.
Fixes #1308
2019-04-21 21:25:33 +02:00
Andreas Shimokawa
bd76590fec
bump version, add changelogs
2019-03-17 22:15:32 +01:00
Andreas Shimokawa
05fa8e846b
bump version, update changelog
2019-02-17 00:05:29 +01:00
Andreas Shimokawa
2647d981b4
bump version, add changelog
2019-02-10 22:39:05 +01:00
Daniele Gobbetti
75d3dffb14
Migrate to androidx support libraries and bump compile SDK version
...
"Optimize imports" has been run on all source files, there might be
unrelated changes, but these should be harmless.
2019-01-26 16:00:56 +01:00
cpfeiffer
0b0d18dd9f
Merge branch 'master' into black_whitelist_for_notifications
2019-01-16 23:49:15 +01:00
cpfeiffer
b969d576c4
Update changelog for 0.32.1
2019-01-13 20:42:39 +01:00
abettenburg
51399066a4
Merge remote-tracking branch 'upstream/master' into black_whitelist_for_notifications
...
# Conflicts:
# app/src/main/res/values/strings.xml
2019-01-12 09:55:53 +01:00
Matthieu Baerts
8d78c45e7d
messages: convert emoji's to supported chars
...
Some devices don't support emoji's and display a series of `?` chars.
Instead of that, replace them by `:<emoji>:` text, e.g. `A 🐱 ` is
replaced by `A 🐱 `.
This is done by using 'android-emojify' project and their
`EmojiUtils.shortCodify(text);` function.
For more details about this lib released under MIT license:
https://anitrend.github.io/android-emojify/
2018-12-23 12:52:49 +01:00
Andreas Shimokawa
6645dd6236
draft changelog
2018-12-16 18:58:33 +01:00
abettenburg
d6190e6e59
Apps Notification can now be configured to filter notification content based on black- and whitelists
...
Go to notification blacklist, allow an app if blacklisted, than configure it's behavior with the menu icon on the right hand side.
Should be pretty much self explanatory.
Database Scheme raised to 20
2018-12-03 09:48:16 +01:00
Andreas Shimokawa
6f51d96879
bump version, update changelog
2018-11-17 16:43:14 +01:00
Andreas Shimokawa
b228c7b061
bump version, add changelogs
2018-11-15 20:30:15 +01:00
Andreas Shimokawa
8e2e9e2d9c
bump version, add changelog
2018-11-08 07:06:30 +01:00
Andreas Shimokawa
7108cd53b1
Add changelog for 0.31.0 (WIP) , bump version
2018-11-03 00:27:23 +01:00
Andreas Shimokawa
6b136210a1
bump android gradle plugin and build tools version
2018-10-28 21:31:09 +01:00
cpfeiffer
56477efcdf
Specify new path to classes for findbugs after gradle update
2018-09-29 21:49:13 +02:00
cpfeiffer
045c0840e3
Update build-tools to 28.0.2
2018-09-29 00:04:23 +02:00
cpfeiffer
b1e122cbda
Bump version
2018-09-17 23:09:35 +02:00
José Rebelo
cc6c57bd4c
Add support for LED Color, FM Frequency
2018-08-31 14:03:39 +01:00
Andreas Shimokawa
4895c1733d
bump version, add changelog
2018-08-19 21:40:57 +02:00
Andreas Shimokawa
774797ea09
add changelog, bump version
2018-08-06 23:46:25 +02:00
Andreas Shimokawa
8b445bab20
Bump version, add changelog
2018-07-22 16:31:38 +02:00
Andreas Shimokawa
93117993e1
Bump version, start changelog
2018-07-15 03:04:43 +02:00
Andreas Shimokawa
85176e7c3c
Bump version, update changelogs
2018-07-01 23:07:39 +02:00
Andreas Shimokawa
f8a1da8a83
Bump version, add CHANGELOG
2018-06-25 21:31:29 +02:00
Daniele Gobbetti
b7ce6eeae3
Add changelog and bump version
2018-05-19 21:48:20 +02:00
Andreas Shimokawa
d259b4ecbf
Bump version, add changelog
2018-05-12 23:05:48 +02:00
Andreas Shimokawa
a615ba6d82
bump version, update changelog
2018-05-06 16:43:17 +02:00