1
0
mirror of https://codeberg.org/Freeyourgadget/Gadgetbridge synced 2024-07-17 10:54:03 +02:00
Gadgetbridge/app/src/main/java/nodomain/freeyourgadget/gadgetbridge
Memiks 70a140f358 HPlus notficiation encoding weather improvments (#2012)
fix indent change

add only new functions from master branch

correct issue with reformated code

Merge branch 'master' into HPlus_improve_notifications

update code formatting with Android Studio
remove bad update of .gitignore

HPlusSupport rebuild indexation

remove unecessary change for pull request

Improve HPlus support
- update unicode support
- update notification function
- add first weather notification

Merge pull request 'update master from upstream repository' (#4) from Freeyourgadget/Gadgetbridge:master into master

Reviewed-on: https://codeberg.org/Memiks/Gadgetbridge/pulls/4

Merge pull request 'update master from upstream repository' (#2) from Freeyourgadget/Gadgetbridge:master into master

Reviewed-on: https://codeberg.org/Memiks/Gadgetbridge/pulls/2

use my own android sdk image

Sign apk

add signed apk

remove .drone.yml from git

add drone.io compilation

Merge pull request 'update master from upstream repository' (#1) from Freeyourgadget/Gadgetbridge:master into master

Reviewed-on: https://codeberg.org/Memiks/Gadgetbridge/pulls/1

Co-authored-by: Andreas Shimokawa <shimokawa@fsfe.org>
Co-authored-by: Memiks <contact@memiks.fr>
Reviewed-on: https://codeberg.org/Freeyourgadget/Gadgetbridge/pulls/2012
2020-09-13 19:13:45 +02:00
..
activities Re-do logo logic for AboutScreen to keep aspect ratio 2020-09-10 10:49:05 +02:00
adapter Add more features to ActivitySummariesFilter 2020-09-05 20:22:04 +02:00
contentprovider Update license headers 2020-01-09 10:44:32 +01:00
database Fixed a bunch of misspellings and formatting 2020-08-26 14:37:40 +03:00
deviceevents Update license headers 2020-01-09 10:44:32 +01:00
devices HPlus notficiation encoding weather improvments (#2012) 2020-09-13 19:13:45 +02:00
entities Add Fossil HR Activity Tracking (#1846) 2020-04-20 00:11:45 +02:00
export Huami: do not write elevation to GPX if we have a base altitude of -20000 2020-09-03 23:01:59 +02:00
externalevents Caught an another exception that occurs when there's no access to the notifications 2020-08-30 17:53:50 +03:00
impl Also use device alias if set in notification 2020-06-12 22:49:16 +02:00
model Fine-tune filter. Ignore BaseAltitude == 20000. 2020-09-09 22:15:17 +02:00
service HPlus notficiation encoding weather improvments (#2012) 2020-09-13 19:13:45 +02:00
util Add more features to ActivitySummariesFilter 2020-09-05 20:22:04 +02:00
GBApplication.java Adding Mi Band 5 initial support (#1930) 2020-07-28 18:16:56 +02:00
GBEnvironment.java Update license headers 2020-01-09 10:44:32 +01:00
GBException.java Update license headers 2020-01-09 10:44:32 +01:00
LockHandler.java Update license headers 2020-01-09 10:44:32 +01:00
Logging.java Update license headers 2020-01-09 10:44:32 +01:00
LoggingExceptionHandler.java Update license headers 2020-01-09 10:44:32 +01:00
SleepAlarmWidget.java Control alarm snooze mode on MiBand2 2020-01-12 12:02:04 +03:00
Widget.java Remove extraneous bracket 2020-02-26 23:16:34 +01:00