Page 2 of 4 FirstFirst 1234 LastLast
Results 11 to 20 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?

  4. #3
    Top Team Gold riders4sia's Avatar
    Join Date
    Jul 2008
    Device
    K750i - K810i - XPERIA arc - XPERIA tipo dual - Xperia Z Ultra
    Posts
    2,314
    Thanks
    21
    Thanked 282 Times in 271 Posts

    Re: ELFS:You want them - start here

    is there a problem using elfs coz dis days my batt dried up quickly

  5. #4
    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

    Simple Advanced MainMenu v2.
    (c) myrzeug


    SAMM v2:

    Added SKIN Configuration!
    Multiple Skins support

    Some screens as exemples:

    In default Skin (your Menu.ml is loaded, not working if a FlashMenu is set)

    Default:Multiple Skins:

    (Default Style: 12 icons in all screen) (One in Screen, horizontal displacement)

    Altec:Active Horizontal:

    (One in Screen, vertical displacement)

    Vertical:

    Installation:
    1. Put SAMM.v2.elf anywhere (Daemons folder)
    2. Creat a folder SAMM in other phone memory (%DIR_OTHER|MEM_INTERNAL%/SAMM)
    3. Place your skins folders in SAMM folder, containing the icons and the skin.cfg
    4. Run SAMM.v2.elf

    Skin.cfg Example
    Code:
    [NUM_ITEMS] 12
    ;Must be  3<=NUM_ITEMS<=12
    
    [SKIN_STYLE]:1
    ;SKIN_STYLE:
    ;0 = All icons in screen, with default icons
    ;1 = All icons in screen, with custom icons
    ;2 = All icons in screen, with custom icons, small window
    ;3 = One icon  in screen, with custom icons, 
    ;4 = One icons in screen, with custom icons, small window
    
    ;Options in rigth softkey
    [OPTION1]:Messaging
    [OPTION2]:MenuItem_Bt_Activation
    [OPTION3]:Settings_Brightness_Id
    
    [Item1]:OperatorWebPage
    [Item2]:InternetServices
    [Item3]:Entertainment
    [Item4]:Camera
    [Item5]:Messaging
    [Item6]:MediaPlayer
    [Item7]:FileManager
    [Item8]:Phonebook
    [Item9]:FMRadio
    [Item10]:Calls
    [Item11]:Organizer
    [Item12]:Settings
    See the attached file for more details

    SAMM.v2: download
    SKINS-1: download
    SKINS-2: download
    Last edited by SeaMonkey; 01-15-2009 at 08:29 PM.

  6. #5
    Member
    Join Date
    Jan 2009
    Device
    -
    Posts
    21
    Thanks
    2
    Thanked 1 Time in 1 Post

    Re: ELFS:You want them - start here

    It's possible to a2 phone?

  7. #6
    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

    For now - I don't think it's possible

  8. #7
    Recently Initiate
    Join Date
    Sep 2008
    Device
    -
    Posts
    15
    Thanks
    0
    Thanked 1 Time in 1 Post

    Re: ELFS:You want them - start here

    1. Landscapeview.elf
    just try on W580.
    to make a standby view from potrait to landscape.
    2. Or try this elf. CallBlocker.elf for bloking anyone want to call you.
    3. or fastkey.elf buatfor make a shortcut like bookman 2.97 but JUST ONLY SHORTCUT !!!
    Attached Files

  9. #8
    Recently Initiate adhipg's Avatar
    Join Date
    May 2009
    Device
    W580i
    Posts
    7
    Thanks
    0
    Thanked 2 Times in 2 Posts

    Re: ELFS:You want them - start here

    these elfs doesnot work on my W580i R8BE001.

    please help me.

  10. #9
    Recently Initiate
    Join Date
    Jan 2009
    Device
    -
    Posts
    1
    Thanks
    0
    Thanked 0 Times in 0 Posts

    Re: ELFS:You want them - start here

    O Deskbar Funciona no k310i@w200?

  11. #10
    Recently Initiate
    Join Date
    Apr 2009
    Device
    -
    Posts
    1
    Thanks
    0
    Thanked 0 Times in 0 Posts

    Re: ELFS:You want them - start here

    Help please .i can't make my k550@w610 run elfs.bookmanager2.5 without icons not working .how to set it up to work.elfs dont start at all.H-E-L-P:mad:
    Last edited by Style; 04-26-2009 at 11:21 AM.

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
  •