1
0
mirror of https://codeberg.org/Freeyourgadget/Gadgetbridge synced 2024-08-03 04:21:52 +02:00
Commit Graph

110 Commits

Author SHA1 Message Date
Andreas Shimokawa
8b87e97f51 fix crash in FileUTils.copyURItoFile() if source and destination are the same file.
This allows to install pbw files from the pbw-cache manually though a file manager.
2015-12-08 18:59:37 +01:00
Andreas Shimokawa
804621aa14 bump version to 0.6.9 2015-12-08 18:35:45 +01:00
Andreas Shimokawa
f59382e3c8 Pebble: Show correct icon for activity tracker and watchfaces in app installer (language and fw icons still missing) 2015-12-08 18:32:17 +01:00
Andreas Shimokawa
18726eca33 Pebble: Correct setting the timezone on firmware 3.x (pebble expects the "ID" eg. Europe/Berlin) 2015-12-08 14:59:24 +01:00
Andreas Shimokawa
3ac00a004f Pebble: Support installing .pbl (language files) on firmware 3.x 2015-12-08 12:07:14 +01:00
Andreas Shimokawa
1c3e0b628b Pebble: store app details in pbw-cache and display them in app manager on firmware 3.x
Improves #93
2015-12-07 18:16:23 +01:00
Andreas Shimokawa
f20e11d517 Pebble: Increase maximum notification body length from 255 to 512 bytes on firmware 3.x 2015-12-07 12:25:34 +01:00
cpfeiffer
265dcd25eb Release 0.6.28, update translations from transifex (thanks!) 2015-12-07 01:32:39 +01:00
Andreas Shimokawa
b05cfc6aac Pebble: fix crash on firmware 3.x when pebble requests a pbw that is not in Gadgetbridge's cache 2015-12-06 17:56:46 +01:00
Andreas Shimokawa
79f92b8495 Fix installing pbw files from different URIs than local files on Firmware 3.x. Fixes #183 2015-12-06 17:22:07 +01:00
Andreas Shimokawa
05a8436f7c Treat notifications from Signal as chat messages 2015-12-06 16:10:46 +01:00
Andreas Shimokawa
112dfa184a Catch securtiy exception if contacts can't be read on Android 6.0. Closes #182 2015-12-06 15:32:48 +01:00
Andreas Shimokawa
0cf6e61ca6 update CHANGELOG.md and bump version 2015-12-05 16:25:15 +01:00
Andreas Shimokawa
f3a33cb620 update CHANGELOG.md 2015-12-01 11:58:36 +01:00
Andreas Shimokawa
17ba49374c Fix copy&paste error in K9Receiver.java, update CHANGELOG.md 2015-11-27 23:45:27 +01:00
Andreas Shimokawa
ea98e207d9 bump version, update CHANGELOG.md 2015-11-15 10:32:43 +01:00
cpfeiffer
5864189b91 Update changelog 2015-11-09 23:56:46 +01:00
cpfeiffer
da5acf748a Update changelog 2015-11-03 20:44:36 +01:00
Andreas Shimokawa
b99b9bbb75 bump version to 0.6.5, update CHANGELOG.md and README.md 2015-10-25 21:28:35 +09:00
cpfeiffer
dd0ba8a230 Updated 2015-10-25 00:10:47 +02:00
cpfeiffer
dcd776e09a Attempt to fix never finishing activity data fetching #142
(by disabling unrelated notifications)
2015-10-18 22:27:52 +02:00
cpfeiffer
99470c67ff Added ticket numbers 2015-10-18 21:41:46 +02:00
cpfeiffer
4cdfea25f9 Updated for 0.6.4 (Mi Band 1A) 2015-10-18 21:36:39 +02:00
Andreas Shimokawa
f0a1d5f8a0 update CHANGELOG.md, bump version, pull translation from transifex (thanks!) 2015-10-18 09:22:11 +09:00
cpfeiffer
e755e9f51f updated 2015-10-18 01:40:59 +02:00
cpfeiffer
2c29384ee8 Updated 2015-10-17 17:11:41 +02:00
Andreas Shimokawa
85777f99e4 bump version to 0.6.3, allow up to ten dots in .pbl file names 2015-10-11 20:51:24 +09:00
Andreas Shimokawa
600e7d59b5 update CHANGELOG.md and README.md 2015-10-07 22:39:58 +09:00
Andreas Shimokawa
a3e531155f bump version 2015-10-03 21:52:27 +09:00
cpfeiffer
0ff0c6d176 Mark live activity data as WIP -- again I got a spike 2015-10-03 10:10:22 +02:00
cpfeiffer
d6f9eac711 Revert to previous BLE connection method:
- first, connectGatt(true) to support automatic (re-) connection
- second, bluetoothGatt.connect() to connect immediately
2015-10-03 00:21:31 +02:00
Daniele Gobbetti
2f0d4815b8 Update CHANGELOG.md 2015-10-02 11:24:15 +02:00
Daniele Gobbetti
ff2e8d1ce7 Update CHANGELOG.md 2015-10-02 11:24:02 +02:00
Andreas Shimokawa
949c49f2c9 Bump version, update CHANGELOG 2015-09-26 21:28:58 +02:00
Andreas Shimokawa
e3533a2b18 Pebble: Allow muting (blacklisting) Apps from within generic notifications on the watch
Closes #113
2015-09-25 00:53:40 +02:00
Andreas Shimokawa
ab78d167d9 update CHANGELOG.md 2015-09-23 23:53:16 +02:00
Andreas Shimokawa
4b690ad641 bump version to 0.6.0 (not yet tagged) 2015-09-19 12:56:29 +02:00
Daniele Gobbetti
94abac05d1 Update CHANGELOG.md 2015-09-18 16:36:33 +02:00
Andreas Shimokawa
b02c286818 update CHANGELOG and README 2015-09-17 23:22:15 +02:00
Andreas Shimokawa
dfe86d681d update CHANGELOG 2015-09-13 14:59:07 +02:00
Andreas Shimokawa
c69ae753ac update CHANGELOG 2015-09-13 13:50:53 +02:00
Julien Pivotto
bfd7908f56 Fix typos in CHANGELOG 2015-09-12 23:31:59 +02:00
Andreas Shimokawa
b886ba4ac7 update CHANGELOG, bump version 2015-09-12 23:22:29 +02:00
Daniele Gobbetti
6c28b50f52 allow the transfer of activity data without clearing MiBand's memory 2015-09-07 12:06:56 +02:00
cpfeiffer
6f7a3f7d8d Added for 0.5.3 2015-09-06 00:11:51 +02:00
Andreas Shimokawa
a62647fa46 bump version, update README.md 2015-09-05 22:20:22 +02:00
Andreas Shimokawa
3fb92e2e79 update CHANGELOG.md 2015-09-05 21:38:35 +02:00
cpfeiffer
ad4d4fb0da Updated changelog 2015-08-29 23:01:14 +02:00
Andreas Shimokawa
128a1d7d7a add notes about the Pebble Time 2015-08-29 22:47:33 +02:00
Daniele Gobbetti
49c9b92020 Update CHANGELOG.md
Version 0.5.2
2015-08-29 20:19:17 +02:00