its your bedtime and GitHub
c388458462
[FL-1281] Unlocked screen fix+ ( #556 )
...
* Dolphin app: fix "Unlocked" popup timeout on menu enter
* FL-1404: fix word wrap index
2021-07-02 14:30:30 +03:00
its your bedtime and GitHub
c27d76d664
[FL-1510] Archive: OK fix ( #551 )
2021-07-01 19:35:57 +03:00
9d23602968
[FL-1477] Archive improvements ( #541 )
...
* various small issues fixes
* proper fadding to favourites
* cleanups
* fix infrared extension
* allow subdirs in app tabs
* fix elements_scrollbar args
* bugfixes, looping list, halfbaked pinning
* pinning
* ui updates
Co-authored-by: あく <alleteam@gmail.com >
2021-06-25 19:57:42 +03:00
6ec9c6cc49
[FL-1404] iButton long names fix ( #528 )
...
* ibutton: long names partial fix\
* ibutton: limit max filename length to 22 chars
* elwrapping long names to a new line
* Proper m-string size usage
Co-authored-by: Aleksandr Kutuzov <alleteam@gmail.com >
2021-06-22 12:56:57 +03:00
216f8b4fb8
archive: file extension removed in rename menu ( #511 )
...
Co-authored-by: SG <who.just.the.doctor@gmail.com >
2021-06-07 19:47:27 +03:00
22ffd6204b
menu: drop left/right keys navigation ( #510 )
...
Co-authored-by: SG <who.just.the.doctor@gmail.com >
2021-06-07 18:55:31 +03:00
3c6f236df3
prevent "enter/save" key callback if string is empty ( #509 )
...
Co-authored-by: SG <who.just.the.doctor@gmail.com >
2021-06-07 18:49:56 +03:00
its your bedtime and GitHub
f817d45d27
[FL-1288] Additional gpio_set pins for testing ( #508 )
...
* uart rx, speaker and ir rx/tx pins added to cli_command_gpio_set
* gpio_set: Warning for PA0, cli: added motd by @maratsafi
2021-06-07 18:33:47 +03:00
d5df0483a3
[FL-1234] Keyboards redesign ( #501 )
...
* text input: keyboard redesign,; input: tune repeat keypress timing; archive: fix max string width when scrollbar is shown
* byte input: redesign
* byte/text input: long press back to activate backspace added
* archive: pass absolute path to app
* format sources
* better keyboard timings
Co-authored-by: SG <who.just.the.doctor@gmail.com >
2021-06-02 15:51:05 +03:00
its your bedtime and GitHub
7f16c9fe5a
[FL-1388] Passport portraits ( #506 )
...
* new passport pics, 3 stages with 3 moods each
* removed magic const
2021-06-02 14:47:05 +03:00
1cfb16d9a7
[FL-1235] Cut long names ( #494 )
...
* fix typo, elements_string_fit_width added
* add string_fit_witdt to fileselect module
Co-authored-by: あく <alleteam@gmail.com >
2021-05-26 19:01:59 +03:00
502f449904
[FL-1357] CLI: SD Format confirmation #495
...
Co-authored-by: あく <alleteam@gmail.com >
2021-05-26 18:48:28 +03:00
its your bedtime and GitHub
f1e9a12eb0
[FL-1138] CLI commands unification ( #484 )
...
* power_otg command, merge sd_info and sd_status, added small usage instructions for commands with args
* remove duplicated sd status string
* cli_print_usage added, typo fix
2021-05-24 17:50:28 +03:00
its your bedtime and GitHub
f5f9a04fda
[FL-1320] Archive: fix memory leak
2021-05-19 12:06:51 +03:00
c97d766e5b
[FL-1181] Archive app ( #458 )
...
* fix stack size, file listing works
* fix scrollbar, update docs
* cut long filenames
* Dolphin: overhaul unlocking logic, unlocked message added
* furi - added common_defines.h, minor macro cleanup; fix scrollbar type conversion
* remove door opening animation
* adaptive long file name shortening, item icons, invert selection
* archive: browser tab, file types (beta); scenes: fix sleep emote
* dont trim unknown extensions
* fix string_size usage
* array container for file list, fixes
* better path handling
* archive: renaming, adding to favorites worksl scrollbar fix: limit min bar height to 1px to prevent disappearance on large lists
Co-authored-by: あく <alleteam@gmail.com >
2021-05-18 21:54:56 +03:00
1ddd4acd80
[FL-1279] Remove unnecessary menu_event timer #461
...
Co-authored-by: あく <alleteam@gmail.com >
2021-05-18 12:40:22 +03:00
920b3c3dee
[FL-1178] Idle screen improvements ( #444 )
...
* Dolphin idle screen: Cleanup of debug views; Hold [down] to open debug view; Sequential input for unlocking;
* Lock screen popup, WIP
* Fix reverse modulus
* Lock popup added
* Dolphin: timer for handling UI animation sequences
* Allow tick events to be discarded on queue overflow and prevent timer service from crash
Co-authored-by: あく <alleteam@gmail.com >
2021-05-05 12:50:03 +03:00
dfcf0ea0eb
[FL-1179] Debug menu & main menu cleanup ( #426 )
...
* Debug apps moved into its own menu category, APP_DEBUG flag added
* Menu power icon added
* Added APP_DEBUG flag to flash_core1 bash script
* Removed commented section in app-loader
Co-authored-by: あく <alleteam@gmail.com >
2021-04-28 13:43:21 +03:00
26c4b20ac2
[FL-1184] led indication for charging ( #425 )
...
Co-authored-by: あく <alleteam@gmail.com >
2021-04-27 19:31:34 +03:00
51d726c2d7
[FL-1149] Dolphin: stage 3 ( #422 )
...
* dolphin scenes refactoring & restructuring phase 1
* Passport app: mood and level display, opens from main menu and dolphin scenes. Dolphin scenes: minor refactoring (WIP)
* dolphin scene app restruct
* use gui defines for screen size
* mv passport to dolphin dir
Co-authored-by: あく <alleteam@gmail.com >
2021-04-26 15:19:14 +03:00
d1f523687e
[FL-1090] Dolphin scenes ( #402 )
...
* dolphin scene draft wip
* gui/elements multiline framed text added
* zoom poc
* item callbacks
* engine tweaks
* move scenes out of services
* improve dolphin gfx selection
* glitch hints
* dialogue typewriter effect
* app loading from scenes app, small action changes, passport app(WIP)
* removed passport from main dolphin app, added statusbar
* small elements position fixes
* fix thread alloc, dolphin and dolphin_scene free functions, other minor issues
* sleep emote improvements
* Dolpin: fix memory leaks, variable namings and etc
Co-authored-by: gornekich <44112859+gornekich@users.noreply.github.com >
Co-authored-by: DrZlo13 <who.just.the.doctor@gmail.com >
Co-authored-by: あく <alleteam@gmail.com >
2021-04-13 21:06:25 +03:00
its your bedtime and GitHub
5cd73ac97b
[FL-1110] Status bar height fix ( #403 )
...
* fix statusbar height and main screen views, added multiline text framed func
* replace char* arguments with const char*
* small prettify
* move pointer increment to end of loop
2021-04-06 20:09:15 +03:00
372710c31a
[FL-1019] New main screen and graphics ( #389 )
...
* new status bar, lock menu and dolphin activities screen
* lock icon indication
* main screen animation, basic scene switching
* level progression calculations based on icounter value
Co-authored-by: rusdacent <rusdacentx0x08@gmail.com >
Co-authored-by: あく <alleteam@gmail.com >
2021-03-25 20:48:58 +03:00
b85cc7f788
[FL-904] Power info UI ( #382 )
...
* New power screen UI
* API HAL Power: add VBUS voltage to API
Co-authored-by: Aleksandr Kutuzov <alleteam@gmail.com >
2021-03-19 22:37:52 +03:00
fc12f91a64
[FL-378] Update usb descriptor to display unique flipper name ( #373 )
...
* update usb descriptor to display unique flipper name
* added flip_ prefix for usb descriptor, updated manufacturer string
* include name in ApiHalVersionOTP struct, update assets.py
Co-authored-by: あく <alleteam@gmail.com >
2021-03-12 12:18:13 +03:00
468ee09785
[FL-931] keypad test app, canvas draw circle/disc functions ( #364 )
...
* new keypad test app, added canvas circle/disc fn
* resources cleanup on exit
* fix - release mutex
Co-authored-by: coreglitch <mail@s3f.ru >
2021-03-10 15:38:01 +03:00