1
0
mirror of https://codeberg.org/Freeyourgadget/Gadgetbridge synced 2024-07-07 14:11:36 +02:00
Commit Graph

211 Commits

Author SHA1 Message Date
Andreas Shimokawa
884c4262cf update changelog, bump version
(also change one German string and remove two newlines :P)
2016-05-23 23:37:57 +02:00
Andreas Shimokawa
8c88223f26 update changelog 2016-05-15 23:29:19 +02:00
Andreas Shimokawa
e2def7b467 update changelog, bump version 2016-05-14 12:15:48 +02:00
cpfeiffer
6863fababe Update changelog and prepare for 0.9.6 2016-04-29 22:07:16 +02:00
cpfeiffer
c573f989d0 Prepare for 0.9.5 2016-04-21 23:13:06 +02:00
cpfeiffer
57ecba16f3 Update Changelog for 0.9.4 2016-04-09 10:05:27 +02:00
Andreas Shimokawa
10be21e07b add Pebble stuff to CHANGELOG.md (Mi Band is still missing) 2016-04-06 23:00:18 +02:00
danielegobbetti
d2af3468f0 Add support for new datalog message added in pebble firmware 3.11
This adds support for storing deep sleep data.
2016-04-06 21:48:16 +02:00
cpfeiffer
f8c761068e Updated for 0.9.3 2016-03-29 22:45:46 +02:00
Andreas Shimokawa
834a727a39 update CHANGELOG.md 2016-03-29 00:05:29 +02:00
Andreas Shimokawa
9d29e4db3f bump version, update xml changelog 2016-03-26 10:04:02 +01:00
cpfeiffer
298b7542a4 Update changelog for 0.9.2 2016-03-26 00:01:32 +01:00
Andreas Shimokawa
98949f3b54 bump version update xml changelog 2016-03-25 11:29:50 +01:00
cpfeiffer
ce382198d1 updated for 0.9.1 2016-03-24 22:22:58 +01:00
Andreas Shimokawa
1aadcb958b update changelog 2016-03-21 20:20:08 +01:00
danielegobbetti
4a3547228e Update changelog md file and bring xml file on par with it. 2016-03-20 18:15:45 +01:00
Andreas Shimokawa
b5f71febdc bump vestion to 0.9.0, update CHANGELOG.md 2016-03-20 15:16:06 +01:00
cpfeiffer
2d9673afe7 Updated 2016-03-07 01:10:58 +01:00
Andreas Shimokawa
2902e60d51 prepare 0.8.2 2016-03-07 00:55:17 +01:00
Andreas Shimokawa
9adae3b538 bump version, update CHANGELOG.md 2016-02-29 23:06:30 +01:00
cpfeiffer
9dd0a8bf2b Small rewording 2016-02-29 22:13:31 +01:00
cpfeiffer
1b9f297ebe Updated for Mi1S 2016-02-29 22:04:40 +01:00
Daniele Gobbetti
df741e9571 Install app on watch directly instead of telling the user to do so. 2016-02-26 15:29:26 +01:00
Andreas Shimokawa
8de836efb8 Version 0.8.0 2016-02-21 22:09:02 +01:00
cpfeiffer
fee04a05ae Updated for Mi Band connection fixes 2016-02-21 21:23:22 +01:00
Andreas Shimokawa
db6f26fcd5 bump version, update CHANGELOG.md and README.md 2016-02-21 15:46:53 +01:00
danielegobbetti
b858e50804 Use strings to store activity shared preferences.
System has trouble with accessing integer in the preferences, so let's not use them.
2016-02-21 13:04:32 +01:00
Andreas Shimokawa
c436c4c055 Pebble: Fix wrong(previous) contact being displayed on the pebble. Fixes #228 2016-02-20 22:20:02 +01:00
Andreas Shimokawa
70ae5a2a3a Pebble: Allow to select the preferred activity tracker via settings activity (Health, Misfit, Morpheuz) 2016-02-18 20:41:22 +01:00
Daniele Gobbetti
cc42583885 add missing newline 2016-02-17 15:19:05 +01:00
cpfeiffer
c86365ee2e Some more Mi Band pairing improvements #180
- listen to notifications early -- the band then actually tells us that
  authentication is required
- check for this after sending user info
- add authentication states to GBDevice
- workaround for event problems in pairing activity (delivered although
  already unregistered)
- BtLEQueue now deals with gatt events coming *before* connectGatt()
  actually returned (namely the connection event)
2016-02-13 00:15:16 +01:00
Daniele Gobbetti
8294921de7 Do not ack the sleep data until we can actually store them
Added helper method to fetch the latest timestamp stored in the DB, needed for the aforementioned feature.
Update changelog

This closes #188 \o/
2016-02-11 19:14:40 +01:00
danielegobbetti
2f8207abf9 Initial support for reading pebble health steps/activity data. 2016-02-07 09:27:51 +01:00
Andreas Shimokawa
299b850a67 its release time 2016-02-06 21:48:33 +01:00
danielegobbetti
03ad7f5a24 Do not enable insights on the watch. Add notice about health activation to changelog. 2016-02-06 21:38:55 +01:00
danielegobbetti
a451b37ceb Added refactoring of user details to changelog 2016-02-06 19:48:03 +01:00
Andreas Shimokawa
3db88574fa bump version, update CHANGELOG.md (not yet released) 2016-02-06 19:41:21 +01:00
Andreas Shimokawa
857e282bdc bump version 2016-01-24 22:48:51 +01:00
Andreas Shimokawa
9af976657b Pebble: Report correct connection state to PebbleKit companion apps (not always connected) 2016-01-24 00:06:44 +01:00
Andreas Shimokawa
cf1c245e58 update CHANGELOG.md, README.md and bump version 2016-01-21 21:40:23 +01:00
Andreas Shimokawa
818c31eb2b update CHANGELOG.md 2016-01-11 15:47:09 +01:00
Andreas Shimokawa
d7f74851e2 Pebble: allow reinstallation of apps in pbw-cache from App Manager (long press menu)
See #93
Also bump version, update CHANGELOG.md
2016-01-02 12:24:23 +01:00
Andreas Shimokawa
50cd5b2629 Pebble: Fix regression which freezes Gadgetbridge when disconnecting via long-press menu 2016-01-02 00:30:11 +01:00
Andreas Shimokawa
890016d652 Pebble: Fix crash when turning off bluetooth when connected on Android 6.0 2015-12-31 01:13:48 +01:00
Andreas Shimokawa
eb50040320 update CHANGELOG.md 2015-12-29 20:56:30 +01:00
danielegobbetti
89ef950c62 Add the feature to changelog.
Fix max index for alarms on miband.
2015-12-18 20:30:09 +01:00
Andreas Shimokawa
dfa85745e8 Send out SMS when replying with a canned response
Closes #121
2015-12-15 00:26:06 +01:00
Andreas Shimokawa
14f8929439 Pebble: fix decoding strings in appmessages from the pebble
This fixes sending SMS from "Dialer for Pebble"
2015-12-14 00:05:14 +01:00
Andreas Shimokawa
7cf1e0e004 Add system app icon and make use of it (thanks xphnx!) 2015-12-12 11:59:52 +01:00
Andreas Shimokawa
4528aaf22f Pebble: Allow installing apps compiled with SDK 2.x also on the balast platform (pebble time, pebble time steel) 2015-12-11 21:11:55 +01:00
cpfeiffer
a1fe16bbcb Updated changelog 2015-12-08 23:49:41 +01:00
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