1
0
mirror of https://codeberg.org/Freeyourgadget/Gadgetbridge synced 2024-07-24 15:43:46 +02:00
Gadgetbridge/app/src/main/java/nodomain/freeyourgadget/gadgetbridge
cpfeiffer 8dee55198e Don't (always) leak the file descriptor.
It's still very much possible to leak the descriptor (when an exception occurs
somewhere in between or anything else goes wrong). So maybe the whole thing
should be redesigned to be independent of files.
2015-08-06 00:45:07 +02:00
..
activities Adapt the Firmware installer activity to the new FirmwareHelper 2015-08-05 17:31:11 +02:00
adapter Big refactoring: move classes and packages around to get a better structure 2015-08-03 23:09:49 +02:00
database Big refactoring: move classes and packages around to get a better structure 2015-08-03 23:09:49 +02:00
deviceevents Big refactoring: move classes and packages around to get a better structure 2015-08-03 23:09:49 +02:00
devices Reorder the lines in the MiBandService class. 2015-08-05 17:32:02 +02:00
externalevents Last refactoring for now: BluetoothCommunicationService 2015-08-04 01:01:14 +02:00
impl Big refactoring: move classes and packages around to get a better structure 2015-08-03 23:09:49 +02:00
model Big refactoring: move classes and packages around to get a better structure 2015-08-03 23:09:49 +02:00
service Don't (always) leak the file descriptor. 2015-08-06 00:45:07 +02:00
util Make firmware reading a bit more failsafe #30 2015-08-04 23:02:36 +02:00
GBApplication.java Refactoring of database access 2015-08-03 01:21:44 +02:00
GBException.java Refactoring of database access 2015-08-03 01:21:44 +02:00