3 pagesV  < 1 2 3 > »  
 
REPLY
> Keyboard vibration when typing | as???
tonnyja
Message#21
09.02.13, 19:04
Local
*****
[offline]

Group: Friendssavagemessiahzine.com
Messages 108
Check in: 14.12.09
Apple iPhone 5s

Reputation:-  5  +

how and what to edit in the playlists. to remove vibration from the screenshot function?

I found a solution myself.iOS 6.1At /System/Library/Frameworks/MediaToolbox.framework/N9* in the SystemSoundBehaviour.plist file in the key

<key>Camerashutter</ key>
<dict>
<key>RingVibrateIgnore, SilentVibrateIgnore, RingerSwitchOff</ key>
<array />
<key>RingVibrateIgnore, SilentVibrateIgnore, RingerSwitchOn</ key>
<array>
<string>Beep</ string>
<string>Vibrate</ string>
</ array>
need to remove the installment<string>Vibrate</ string>

Reboot Now there is no vibration. Just a click

Post has been editedtonnyja - 09.02.13, 22:55
Shnur
Message#22
09.02.13, 22:45
Experienced
******
[offline]

Group: Friendssavagemessiahzine.com
Messages 497
Check in: 21.12.05

Reputation:-  88  +

You can set the duration in the file.

Open SystemSoundVibrationPatterns.plist
What we see here:
CODE
...

<? xml version = "1.0" encoding = "UTF-8"?>
<! DOCTYPE plist PUBLIC "- // Apple // DTD PLIST 1.0 // EN" "http://www.apple.com/DTDs/PropertyList-1.0.dtd ">
<plist version = "1.0">
<dict>
<key>ConnectedToPower</ key>
<dict>
<key>Intensity</ key>
<real>1</ real>
<key>Offduration</ key>
<real>0.1</ real>
<key>Onduration</ key>
<real>0.4</ real>
<key>Totalduration</ key>
<real>1</ real>
</ dict>
...


<key>ConnectedToPower</ key>
Event name - identical to the name in SystemSoundBehaviour.plist


<key>Intensity</ key>
<real>1</ real>
Intensity - vibration power (>0 or no effect))
(It seems to work up to 5)


Posted on 02/09/2013, 10:45 PM:

You just need to understand what event (name) does the vibro have when removing the sreen? : blush:

Post has been editedShnur - 09.02.13, 23:24


--------------------


AppleUser download

tonnyja
Message#23
09.02.13, 22:57
Local
*****
[offline]

Group: Friendssavagemessiahzine.com
Messages 108
Check in: 14.12.09
Apple iPhone 5s

Reputation:-  5  +

Shnur @ 02/09/2013, 9:45 PM*
You just need to understand what event (name) does the vibro have when removing the sreen?


These all manipulations are only up to the 5th version of the firmware. in the 6th already different file paths :)
In the post above, I described everything for 6 matches. for 5 matches, I think, is similar.
Shnur
Message#24
09.02.13, 23:23
Experienced
******
[offline]

Group: Friendssavagemessiahzine.com
Messages 497
Check in: 21.12.05

Reputation:-  88  +

Tonnyja @ 02/09/2013, 23:57*
These all manipulations are only up to the 5th version of the firmware.

I registered in the header the path to the 6th wasp.

Post has been editedShnur - 09.02.13, 23:24


--------------------

AppleUser
tonnyja
Message#25
09.02.13, 23:32
Local
*****
[offline]

Group: Friendssavagemessiahzine.com
Messages 108
Check in: 14.12.09
Apple iPhone 5s

Reputation:-  5  +

Shnur @ 02/09/2013, 10:23*
I registered in the header the path to the 6th wasp.


Pretty boy)
tonnyja
Message#26
10.02.13, 16:12
Local
*****
[offline]

Group: Friendssavagemessiahzine.com
Messages 108
Check in: 14.12.09
Apple iPhone 5s

Reputation:-  5  +

Another nuance .. I noticed that in the silent mode of the phone, the vibration of the keyboard, dialer and lock-unlock the phone does not work. How to make vibration stay in both modes?

FOUND!

there is a description ...tyts

Post has been editedtonnyja - 10.02.13, 16:52
oleg045
Message#27
29.11.13, 07:03
User
****
[offline]

Group: Friendssavagemessiahzine.com
Messages 76
Check in: 24.01.12

Reputation:-  0  +

on ios7 have not tried?
Shnur
Message#28
04.01.14, 14:10
Experienced
******
[offline]

Group: Friendssavagemessiahzine.com
Messages 497
Check in: 21.12.05

Reputation:-  88  +

Oleg045 @ 11.29.2013, 08:03*
on ios7 have not tried?

I tried on os 7.1. the path written above does not work, you have to look.


--------------------

AppleUser
maratulka
Message#29
04.01.14, 17:26
User
****
[offline]

Group: Friendssavagemessiahzine.com
Messages 55
Check in: 16.12.09
Samsung Galaxy S7 EDGE SM-G935F

Reputation:-  8  +

I have iphone 5s firmware 7.0.4, today I was picking and picking vibration. The paths remained the same except for the folder now called N53, in the folder 53 we throw the file SystemSoundRingerSettings.plist. Do not forget to make copies of the replaced files.

Attached files

Attached fileArchive.zip(1.97 KB)


Post has been editedmaratulka - 04.01.14, 17:34
Shnur
Message#30
06.01.14, 10:31
Experienced
******
[offline]

Group: Friendssavagemessiahzine.com
Messages 497
Check in: 21.12.05

Reputation:-  88  +

I have iphone 5s firmware 7.0.4, today I was picking and picking vibration.


I checked on the "experimental rabbit" - iphone 4 c iOS 7.1 b2, everything works! Senks!
Only for 4 vibro is long when typing. I pens through iFile myself edited.

ps With your permission, I’ll put it in a hat, indicating authorship, of course: yes2:


--------------------

AppleUser
maratulka
Message#31
06.01.14, 17:51
User
****
[offline]

Group: Friendssavagemessiahzine.com
Messages 55
Check in: 16.12.09
Samsung Galaxy S7 EDGE SM-G935F

Reputation:-  8  +

Shnur,I am not an author. just poking around in the same files. I checked the contents of the files and saw the same contents, renamed it and that’s it. And the fact that a little longer is true on 5S is the same. And has your vibro length already been edited in your archive?



Post has been editedmaratulka - 06.01.14, 17:56
HuB_Zhda_Net
Message#32
07.01.14, 15:11
User
****
[offline]

Group: Friendssavagemessiahzine.com
Messages 96
Check in: 01.04.08
Sony Xperia Z3

Reputation:-  0  +

Guys, drop the contents of the System \ Library \ Audio \ UISounds folder. Backup did not before replacing. Thankful in advance!
Shnur
Message#33
10.01.14, 14:28
Experienced
******
[offline]

Group: Friendssavagemessiahzine.com
Messages 497
Check in: 21.12.05

Reputation:-  88  +

HuB_Zhda_Net @ 01/07/2014, 16:11*
Guys discard the contents of the folder


I can only with os 6.1.3, because I rolled back


--------------------

AppleUser
volgin7
Message#34
31.10.14, 09:25
Local
*****
[offline]

Group: Friendssavagemessiahzine.com
Messages 101
Check in: 25.08.10
Apple iPhone 6 Plus

Reputation:-  17  +

After the purchaseiPhone 6 PlusI also remembered about this experience (I wrote it back in the days of iPhone 3G / 3Gs ..)
It turned out. that it works fine in iOS 8. However, I had to tinker with the force of vibration (it really turned out to be very strong for the sixth iPhone when working with the keyboard).

As a result: double vibration when connecting power; vibro when the screen is locked; vibro when you turn on silent mode, vibro and double sound when you exit it; vibro in Message and Mail; vibro when dialing a phone number; vibro when “shaking” the player to mix the playlist; vibro when typing (in silent mode there is no vibration) ...

! Mandatory. Before copying (with replacement) downloaded files to the iOS file system, dobackup copyoriginal files!

Naturally, you need a jail on iDevice. I copied the files to the iPhone 6 Plus through the special iFlashDrive flash drive using the utilityFilza file managerfrom Sidia.

So. Download the archive:https: //dl.dropboxuser... gramms/VibrateiOS8.zip
Unpack.

FileSystemSoundRingerSettings.plistwe copy inSystem / Library / Frameworks / MediaToolbox.framework / N56(On iPhone 6, the destination folder will have a different number ..)

FileSystemSoundVibrationPatterns.plistwe copy inSystem / Library / Frameworks / MediaToolbox.framework

Turn off, turn on iPhone. All ;)

P.S.Vibro also works in third-party keyboards for iOS 8 (I use ClaudiaTouchPal).

In iPod Touch 5, vibration, alas, no, I checked;)


--------------------
iPad Air 2 64Gb + Cell, iTouch 5 32Gb
directorgeneral
Message#35
31.10.14, 11:12
*******
[offline]

Group: Moderators
Messages 1125
Check in: 19.02.13

Reputation:-  0  +

* volgin7,
put the file on the site, do not be shy :)
Attached fileVibrateiOS8.zip(3.45 KB)
volgin7
Message#36
31.10.14, 11:28
Local
*****
[offline]

Group: Friendssavagemessiahzine.com
Messages 101
Check in: 25.08.10
Apple iPhone 6 Plus

Reputation:-  17  +

I will consider;)


--------------------
iPad Air 2 64Gb + Cell, iTouch 5 32Gb
Sergey Konovalov
Message#37
16.11.14, 21:56
Novice
***
[offline]

Group: Banned
Messages 33
Check in: 19.09.12

Reputation:-  1  +

Thank you It works great. Perhaps there is such an opportunity to make vibro when you click on the application icon? : blush:
Shnur
Message#38
19.11.14, 02:57
Experienced
******
[offline]

Group: Friendssavagemessiahzine.com
Messages 497
Check in: 21.12.05

Reputation:-  88  +

On 5S with iOS 8.1, vibro works great. When typing, it can sometimes be annoying, but then just turn off the "keyboard clicks" slider. It will remain in the dialer, in SMS and other things not.


--------------------

AppleUser
Sergey Konovalov
Message#39
19.11.14, 17:48
Novice
***
[offline]

Group: Banned
Messages 33
Check in: 19.09.12

Reputation:-  1  +

On 5s with iOS 8.1, vibro works great - In all likelihood, on 4s 8.1, vibro does not work when you click on the application icon. In the files SystemSoundRingerSettings and SystemSoundVibrationPatterns, plistEditor, make corrections, that's just where and what to edit. Without knowledge of what you are doing, long and tedious, by trial and error.
Shnur
Message#40
02.07.15, 12:34
Experienced
******
[offline]

Group: Friendssavagemessiahzine.com
Messages 497
Check in: 21.12.05

Reputation:-  88  +

Added files for iOS 8.x
Checked for 5-5S, firmware 8.4
Everything is working.

Message


--------------------

AppleUser

3 pagesV  < 1 2 3 > » 


 mobile version    Now: 06.22.19, 05:51