unleashed-firmware/lib/flipper_application
あく 561b4e947a
目覚め時計 (#3906)
* FuriHal: add RTC alarm support

* FuriHal: RTC alarm API. Alarm settings app. Alarm app.

* FuriHal: remove unnecessery init mode enters in RTC

* Update targets/f7/furi_hal/furi_hal_rtc.h

Co-authored-by: Silent <CookiePLMonster@users.noreply.github.com>

* Update targets/f7/furi_hal/furi_hal_rtc.c

Co-authored-by: Silent <CookiePLMonster@users.noreply.github.com>

* Update targets/f7/furi_hal/furi_hal_rtc.h

Co-authored-by: Silent <CookiePLMonster@users.noreply.github.com>

* FuriHal: add seconds in rtc alarm getter

* Alarm & Clock: redesign and cleanup setting and alarm apps, cleanup API

* Spelling and time separator in alarm

* Api Symbols: hide rtc alarm related methods

* Clock alarm: new thread cleanup routine, hour/minute separator in alarm

* Clock: move clock_settings_start into clock_settings fam

* Seettings: update clock and alarm UI according to figma

* Format icons

---------

Co-authored-by: Silent <CookiePLMonster@users.noreply.github.com>
2024-10-31 15:42:03 +04:00
..
api_hashtable Api Symbols: replace asserts with checks (#3507) 2024-03-19 23:43:52 +09:00
elf ELF, Flipper application: do not crash on "out of memory" (#3664) 2024-06-17 16:40:47 +01:00
plugins cleanup of various warnings from clangd (#3682) 2024-06-03 14:43:23 +01:00
application_assets.c cleanup of various warnings from clangd (#3682) 2024-06-03 14:43:23 +01:00
application_assets.h Embed assets in elf file (#2466) 2023-03-10 01:01:53 +10:00
application_manifest.c Api Symbols: replace asserts with checks (#3507) 2024-03-19 23:43:52 +09:00
application_manifest.h Various Fixes and Improvements (#3059) 2023-09-11 16:23:00 +10:00
flipper_application.c 目覚め時計 (#3906) 2024-10-31 15:42:03 +04:00
flipper_application.h ELF, Flipper application: do not crash on "out of memory" (#3664) 2024-06-17 16:40:47 +01:00
SConscript [FL-3097] fbt, faploader: minimal app module implementation (#2420) 2023-03-14 23:29:28 +09:00