Willy-JL
5b15568bbb
Fix backwards compatibility with MenuAppList 0
2024-03-10 20:27:47 +00:00
Willy-JL
1f49d82c88
Maybe fix PR builds? --nobuild
2024-03-10 18:00:16 +00:00
Willy-JL
a5decc9756
Format
2024-03-10 17:52:23 +00:00
Willy-JL
1577bbc766
FindMy: Make import screen clearer
2024-03-10 16:38:19 +00:00
Willy-JL
6efc67da5b
Skip indexer upload on --nobuild
2024-03-10 16:23:29 +00:00
Willy-JL
1fac76cc2a
Revert "No more "--nobuild", indexer wouldn't work"
...
This reverts commit 7ff3ea0364 .
2024-03-10 16:22:05 +00:00
Willy-JL
58bd638303
(Hopefully) FIx release workflow
mntm-001
2024-03-10 13:37:05 +00:00
Willy-JL
ef557bc1c6
Fix dist suffixes
2024-03-10 13:08:14 +00:00
Willy-JL
ed08b194e5
New release workflow
2024-03-10 12:45:49 +00:00
Willy-JL
c0ed5bcd85
Format
2024-03-10 11:49:34 +00:00
Willy-JL
7ff3ea0364
No more "--nobuild", indexer wouldn't work
2024-03-10 11:17:32 +00:00
Willy-JL
20e873f5c5
Devbuild embed (?)
2024-03-10 11:00:37 +00:00
Willy-JL
61471a631c
Use normal DIST_SUFFIX in CI
2024-03-10 10:43:09 +00:00
Willy-JL
e755bdb4f1
Fix typos
2024-03-10 10:24:00 +00:00
Willy-JL
d0b32f1124
New build system
2024-03-10 10:17:59 +00:00
Kuronons
33aab8c4aa
Update AssetPacks.md (naming fix) ( #19 )
2024-03-09 23:49:43 -05:00
Willy-JL
91d18ad32f
Add some stuff to features
2024-03-10 01:48:14 +00:00
HaxSam
a2018ff365
sync apps
2024-03-10 01:38:29 +01:00
Willy-JL
1274bd84ac
VGM: Add rainbow option to settings menu
2024-03-09 23:24:04 +00:00
Willy-JL
a5ae1397d9
FindMy: Resume at system boot if enabled
2024-03-09 19:42:12 +00:00
Willy-JL
4c80a50cbe
Apps: Use OFW main app names, shorten in display
2024-03-09 08:36:54 +00:00
Willy-JL
bce77a8633
Main Menu: Cleanup code, fix scrolling text
2024-03-09 08:31:19 +00:00
Willy-JL
c4b6f380ab
Add to CODEOWNERS
2024-03-09 07:50:07 +00:00
Willy-JL
177f85ddfa
NfcMaker: Fix timeout on error screen
2024-03-09 07:49:17 +00:00
WillyJL
e39576ebbd
Merge pull request #18 from Next-Flip/findmyflipper
...
Findmyflipper - Merge fixes to dev
2024-03-09 05:57:46 +00:00
Willy-JL
52d3fe9b38
FindMy: Add docs from app repo
...
Co-authored-by: MatthewKuKanich <mkukanichgmu@gmail.com >
2024-03-09 05:54:52 +00:00
Willy-JL
b253bede42
FindMy: Fix imported text position
2024-03-09 05:51:48 +00:00
Willy-JL
0baa796e33
FindMy: Add import from nRF Connect .txt file
2024-03-09 05:51:22 +00:00
MatthewKuKanich
0b81471740
Replace Terminal menu with MNTM menu
2024-03-09 00:23:17 -05:00
Willy-JL
74c6440a27
Format
2024-03-09 05:09:48 +00:00
Willy-JL
fca5da1c42
Revert "Update findmy.c - ignore changable byte"
...
This reverts commit edf013eacd .
2024-03-09 05:04:37 +00:00
Willy-JL
ef338d15db
Merge branch 'findmyflipper' of https://github.com/Next-Flip/Momentum-Firmware into findmyflipper
2024-03-09 05:04:15 +00:00
Willy-JL
cd837576ea
FindMy: Add OpenHaystack import from .keys file
2024-03-09 05:04:09 +00:00
Willy-JL
448033c802
FindMy: Fix key generation script
2024-03-09 04:20:04 +00:00
Willy-JL
d23f64d693
FindMy: Add generate keys script
2024-03-09 04:19:50 +00:00
Matthew
edf013eacd
Update findmy.c - ignore changable byte
2024-03-08 21:39:22 -05:00
Willy-JL
f4ef9e50fb
FindMy: Fix build
2024-03-08 22:35:24 +00:00
Willy-JL
61b35e07ff
FindMy: Simpler beacon state sync
2024-03-08 21:41:57 +00:00
Willy-JL
5d45d6abb8
FindMy: Save and load state from file
2024-03-08 21:35:59 +00:00
Willy-JL
435c35cee9
Improve beacon state handling
2024-03-08 20:56:39 +00:00
Willy-JL
7c48c6164a
FindMy: Refactors and improvements
...
- state handled reparately, decoupled from app
- better apple/samsung/unknown parsing and handling
- improve error handling
- add url to manifest + up stack size just in case
2024-03-08 20:53:00 +00:00
Willy-JL
09af215e75
Oops
2024-03-08 19:10:08 +00:00
Willy-JL
a8d18fa02a
Cleanup default packet template and fix comments
2024-03-08 19:04:47 +00:00
Willy-JL
1941da7fd6
Format + cleanup
2024-03-08 18:59:13 +00:00
Willy-JL
aa15ee6fbc
FindMy: Disable beacon correctly at exit, not in config
2024-03-08 18:55:29 +00:00
MatthewKuKanich
2a105e4266
fix placeholders and beacon stop on exit
2024-03-08 13:37:55 -05:00
MatthewKuKanich
13fe7b3bfc
Add FindMy Flipper to system apps
2024-03-08 13:10:14 -05:00
Willy-JL
a17efe7117
Merge branch 'dev' of https://github.com/flipperdevices/flipperzero-firmware into mntm-dev
2024-03-08 06:12:43 +00:00
Willy-JL
eff2fda644
Logo splash on boot
2024-03-08 06:10:48 +00:00
WillyJL
8a37dab856
Merge pull request #15 from Next-Flip/rgb_rpc_property
...
VGM: Custom color options
2024-03-08 02:38:20 +00:00