Daniele Gobbetti
a45f76d3bf
Prevent disconnection if device is not connected.
2016-10-30 14:42:08 +01:00
Daniele Gobbetti
46824b7235
Minor changes to the navigation header
2016-10-30 14:39:31 +01:00
Daniele Gobbetti
d087e2142d
Merge branch 'master' into new_GUI
2016-10-29 20:54:21 +02:00
Daniele Gobbetti
b9bfb8c93a
Use attr resources to enable theme dependent colors for the charts.
2016-10-29 20:29:35 +02:00
Andreas Shimokawa
e50574d23c
change string "Open in Pebble Appstore" in "Search in Pebble Appstore"
2016-10-29 19:01:39 +02:00
Andreas Shimokawa
2b834f96c9
update changelog
2016-10-29 19:00:53 +02:00
Daniele Gobbetti
8fdb233ef0
Bind connect and disconnect to the whole cards.
...
Use snackbars to give early feedback to the user (colors are wrong now, waiting for a change in master).
Removed hintTextView for good
2016-10-29 18:20:53 +02:00
Daniele Gobbetti
a4b7b87b24
Merge branch 'master' into new_GUI
2016-10-29 16:40:33 +02:00
Daniele Gobbetti
e2a9574406
Add logic to open zip files. Lately pebble apps are recognized as such.
2016-10-29 16:27:31 +02:00
cpfeiffer
a4f615ce71
Update changelog for 3.1.3
2016-10-29 16:08:20 +02:00
cpfeiffer
d442030c2a
Revert to robolectric 3.1.2 as 3.1.3 does not work at all.
2016-10-29 15:55:27 +02:00
Andreas Shimokawa
e0d78e8208
update German and Japanese from transifex (thianks!)
2016-10-29 12:58:19 +02:00
Andreas Shimokawa
5b73690972
update changelogs again (mi band 2 stuff missing)
2016-10-29 12:00:27 +02:00
Andreas Shimokawa
f755d99023
Pebble: Add context menu option in app manager to search a watchapp in the pebble appstore
2016-10-29 11:41:08 +02:00
cpfeiffer
c2a9348c6e
Upgrade mpandroidchart and robolectric
2016-10-29 00:51:00 +02:00
cpfeiffer
8187c6d207
Fix message placeholder
2016-10-29 00:43:59 +02:00
cpfeiffer
cea5f5fa36
Remove duplicate case here as well
2016-10-29 00:01:56 +02:00
cpfeiffer
1cadb692fe
Wild guess at trying to fix spontaneous reboots during discovery #412
2016-10-28 23:48:13 +02:00
cpfeiffer
a941a6cd5f
Make some strings translatable
2016-10-28 23:47:39 +02:00
cpfeiffer
e75f4f84e1
Hint: you need to enable location for device discovery.
2016-10-28 23:27:25 +02:00
cpfeiffer
3db9748136
Mi2: Attempt to support non-repetitive alarms #323
2016-10-28 23:18:10 +02:00
cpfeiffer
e5ade5c0ef
Add Alamr.isRepetitive() convenience method
2016-10-28 22:40:34 +02:00
cpfeiffer
1352403089
Mi2: Allow for disabling alarms #323
2016-10-28 22:26:07 +02:00
cpfeiffer
544ec4958b
Allow multiple lines for name in "item_with_details" (fw upgrade log)
2016-10-28 22:18:08 +02:00
cpfeiffer
afe5f17e5a
bump gradle build tools to 2.2.2
2016-10-28 21:39:40 +02:00
Carsten Pfeiffer
247023a57f
Merge pull request #423 from xzovy/patch-1
...
Fixed typo in README.md
2016-10-28 21:18:25 +02:00
xzovy
d73b3137cb
Fixed typo in README.md
...
Fixed typo on line 40.
2016-10-28 14:56:56 -04:00
Andreas Shimokawa
300d0466af
Merge pull request #422 from roidelapluie/fcb
...
Mark 3rd party facebook apps notifications as Facebook
2016-10-28 10:45:40 +02:00
Andreas Shimokawa
55daaf247c
Merge pull request #420 from atkyritsis/master
...
Removed duplicate if statement.
2016-10-28 10:45:09 +02:00
Julien Pivotto
67937dd6ee
Mark 3rd party facebook apps notifications as Facebook
...
- Toffeed: https://f-droid.org/repository/browse/?fdid=me.jakelane.wrapperforfacebook
- Slimsocial: https://f-droid.org/repository/browse/?fdid=it.rignanese.leo.slimfacebook
- MaterialFBook: https://f-droid.org/repository/browse/?fdid=me.zeeroooo.materialfb
Signed-off-by: Julien Pivotto <roidelapluie@inuits.eu>
2016-10-28 07:23:54 +02:00
Andreas Shimokawa
8603c3ffa0
Merge branch 'master' into new_GUI
2016-10-28 00:53:03 +02:00
Andreas Shimokawa
9a41d4d7a2
bump version, update changelog
2016-10-28 00:51:29 +02:00
Andreas Shimokawa
d6b9e6d64b
Pebble: Support sending byte arrays from app configuration data
...
Also add debug output if trying to encode unknown classes in PebbleProtocol
(Fixes #421 )
2016-10-28 00:32:45 +02:00
Andreas Shimokawa
bdf403210e
Pebble: Fix configuration of certain pebble apps
...
for appkeys with index 0 it was assumed they were not found becaus JSONObject.getOpt() returns 0 if not found.
Use the getOpt() method variant with a fallback parameter instead and set that to -1 fixes the problem.
(Also fixes a missing debug output)
Fixes #419
2016-10-28 00:03:50 +02:00
atkyritsis
45cf4e5396
Removed duplicate if statement.
2016-10-27 18:44:27 +02:00
Andreas Shimokawa
4edfc44d64
Merge branch 'master' into new_GUI
2016-10-26 00:08:05 +02:00
Andreas Shimokawa
d3571d53b2
Mi Band: allow to remove mac address from preferences
...
(this allows to clear an extra mi band from the control center)
Evil hack...
2016-10-26 00:03:54 +02:00
Daniele Gobbetti
ee1cf74a7b
ControlCenterv2: hotfix for referenced textview hidden by previous commit
2016-10-25 18:03:45 +02:00
Daniele Gobbetti
d467b37493
ControlCenterv2: further steps:
...
Close drawer before launching activities (feels sloow).
Implement device deletion (untested).
Add app-management icon, remove tap-connected-device-for-primary-activity, hidden (not removed) text hint.
Use level-list for device icon.
Use the new control center when tapping GB notifications.
Added icons to the legacy control center context menu, perhaps it can be embedded in the card?
2016-10-25 17:49:21 +02:00
Daniele Gobbetti
d93a5be57a
Merge branch 'master' into new_GUI
2016-10-25 17:43:00 +02:00
Daniele Gobbetti
1f77e3e84f
Coordinator: add explicit methods to determine if the device supports app management and which class is responsible for it.
2016-10-25 17:39:11 +02:00
cpfeiffer
59212b54c8
CCv2: Less contrast by using grey icons.
...
Delete and Find Device icons are even lighter
2016-10-24 21:09:39 +02:00
cpfeiffer
d302a0a5c3
Merge branch 'master' into new_GUI
2016-10-24 20:03:24 +02:00
cpfeiffer
a39e3a035c
Move device deletion logic to DeviceCoordinator and subclasses
2016-10-24 20:02:44 +02:00
Daniele Gobbetti
cde09d71bc
Fixed KitKat crashes and changed to RelativeLayout. Using CCv2 as default launcher activity.
...
Added lost-device icon and action, added background to buttons.
Overflow reveal is now animated inside the card.
Bind connect and disconnect actions to device-icon (short press to connect/launch default activity; long press to disconnect).
2016-10-24 17:41:56 +02:00
cpfeiffer
84f36b528a
Merge remote-tracking branch 'origin/master' into new_GUI
2016-10-24 11:32:39 +02:00
cpfeiffer
de46555e37
Mi2: display heart rate result from Debug screen as a toast #323
2016-10-24 00:23:59 +02:00
cpfeiffer
b20a9c9ccc
Some initial hacky support for hr readings (Debug activity only)
...
My Mi2 stopped reporting hr values a while ago though, even on-device.
2016-10-23 23:53:48 +02:00
cpfeiffer
069abe17b7
Release 0.13.6
2016-10-23 23:14:05 +02:00
cpfeiffer
17b70a1b82
Support for more than one alarm #323
...
Smart alarms not supported yet.
2016-10-23 23:05:54 +02:00