Все для Sony Ericsson, патчи, эльфы, моддинг, прошивка
  
Логин: Пароль: Запомнить: Привет гость! Зарегистрируйся или авторизируйся для получения доп. возможностей!
Разделы
PDA версия сайта
TrackIDentify
Новости
Статьи
Файлы
Патчи
Патчи A2
Патчи db2020
Эльфы
Исходники эльфов
Wiki
Форум
Опросы
Обратная связь
Развернуть/Свернуть
 
Развернуть/Свернуть

MyShortcuts_V2.2.elf : Эльфы : Форум : Для Sony Ericsson патчи эльфы моддинг прошивка
/  Список форумов
   /  Эльфы
/  MyShortcuts_V2.2.elf
На печать 
Правила 
Страница 1 из 3: [1] 2 3 »

albertnet3


Patcher/Elfmaker


Регистрация: 12.6.09
Сообщений: 283
Репутация: 1826
Откуда: Argentina-Bs. As.




 
  #1 [26.09.10, 09:33] MyShortcuts_V2.2.elf   

 
elf name: MyShortcuts
Autor: albertnet3
V2.2
enjoy !!!

I think this elf is not more mini-elf, if any member of the staff to mobilefree considers elf mini please move.
greetings ;)
Changelog
V1.0
+Initial version in mini-elf
V1.01
+add config in BCFG.
+add posibility to change Set Style, Item Style and title type.
+posibility to show or hide second line title, in second line title show items count.
+posibility to changue 7 shortcuts.
+Shutdown and restart can not be changed as a other shortcut and select out a box Asking if you want to restart or shut down the phone.
+add posibility to show or hide all text for items and text for second line items.
+add posibility to changue strings in all items and change string in all second line items.
+posiblity to show or hide icons for all items.
+add posiblity to change aling for all item icons.
+for press keys 1 to 9 run shortcuts
example:
1-shortcut
2-shortcut
3-shortcut
4-shortcut
5-shortcut
6-shortcut
7-shortcut
8-shortcut
9-shortcut

For run elf in standbybook press short press the softkeys lefth Need this patch:
Патч:
;W705 SW-R1GA031
;Run elf Myshortcuts © albertnet3
;for runing elf press short press the softkeys lefth in standbybook
;© albertnet3
;(r)Blacklizard (Remove unnecessary code)


Патч:
;W715 SW-R1GA030
;Run elf Myshortcuts © albertnet3
;for runing elf press short press the softkeys lefth in standbybook
;© albertnet3
;(r)Blacklizard (Remove unnecessary code)


Патч:
;C510 SW-R1HA035
;Run elf Myshortcuts © albertnet3
;for runing elf press short press the softkeys lefth in standbybook
;© albertnet3
;(r)Blacklizard (Remove unnecessary code)

for you have patches for more models please look the topic for your model and firmware

IMPORTANT!!!
For RUN ELF by PATCH put elf in usb/other/Zbin


ScreenShot:


[ Edited by albertnet3 в 29.12.10 17:09 ]

[ Edited by albertnet3 в 21.1.11 22:15 ]



Прикрепленный к сообщению файл:

MyShortcuts.zip MyShortcuts.zip (5.14 kb; 161 hits) Скачать файл
MyShortcutsV1.0.2.zip MyShortcutsV1.0.2.zip (5.85 kb; 136 hits) Скачать файл


Sе Confidence in yourself is the first secret of success(R. W. Emerson)
Спасибо сказали: Zormax, staromand, Crong, TyLuuP, DuMOHsmol, mortezaw810, MNS81, OXCIGEN, 05M4N, alex555x, Sandre

yuli_d


Пользователь


Регистрация: 3.5.10
Сообщений: 55
Репутация: 185
Откуда: Болгария, Видин




 
  #2 [26.09.10, 15:30] Re: MyShortcuts.elf   

 
On my k800 R8BF003, V1.01 causes reboot. No bcfg file was created.
V1.0 works fine.




SE K800i R8BF003 + Elfpack 1.999 + Lots of Patches + Elfs + Drivers + My GFX

adekbiroe


Patcher


Регистрация: 21.5.09
Сообщений: 126
Репутация: 470
Откуда: semarang-indonesia




 
  #3 [26.09.10, 15:33] Re: MyShortcuts.elf   

 
yuli_d, check for any missing library....




(I)can, can(U?)
Спасибо сказали: Rizalmx

Rizalmx


Patcher


Регистрация: 29.4.10
Сообщений: 67
Репутация: 405
Откуда: Batik City, Indonesia




 
  #4 [26.09.10, 15:39] Re: MyShortcuts.elf   

 
Yup,,you right kang adi.. missing in 0x3C9..



yuli_d


Пользователь


Регистрация: 3.5.10
Сообщений: 55
Репутация: 185
Откуда: Болгария, Видин




 
  #5 [26.09.10, 15:44] Re: MyShortcuts.elf   

 
Sorry for false alarm. Missed 3C9 in library. Corrected. Works.




SE K800i R8BF003 + Elfpack 1.999 + Lots of Patches + Elfs + Drivers + My GFX

albertnet3


Patcher/Elfmaker


Регистрация: 12.6.09
Сообщений: 283
Репутация: 1826
Откуда: Argentina-Bs. As.




 
  #6 [27.09.10, 03:45] Re: MyShortcuts.elf   

 
for using new version is necessary update lib to function:
Патч: 
;W705 SW-R1GA031
;(c) Hussein , IronMaster
0F24: 00000000C9674414; 3C9: void GUIObject_SetSecondRowTitleText( GUI*, STRID );

and me asm:
Код: 
include "x.inc"
;W705 SW-R1GA031
;Run elf MyShortcuts © albertnet3
;for runing elf press short press the softkeys lefth in standbybook
;© albertnet3
;(r) Blaklizard (Remove unnecessary code)
org 0x14F735DC    
         DCD 0x192D;your label

org 0x15401DD4    
LDR     R2, _body
BX      R2     
nop
nop
_body    DCD _Myshortcuts 

org 0x15D20340    ;Free space used
;--------------------------------------------------------------------
CODE32
_Myshortcuts:
        STMFD    SP!, {LR}
        MOV    R3, 0
        MOV    R2, 0
        MOV    R1, 0
        adr    R0, aPathMySh 
        SWI    0x10D
        LDMFD    SP!, {PC}
;--------------------------------------------------------------------        
CODE16            
        align 4    
_return    dw 0x15401DE0+1
aPathMySh    du "/usb/other/ZBin/MyShortcuts.elf",0




Sе Confidence in yourself is the first secret of success(R. W. Emerson)

degafe


Пользователь


Регистрация: 3.1.09
Сообщений: 90
Репутация: 426
Откуда: Mexico




 
  #7 [27.09.10, 21:41] Re: MyShortcuts.elf   

 
my c510 R1HA035 freezes when starting the elf from ZBin, I have everything updated and the patch installed and does not start in the standby :-(





8-) ..::|[degafe]|::.. 8-)
-:- c510 -:- R1HA035 -:- Cid52 -:- Brown -:- Patches -:- Full Tunned -:- A2 Elfs -:-

albertnet3


Patcher/Elfmaker


Регистрация: 12.6.09
Сообщений: 283
Репутация: 1826
Откуда: Argentina-Bs. As.




 
  #8 [28.09.10, 00:17] Re: MyShortcuts.elf   

 
degafe, update the library.vkp and work fine and for run elf in standby by patch need put the elf in:
aPathMySh du "/usb/other/ZBin/MyShortcuts.elf",0

regards ;)




Sе Confidence in yourself is the first secret of success(R. W. Emerson)

degafe


Пользователь


Регистрация: 3.1.09
Сообщений: 90
Репутация: 426
Откуда: Mexico




 
  #9 [28.09.10, 00:51] Re: MyShortcuts.elf   

 
library of c510 R1HA035 is so:

Код:
0F20: 00000000 6D100114 ; 3C8: void CoCreateInstance( PUUID cid, PUUID iid, void* pInterface );
;0F24: xxxxxxxx yyyyyyyy ; 3C9: void GUIObject_SetSecondRowTitleText( GUI*, STRID );
;0F28: xxxxxxxx yyyyyyyy ; 3CA: int ListMenu_GetItemCount( GUI_LIST* );



not be ported fuctions to new version of elf??


Предупреждение от den_po
Нарушение правил:
5.3.4. Резкое отклонение от темы или обсуждение в одной теме нескольких разных вопросов, не связанных друг с другом, кроме раздела "О жизни".





8-) ..::|[degafe]|::.. 8-)
-:- c510 -:- R1HA035 -:- Cid52 -:- Brown -:- Patches -:- Full Tunned -:- A2 Elfs -:-

albertnet3


Patcher/Elfmaker


Регистрация: 12.6.09
Сообщений: 283
Репутация: 1826
Откуда: Argentina-Bs. As.




 
  #10 [28.09.10, 07:24] Re: MyShortcuts.elf   

 
degafe, Oooo!!! for C510 R1HA035, the library is very outdated:
please test this functions used in me elf I port for your model ;-)
functions for C510 SW-R1HA035:
http://supertrubka.org/newbb_plus/viewtopic.php?topic_id=2567&post_id=183295#183295




Sе Confidence in yourself is the first secret of success(R. W. Emerson)
Страница 1 из 3: [1] 2 3 »



  • Поиск
  • Права
Вы не можете начинать темы.
Вы не можете редактировать свои сообщения.
Вы не можете создавать опросы.
Вы не можете вкладывать файлы в сообщения.
Вы не можете отвечать на сообщения.
Вы не можете удалять свои сообщения.
Вы не можете голосовать.

Главная Новости Статьи Файлы Патчи Форум Опросы PDA
- Генерация страницы: 0.17 секунд | 11 Запросов | HTML: 45.1 КБ -