Skip to content

Commit

Permalink
sync
Browse files Browse the repository at this point in the history
  • Loading branch information
github-actions[bot] committed Sep 18, 2024
1 parent e86fe41 commit 6a27686
Show file tree
Hide file tree
Showing 9 changed files with 207 additions and 0 deletions.
17 changes: 17 additions & 0 deletions patches/S65v58/10865-change_animation_speed_in_nm.vkp
Original file line number Diff line number Diff line change
@@ -0,0 +1,17 @@
;S65v58
;Изменить скорость анимации в Native Menu
;Change animation speed in Native Menu
;(c) FIL
;(p) dimonp25
;Version:
;PatchID: 10865
;Details: https://patches.kibab.com/patches/details.php5?id=10865
/*

*/

011cbb3e: FF 2D
011cbb40: 2D 0i80 ; 00 -> faster, 80 -> optimal, 255 -> slower

;------------------------- end -------------------------

17 changes: 17 additions & 0 deletions patches/S65v58/10866-change_max_width_of_extra_header.vkp
Original file line number Diff line number Diff line change
@@ -0,0 +1,17 @@
;S65v58
;Изменить максимальную ширину дополнительного заголовка
;Change maximum width of the extra header
;(c) FIL
;(p) dimonp25
;Version:
;PatchID: 10866
;Details: https://patches.kibab.com/patches/details.php5?id=10866
/*

*/

0115ef72: 23 0i80
0115ef80: 23 0i80

;------------------------- end -------------------------

16 changes: 16 additions & 0 deletions patches/S65v58/10867-disable_drawing_num_in_native_menu.vkp
Original file line number Diff line number Diff line change
@@ -0,0 +1,16 @@
;S65v58
;Отключить отрисовку номера текущего элемента в Native Menu
;Disable drawing the number of a current item in Native Menu
;(c) FIL
;(p) dimonp25
;Version:
;PatchID: 10867
;Details: https://patches.kibab.com/patches/details.php5?id=10867
/*

*/

0119dcac: 6cf0c0eb C046C046

;------------------------- end -------------------------

16 changes: 16 additions & 0 deletions patches/S65v58/10868-fix_active_item_position_in_nm.vkp
Original file line number Diff line number Diff line change
@@ -0,0 +1,16 @@
;S65v58
;Исправить позицию активного элемента в Native Menu
;Fix the active item position in Native Menu
;(c) FIL
;(p) dimonp25
;Version:
;PatchID: 10868
;Details: https://patches.kibab.com/patches/details.php5?id=10868
/*

*/

0119e26c: 00 FF

;------------------------- end -------------------------

16 changes: 16 additions & 0 deletions patches/S65v58/10869-fix_DrawScrollString.vkp
Original file line number Diff line number Diff line change
@@ -0,0 +1,16 @@
;S65v58
;Исправить обрезанный шрифт в DrawScrollString
;Fix clipped font in DrawScrollString
;(c) Azq2
;(p) dimonp25
;Version: 1
;PatchID: 10869
;Details: https://patches.kibab.com/patches/details.php5?id=10869
/*

*/

01173588: 0139 0039

;------------------------- end -------------------------

18 changes: 18 additions & 0 deletions patches/S65v58/10870-speed_up_audio_setup_u.vkp
Original file line number Diff line number Diff line change
@@ -0,0 +1,18 @@
;S65v58
;Ускорить интерфейс настройки громкости
;Speed up Audio Setup UI
;(c) FIL
;(r) Azq2
;(p) dimonp25
;Version:
;PatchID: 10870
;Details: https://patches.kibab.com/patches/details.php5?id=10870
/*

*/

0118137c: 64 FF
0118137e: 0DD0 0DD1

;------------------------- end -------------------------

16 changes: 16 additions & 0 deletions patches/S65v58/10871-SpeedUpOverlay.vkp
Original file line number Diff line number Diff line change
@@ -0,0 +1,16 @@
;S65v58
;Ускорить загрузку overlay info при старте телефона
;Speed up overlay info load on startup
;(c) FIL
;(p) dimonp25
;Version:
;PatchID: 10871
;Details: https://patches.kibab.com/patches/details.php5?id=10871
/*

*/

01698444: 0a48 AA20

;------------------------- end -------------------------

21 changes: 21 additions & 0 deletions patches/files.json
Original file line number Diff line number Diff line change
Expand Up @@ -31010,5 +31010,26 @@
[
"EF81v58/10864-devicecheckman_new.vkp",
"EF81v58/10864-devicecheckman_new.zip"
],
[
"S65v58/10865-change_animation_speed_in_nm.vkp"
],
[
"S65v58/10866-change_max_width_of_extra_header.vkp"
],
[
"S65v58/10867-disable_drawing_num_in_native_menu.vkp"
],
[
"S65v58/10868-fix_active_item_position_in_nm.vkp"
],
[
"S65v58/10869-fix_DrawScrollString.vkp"
],
[
"S65v58/10870-speed_up_audio_setup_u.vkp"
],
[
"S65v58/10871-SpeedUpOverlay.vkp"
]
]
70 changes: 70 additions & 0 deletions patches/index.json
Original file line number Diff line number Diff line change
Expand Up @@ -55675,6 +55675,76 @@
"ru": "ElfPack [18.03.2024]",
"en": "ElfPack [18.03.2024]"
}
},
"10865": {
"id": "10865",
"model": "S65v58",
"file": "S65v58/10865-change_animation_speed_in_nm.vkp",
"mtime": 1726598018000,
"title": {
"ru": "Изменить скорость анимации в Native Menu",
"en": "Change animation speed in Native Menu"
}
},
"10866": {
"id": "10866",
"model": "S65v58",
"file": "S65v58/10866-change_max_width_of_extra_header.vkp",
"mtime": 1726598250000,
"title": {
"ru": "Изменить максимальную ширину дополнительного заголовка",
"en": "Change maximum width of the extra header"
}
},
"10867": {
"id": "10867",
"model": "S65v58",
"file": "S65v58/10867-disable_drawing_num_in_native_menu.vkp",
"mtime": 1726598354000,
"title": {
"ru": "Отключить отрисовку номера текущего элемента в Native Menu",
"en": "Disable drawing the number of a current item in Native Menu"
}
},
"10868": {
"id": "10868",
"model": "S65v58",
"file": "S65v58/10868-fix_active_item_position_in_nm.vkp",
"mtime": 1726598486000,
"title": {
"ru": "Исправить позицию активного элемента в Native Menu",
"en": "Fix the active item position in Native Menu"
}
},
"10869": {
"id": "10869",
"model": "S65v58",
"file": "S65v58/10869-fix_DrawScrollString.vkp",
"mtime": 1726598596000,
"title": {
"ru": "Исправить обрезанный шрифт в DrawScrollString",
"en": "Fix clipped font in DrawScrollString"
}
},
"10870": {
"id": "10870",
"model": "S65v58",
"file": "S65v58/10870-speed_up_audio_setup_u.vkp",
"mtime": 1726598706000,
"title": {
"ru": "Ускорить интерфейс настройки громкости",
"en": "Speed up Audio Setup UI"
}
},
"10871": {
"id": "10871",
"model": "S65v58",
"file": "S65v58/10871-SpeedUpOverlay.vkp",
"mtime": 1726598822000,
"title": {
"ru": "Ускорить загрузку overlay info при старте телефона",
"en": "Speed up overlay info load on startup"
}
}
},
"SL65v50": {
Expand Down

0 comments on commit 6a27686

Please sign in to comment.