1
0
mirror of https://codeberg.org/Freeyourgadget/Gadgetbridge synced 2024-07-03 11:33:19 +02:00
Gadgetbridge/app/src/main/java/nodomain/freeyourgadget/gadgetbridge
Daniele Gobbetti 8f6d287592 Amazfit Bip: add option to reset the last fetched activity (timestamp)
Show a datepicker to reset the date after which the next activity will be fetched.
Also add .gpx extension to fetched activity track (if present) and make
the menu entries translatable.

Close #1057
2018-04-12 22:11:58 +02:00
..
activities Amazfit Bip: add option to reset the last fetched activity (timestamp) 2018-04-12 22:11:58 +02:00
adapter Amazfit Bip: limit the activities to the currently selected device in Control Center 2018-04-07 10:16:36 +02:00
contentprovider Update license headers 2018-02-26 14:27:33 +01:00
database Merge branch 'master' into bip-wip 2018-03-13 17:27:18 +01:00
deviceevents Update license headers 2018-02-26 14:27:33 +01:00
devices refactor onFetchActivityData() into onFetchRecordedData(dataTypes) to make it more generic 2018-03-31 16:21:25 +02:00
entities Update license headers 2018-02-26 14:27:33 +01:00
export Amazfit Bip: do not export GPX tracks if there is no point in the track 2018-04-02 18:42:08 +02:00
externalevents Fixed a few misspells and extended my name. 2018-03-23 07:26:25 +01:00
impl Fixed a bunch of misspells. 2018-03-31 17:31:48 +02:00
model refactor onFetchActivityData() into onFetchRecordedData(dataTypes) to make it more generic 2018-03-31 16:21:25 +02:00
service Amazfit Bip: add option to reset the last fetched activity (timestamp) 2018-04-12 22:11:58 +02:00
util Use a different DateTimeFormat on legacy android versions (<24) 2018-04-12 21:48:02 +02:00
GBApplication.java Missing method needed by the previous commit. 2018-04-12 22:07:15 +02:00
GBEnvironment.java Update license headers 2018-02-26 14:27:33 +01:00
GBException.java Update license headers 2018-02-26 14:27:33 +01:00
LockHandler.java Fixed a few misspells and extended my name. 2018-03-23 07:26:25 +01:00
Logging.java Merge branch 'master' into bip-wip 2018-03-13 17:27:18 +01:00
LoggingExceptionHandler.java Update license headers 2018-02-26 14:27:33 +01:00
SleepAlarmWidget.java Update license headers 2018-02-26 14:27:33 +01:00