©myrzeug
DaemonsAdmin.v1.0

DaemonsAdmin v1.0
*Turn on / off manually, the execution of one or more elves.
*Run the elves in startup with a custom order (time configurable between each elf in the .bcfg).
*Identify corrupt elves automatically when the phone reboots(they are disable to run and you can see a notification).
-----------------------------------------
DaemonsAdmin.v1.5
+Improved algorithm in detection of corrupt elves and in running elves =)
(You can take a very short time between each action without problems)
+Added option to display bug reports in .bcfg
+Added option to Run the elves directly in DaemonsAdmin's Menu
-----------------------------------------
Two forms of execution:
1. In Daemons Folder (When you start your phone):
Orderly execution of elves / Automatic identification of corrupt elves
2. As a shortcut of BookManager:
Manager ELFS:
(you MUST put DaemonsAdmin.elf as a shortcut of BM to see this)
Recomendations:
* Configure your phone model in the .bcfg.
©arban
AdvKeyLock v.1.0
Elf in the press of a key or a combination of 2 keys lock the keypad and immediately goes into sleep mode.
In v.1.0 added:
-Russian and English version
-Choosing where lochit (all or only stendbae, player and radio)
-The sound of silent (optional)
Code:
;K790 SW-R8BF003
;Remove the block/Unlock Keyboard (* + right software)
;(c) E1kolyan
4534E871: B5 47
4527C004: F0B5 7047
4534DA54: 30B5 7047
Code:
;K770 R8BA024
;Remove the block/Unlock Keyboard (* + right software)
;(c) E1kolyan
;(p) polza
454C7459: B5 47
453F3F84: F0B5 7047
454C663C: 30B5 7047
Code:
;K810 SW-R8BA024
;Remove the block/Unlock Keyboard (* + right software)
;(c) E1kolyan
4549D121: B5 47
453CA5C8: F0B5 7047
4549C304: 30B5 7047
Code:
;W610 R6BC002
;Remove the block/Unlock Keyboard (* + right software)
;(c) E1kolyan
;(p) WisniaPL
4538A209: B5 47
452B6E8C: F0B5 7047
45389400: 30B5 7047
Thanks @E1kolyan
There is a need for iventy / needed events UI_KEYLOCK_DEACTIVATE_EVENT, UI_KEYLOCK_ACTIVATE_EVENT, UI_SLEEPMODE_ACTIVATE_EVENT!
©eddmund
MoonPhase v1.1

MoonPhase displays an image of the current Moon phase on the standby screen.
Features:
* Coded to be lightweight and resources-friendly.
* No configuration required (but possible).
* The Moon can be displayed at any position of the standby screen area.
* The Moon can wander across the screen according to its current phase.
* Custom sets of Moon images can be used. 4 sets are shipped.
* Code to display the images is based on "ImageTest" 1.0.4.
* Can be used together with DayDis 1.1 or higher to also display the percentage
of the visible Moon.
What's new? 2008-12-05: v1.1
* The new Moon phases are calculated with an accuracy better than one minute.
* New option [SCREEN_WANDERING] to enable wandering of the Moon across the screen.
* The default Moon images directory has been changed to "50x50_black".
Thanks: eddmund,UltraShot, diezil, wagnerbraz, mousex
MoonPhase v1.1 Download