Simon Willshire b93438302e Dismiss notifications by swiping right
Rework notification ring buffer to have a begin-idx and a size_
internally. And add  a new interface to access the notifications by
index. The `0` index is always the latest notification.

The second new function is a `Dismiss` function to remove the
notification with a specified idx from the buffer.

Fixes: https://github.com/InfiniTimeOrg/InfiniTime/issues/176

Co-authored-by: Simon Willshire <me@simonwillshire.com>
Co-authored-by: NeroBurner <pyro4hell@gmail.com>
2022-06-06 21:31:31 +02:00
2022-05-27 17:52:26 +02:00
2022-06-06 21:20:13 +02:00
2022-05-16 23:25:47 +02:00
2022-06-05 09:31:23 +03:00
2021-11-13 13:37:52 +02:00
2021-01-30 18:52:14 +02:00
2021-01-30 18:48:06 +02:00
2021-12-30 20:57:26 +01:00
2021-12-04 22:03:40 +02:00
2021-01-05 00:34:15 +00:00
2021-08-14 20:58:38 +02:00
2021-08-23 20:13:26 +00:00
2020-08-02 17:38:51 +02:00
2022-06-05 09:31:23 +03:00

InfiniTime

Build PineTime Firmware

InfiniTime logo

Fast open-source firmware for the PineTime smartwatch with many features, written in modern C++.

New to InfiniTime?

Companion apps

Development

InfiniSim Simulator

Use the InfiniSim Simulator to experience the InfiniTime user interface directly on your PC, to shorten the time until you get your hands on a real PineTime smartwatch. Or use it to develop new Watchfaces, new Screens, or quickly iterate on the user interface.

Contributing

Build, flash and debug

API

Architecture and technical topics

Licenses

This project is released under the GNU General Public License version 3 or, at your option, any later version.

It integrates the following projects:

Credits

Im not working alone on this project. First, many people create PR for this projects. Then, there is the whole #pinetime community : a lot of people all around the world who are hacking, searching, experimenting and programming the Pinetime. We exchange our ideas, experiments and code in the chat rooms and forums.

Here are some people I would like to highlight:

  • Atc1441 : He works on an Arduino based firmware for the Pinetime and many other smartwatches based on similar hardware. He was of great help when I was implementing support for the BMA421 motion sensor and I²C driver.
  • Koen : Hes working on a firmware based on RiotOS. He integrated similar libs as me : NimBLE, LittleVGL,… His help was invaluable too!
  • Lup Yuen Lee : He is everywhere: he works on a Rust firmware, builds a MCUBoot based bootloader for the Pinetime, designs a Flutter based companion app for smartphones and writes a lot of articles about the Pinetime!

If you feel like you should appear on this list, just get in touch with me or submit a PR :)

Description
PERSONAL FORK of InfiniTime
Readme 62 MiB
Languages
C 82.9%
C++ 14.2%
Python 1.4%
CMake 0.9%
Ruby 0.3%
Other 0.3%