| Commit message (Collapse) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | src: Enable unused parameter warning | Riku Isokoski | 2023-01-24 | 1 | -1/+1 |
| | | | | | | | Fix warnings. Some clang-formatting was necessary. DebugPins is unused and was removed. | ||||
| * | Update includes to to be relative to src directory | Reinhold Gschweicher | 2021-11-15 | 1 | -1/+1 |
| | | | | | | | | Don't use relative imports like `../foo.h` as those depend on the relative position of both files. Rather than that use imports relative to the `src` directory, which explicitly is part of the include directories. | ||||
| * | Changed access modified indentation | Avamander | 2021-04-24 | 1 | -2/+2 |
| | | |||||
| * | Reformatted all the files according to clang-format style | Avamander | 2021-04-24 | 1 | -58/+42 |
| | | |||||
| * | Add incoming call functionality | Rasmus Schenstrom | 2021-01-21 | 1 | -1/+1 |
| | | | | | | | | | | | | | | | Add categories to AlertNotification Add new alert notification screens bases Add Incoming Call Add Modal Add event to AlertNotification Co-authored-by: Robin Karlsson <robin.karlsson@protonmail.com> | ||||
| * | Include cleanup: components | okaestne | 2020-11-16 | 1 | -2/+12 |
| | | |||||
| * | Refactoring of BLE service discovery : it is now implemented into the ↵ | JF | 2020-10-29 | 1 | -12/+6 |
| | | | | | classes of the services. | ||||
| * | Reset BLE services on disconnect, do not start advertising if a connection ↵ | JF | 2020-10-28 | 1 | -8/+9 |
| | | | | | is already established. | ||||
| * | Fixed all the includes that were broken due to the renames | Avamander | 2020-10-02 | 1 | -0/+81 |
