Results 1 to 10 of 37

Hybrid View

  1. #1
    Gold SeaMonkey's Avatar
    Join Date
    May 2008
    Device
    DEVIL's SE
    Posts
    1,509
    Thanks
    26
    Thanked 311 Times in 247 Posts

    Re: ELFS:You want them - start here

    ©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
    Attached Files
    Last edited by SeaMonkey; 12-13-2008 at 06:40 PM.

  2. The Following User Says Thank You to SeaMonkey For This Useful Post:


  3. #2
    Advanced user rapidroll's Avatar
    Join Date
    Jul 2011
    Device
    [ K510i ] & [ W550i ] & [W580i]
    Posts
    192
    Thanks
    9
    Thanked 184 Times in 143 Posts

    Re: ELFS:You want them - start here

    Quote Originally Posted by SeaMonkey View Post
    ©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
    in my "DB2010_w550_r4cb020_cid49" i upload "DaemonsAdmin.elf" in [Daemons folder] at the start time it shows the following messeage "ERROR DAReg.sav no present" what is it? what is the solution of this error?

Thread Information

Users Browsing this Thread

There are currently 1 users browsing this thread. (0 members and 1 guests)

Tags for this Thread

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •