4c9f3f2 Add configuration variables for payload signature by
Natasha Kerensikova <natacha@instinctive.eu>2016-04-17 21:43:52 +0000;
0c62709 Fix watchapp behavior when receving a second lastSent message by
Natasha Kerensikova <natacha@instinctive.eu>2016-04-16 19:34:20 +0000;
5329b9a Add a configuration option to reset transfer and resend everything by
Natasha Kerensikova <natacha@instinctive.eu>2016-04-15 20:37:41 +0000;
9873015 Make bundling parameters configurable by
Natasha Kerensikova <natacha@instinctive.eu>2016-04-13 21:34:20 +0000;
42262c4 Add a first draft of bundling lines in a single POST request by
Natasha Kerensikova <natacha@instinctive.eu>2016-04-09 21:51:23 +0000;
70ade9c Do not export meaningless values when the record is marked invalid by
Natasha Kerensikova <natacha@instinctive.eu>2016-04-08 21:03:41 +0000;
64c0d4c Redraw UI only once per second - this should help with battery usage by
Natasha Kerensikova <natacha@instinctive.eu>2016-04-06 19:38:50 +0000;
4f211e6 Add a message to let the watch know when web upload starts by
Natasha Kerensikova <natacha@instinctive.eu>2016-04-05 21:07:29 +0000;
bcc609d Add a widget to display the transfer rate between watch and phone by
Natasha Kerensikova <natacha@instinctive.eu>2016-04-04 22:09:08 +0000;
9f764e5 Display latest minute processed instead of the count in text fields by
Natasha Kerensikova <natacha@instinctive.eu>2016-04-03 20:57:52 +0000;
c7a3f2b Refactor update of progress UI by
Natasha Kerensikova <natacha@instinctive.eu>2016-04-02 17:04:12 +0000;
54aae82 Fix web upload not starting when send queue is not initially empty by
Natasha Kerensikova <natacha@instinctive.eu>2016-04-01 19:56:36 +0000;
6d72cfc Remove debug send limit and spammy debug log messages by
Natasha Kerensikova <natacha@instinctive.eu>2016-03-31 17:00:56 +0000;
587cec8 Fix off-by-one error in handling lastSent message by
Natasha Kerensikova <natacha@instinctive.eu>2016-03-28 20:29:19 +0000;
dd30cd2 Use localStorage to resume transfers across app runs by
Natasha Kerensikova <natacha@instinctive.eu>2016-03-27 19:04:41 +0000;
db25779 Use two XMLHttpRequest objects by
Natasha Kerensikova <natacha@instinctive.eu>2016-03-26 22:53:50 +0000;
53540f3 Add a second progress bar to talk upload of data to the web by
Natasha Kerensikova <natacha@instinctive.eu>2016-03-25 18:46:58 +0000;
9ea693b Send upload progress from phone back to the watch by
Natasha Kerensikova <natacha@instinctive.eu>2016-03-24 22:50:32 +0000;
ede2d51 Add a tool module to decode integers of any size and signedness by
Natasha Kerensikova <natacha@instinctive.eu>2016-03-23 19:42:54 +0000;
7cdbb6e Add the activity record in the exported data line by
Natasha Kerensikova <natacha@instinctive.eu>2016-03-22 21:04:21 +0000;
8ff7ad2 Add a progress bar to the main display by
Natasha Kerensikova <natacha@instinctive.eu>2016-03-21 18:05:16 +0000;
f2d4eed Add missing licence header to pebble-health-export.c by
Natasha Kerensikova <natacha@instinctive.eu>2016-03-20 18:05:56 +0000;
2468cc7 Use the text layer for modal messages and make room for a status display by
Natasha Kerensikova <natacha@instinctive.eu>2016-03-19 21:46:08 +0000;
641f8d2 Add the progress bar layer from Pebble UI Pattern examples by
Natasha Kerensikova <natacha@instinctive.eu>2016-03-18 19:15:10 +0000;
22a5775 Stream data to the phone using outbox callback instead of dialog by
Natasha Kerensikova <natacha@instinctive.eu>2016-03-17 17:59:31 +0000;
71e4f50 Keep configuration in persistent storage by
Natasha Kerensikova <natacha@instinctive.eu>2016-03-14 18:02:11 +0000;
51b0cbb Send data received from the watch to the configured URL by
Natasha Kerensikova <natacha@instinctive.eu>2016-03-13 19:28:58 +0000;
aaef1a4 Add a configuration page to input server URL and form field name by
Natasha Kerensikova <natacha@instinctive.eu>2016-03-12 18:55:32 +0000;
22206c2 Add "modalMessage" to display messages from javascript side by
Natasha Kerensikova <natacha@instinctive.eu>2016-03-11 20:34:56 +0000;
98c0a34 Handle lastSent messages, creating a streaming loop by
Natasha Kerensikova <natacha@instinctive.eu>2016-03-10 22:50:43 +0000;
155471c Fix a few errors in javascript due to hasty cut-and-paste by
Natasha Kerensikova <natacha@instinctive.eu>2016-03-09 18:25:43 +0000;
8d5f40f Add basic code, that sends the first available HealthMinuteData record by
Natasha Kerensikova <natacha@instinctive.eu>2016-03-08 22:38:24 +0000;
0da0ee0 Add basic infrastructure to the project by
Natasha Kerensikova <natacha@instinctive.eu>2016-03-07 18:03:49 +0000;
279e2d2 initial empty check-in by
Natasha Kerensikova <natacha@instinctive.eu>2016-03-03 22:14:30 +0000;