summaryrefslogtreecommitdiff
path: root/src/displayapp/screens/BleIcon.h
AgeCommit message (Collapse)AuthorFilesLines
2022-04-02Replace airplane mode with a bluetooth toggleRiku Isokoski1-1/+1
2022-02-20Merge branch 'airplane-mode' of https://github.com/evergreen22/InfiniTime ↵Jean-François Milants1-1/+1
into evergreen22-airplane-mode Apply a few changes that were requested in the PR during the review. # Conflicts: # src/CMakeLists.txt # src/displayapp/Apps.h # src/displayapp/DisplayApp.cpp # src/displayapp/Messages.h # src/displayapp/screens/settings/Settings.cpp
2021-12-23Add airplane mode featureJames A. Jerkins1-2/+4
Implements 'Airplane mode' feature to disable and enable bluetooth/ble Adds airplaneMode as a non-persisted setting Adds a setting menu for switching airplane mode on and off Displays an airplane symbol on the Digital watch face and the PineTimeStyle watch face when airplane mode is enabled Always enables bluetooth/ble on boot (disable airplane mode) Alphabetizes the settings menu options Style cleanups Closes #632
2020-10-02Renamed displayapp/Screens to displayapp/screensAvamander1-0/+12