qFlipper/backend
Georgii Surkov 52f4ce220e
Implement screen orientation (#202)
2023-11-03 16:19:53 +03:00
..
flipperzero Implement screen orientation (#202) 2023-11-03 16:19:53 +03:00
abstractoperation.cpp New update (#81) 2022-05-31 17:50:01 +03:00
abstractoperation.h File manager (#47) 2022-03-21 17:10:48 +03:00
abstractoperationhelper.cpp Use error codes everywhere 2022-01-26 18:00:49 +03:00
abstractoperationhelper.h Use error codes everywhere 2022-01-26 18:00:49 +03:00
abstractoperationrunner.cpp [FL-3109] Better radio stack update (#166) 2023-03-09 12:35:41 +03:00
abstractoperationrunner.h [FL-3109] Better radio stack update (#166) 2023-03-09 12:35:41 +03:00
abstractprotobufmessage.h Protobuf rpc (#34) 2021-12-22 21:20:41 +03:00
abstractserialoperation.cpp Use error codes everywhere 2022-01-26 18:00:49 +03:00
abstractserialoperation.h Protobuf rpc (#34) 2021-12-22 21:20:41 +03:00
applicationbackend.cpp Fix unknown type error in Qt5 builds 2023-04-10 12:33:19 +03:00
applicationbackend.h [FL-3196] Lefty mode (#172) 2023-03-24 21:10:04 +03:00
backend.pro [FL-3196] Lefty mode (#172) 2023-03-24 21:10:04 +03:00
backenderror.h Port to Qt6 (#107) 2022-08-25 18:25:47 +03:00
deviceregistry.cpp Improve libusb error handling even more 2023-01-01 20:36:01 +03:00
deviceregistry.h Add command line option to set USB log level 2022-07-29 12:49:36 +03:00
failable.cpp More error handling refactoring 2022-01-26 20:26:38 +03:00
failable.h More error handling refactoring 2022-01-26 20:26:38 +03:00
fileinfo.h User data backup (#27) 2021-09-28 16:04:50 +03:00
filenode.cpp Initial in-app logging implementation 2021-11-26 18:24:34 +03:00
filenode.h Assets delivery (#26) 2021-09-21 18:33:27 +03:00
firmwareupdateregistry.cpp Separate FirmwareUpdateRegistry to its own file 2021-12-31 17:38:58 +03:00
firmwareupdateregistry.h Separate FirmwareUpdateRegistry to its own file 2021-12-31 17:38:58 +03:00
flipperupdates.cpp Support different targets for resources_tgz 2023-06-08 13:58:22 +03:00
flipperupdates.h Support different targets for resources_tgz 2023-06-08 13:58:22 +03:00
gzipcompressor.cpp Archive backup restore (#117) 2022-09-14 21:10:22 +03:00
gzipcompressor.h Archive backup restore (#117) 2022-09-14 21:10:22 +03:00
gzipuncompressor.cpp Port to Qt6 (#107) 2022-08-25 18:25:47 +03:00
gzipuncompressor.h One button refactoring (#28) 2021-10-19 11:50:59 +03:00
inputevent.h [FL-3196] Lefty mode (#172) 2023-03-24 21:10:04 +03:00
logger.cpp Log timestamps along with events (file and stderr only) 2022-04-26 14:01:38 +03:00
logger.h Improve user access to full logs 2022-03-15 19:13:51 +03:00
preferences.cpp Add setting for last folder location 2022-09-15 12:53:53 +03:00
preferences.h Add setting for last folder location 2022-09-15 12:53:53 +03:00
regioninfo.cpp Subghz setup (#104) 2022-08-17 17:11:34 +03:00
regioninfo.h Subghz setup (#104) 2022-08-17 17:11:34 +03:00
remotefilefetcher.cpp Port to Qt6 (#107) 2022-08-25 18:25:47 +03:00
remotefilefetcher.h Make error messages closer to the intended design 2022-01-28 20:52:37 +03:00
screenframe.h Implement screen orientation (#202) 2023-11-03 16:19:53 +03:00
serialfinder.cpp Add more debug output when looking for serial port 2022-07-29 11:50:16 +03:00
serialfinder.h Async refactoring (#25) 2021-09-02 20:50:03 +03:00
simpleserialoperation.cpp Use error codes everywhere 2022-01-26 18:00:49 +03:00
simpleserialoperation.h Some comprehensive timeout messages 2021-12-27 15:59:08 +03:00
tararchive.cpp Archive backup restore (#117) 2022-09-14 21:10:22 +03:00
tararchive.h Archive backup restore (#117) 2022-09-14 21:10:22 +03:00
tarziparchive.cpp Archive backup restore (#117) 2022-09-14 21:10:22 +03:00
tarziparchive.h Archive backup restore (#117) 2022-09-14 21:10:22 +03:00
tarzipcompressor.cpp Archive backup restore (#117) 2022-09-14 21:10:22 +03:00
tarzipcompressor.h Archive backup restore (#117) 2022-09-14 21:10:22 +03:00
tarzipuncompressor.cpp Archive backup restore (#117) 2022-09-14 21:10:22 +03:00
tarzipuncompressor.h Archive backup restore (#117) 2022-09-14 21:10:22 +03:00
tempdirectories.cpp Archive backup restore (#117) 2022-09-14 21:10:22 +03:00
tempdirectories.h Archive backup restore (#117) 2022-09-14 21:10:22 +03:00
updateregistry.cpp Reorder channel list with development on the bottom 2022-06-01 18:56:52 +03:00
updateregistry.h Offer a retry option in case of internet problems 2022-01-19 19:47:31 +03:00
versioninfo.cpp Port to Qt6 (#107) 2022-08-25 18:25:47 +03:00
versioninfo.h Improve VersionInfo prototype 2022-03-25 20:20:14 +03:00