1
0
mirror of https://codeberg.org/Freeyourgadget/Gadgetbridge synced 2024-07-09 23:21:34 +02:00
Gadgetbridge/app/src/main/java/nodomain/freeyourgadget/gadgetbridge
Andreas Shimokawa e1f2e0c830 Experiment with a draggable sort list.
I left the non-preference related dslv code untouched and took it from here

https://github.com/sbolotovms/drag-sort-listview
(This is one of many forks, which had migrated android to androidx)

The base for the code in DragSortListPreferenceFragment.java and
DragSortListPreference.java comes from:

https://github.com/kd7uiy/drag-sort-listview

I heavily modiefied it moved it to androidx
2020-11-07 22:48:34 +01:00
..
activities Experiment with a draggable sort list. 2020-11-07 22:48:34 +01:00
adapter Add confirmation dialog to Find device, fixes #1330 2020-11-01 14:41:58 +01: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 Amazfit Bip S Lite: add new device type for the lite variant 2020-10-27 12:56:27 +01: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 Fixed a bug with com.Slack's package name being impossible to look up 2020-10-11 19:16:31 +03:00
impl Also use device alias if set in notification 2020-06-12 22:49:16 +02:00
model Amazfit Bip S Lite: add new device type for the lite variant 2020-10-27 12:56:27 +01:00
service Fossil Hybrid: dynmically generate check byte 2020-10-31 12:40:20 +01:00
util Add Wire messenger to the chat applications 2020-10-26 23:29:58 +01:00
GBApplication.java Add GPS fragment to Sport Activity detail 2020-10-24 18:27:51 +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