summaryrefslogtreecommitdiff
path: root/apps/plugins/keybox.c
AgeCommit message (Expand)Author
2020-07-22keyboard add ability to specify temporary custom layoutsWilliam Wilgus
2020-07-19do_menu pass internal synclist reference to callbackWilliam Wilgus
2017-08-27Keybox: display the entry name along with the passwordFranklin Wei
2014-02-23hosted: Rename a bit in functions to avoid name clashes with unix headers.Thomas Martitz
2011-05-01Fix further 'variable set but not used' warnings reported from GCC 4.6.0.Andree Buschmann
2011-03-02RaaA: Fix write locations of pluginsThomas Jarosch
2010-09-08keybox: do not leak filehandle when the wrong password is entered.Nils Wallménius
2010-08-24Second try: Introduce plugin_crt0.c that every plugin links.Thomas Martitz
2010-08-23Revert "Introduce plugin_crt0.c that every plugin links."Thomas Martitz
2010-08-23Introduce plugin_crt0.c that every plugin links.Thomas Martitz
2010-05-13FS#11272 by Gerhard Zintel fixing a bug when resetting the database in keyboxNils Wallménius
2010-05-06Make open() posix compliant api-wise. A few calls (those with O_CREAT) need t...Thomas Martitz
2009-08-29keybox: fix issue when deleted all items.Teruaki Kawashima
2009-08-20Make the formatter functions used by the settings return a pointer to avoid u...Nils Wallménius
2009-08-12Make kbd_input() show a cancel splash to indicate user abort better and for b...Thomas Martitz
2009-08-06Fix out of bounds accesses in keybox and matrixNils Wallménius
2009-08-05add playback control to more menu of plugins.Teruaki Kawashima
2009-07-14FS#10080Nils Wallménius
2009-06-26FS#10283 simplify plugins' menus by using stringlist with callback (by Teruak...Johannes Schwarz
2009-05-27Commit next part of FS# 10138 by Teruaki Kawashima. Replace ROCKBOX_DIR and ...Michael Giacomelli
2009-04-02keybox: handle user canceling in the vkeyboard in a nicer way, fix a comment ...Nils Wallménius
2009-01-24remove MEM_FUNCTION_WRAPPERS, and private mem* implementations from plugins, ...Andrew Mahone
2009-01-16revert/fix parts of r19673, as it changed some e200 keymaps and introduces no...Dominik Wenger
2009-01-16loader-initialized global plugin API:Andrew Mahone
2009-01-04Commit FS#9617 - Keymaps for Plugins fuze by Thomas Martitz.Michael Giacomelli
2008-12-31Decouple the statusbar drawing from the rest of the screen drawing. it is not...Jonathan Gordon
2008-11-20New makefile solution: A single invocation of 'make' to build the entire tree...Björn Stenberg
2008-08-15FS#9281 Rename of splash functions.Nils Wallménius
2008-07-27FS#9221 by Christopher Williams fixing a couple of bugs in keyboxNils Wallménius
2008-07-07Keybox, encrypted password storage. Manual page comming soonNils Wallménius