Registry editors doesn't see all keys mentionned here (security restriction)!
i recommand provxml method to edit registry keys.
The purpose of this thread is to collate all WP7 interesting Registry Entries &
Tweaks we found and have them in the first page to don't having to search in many pages.
Majority of this registry tweak work on all WP7 Device.
______________________________________________________
Enable instant resuming(JaxBot' Dehydrate hack)
Code:
[HKEY_LOCAL_MACHINE\Software\Microsoft\TaskHost]
"DehydrateOnPause"=dword:0
Nodo fix 16 bit colour banding
Code:
HKEY_LOCAL_MACHINE\Drivers\Display\Primary]
"PrimBPP"=dword:32
HKEY_LOCAL_MACHINE\Drivers\Display\Primary]
"bpp"=dword:32
HKEY_LOCAL_MACHINE\Drivers\Display\Primary]
"PanelBPP"=dword:32
-Allow max number of unsignd apps
Code:
[HKEY_LOCAL_MACHINE\Software\Microsoft\DeviceReg\Install]
"MaxUnsignedApp"=dword:7fffffff
-Prevent Relock for ChevronWP7 unlocked device
Code:
[HKEY_LOCAL_MACHINE\Software\Microsoft\DeviceReg]
"PortalUrlProd"=""
"PortalUrlInt"=""
Live ID Activation Code
(Usefull on HD2 to bypass boring serial number step, need a valid serial!)
Code:
REGEDIT4
[HKEY_LOCAL_MACHINE\Software\Microsoft\GwpCPC]
"ActivationCode"="*****-*****-*****-*****-*****"
Developer Unlock the device(this is what chevron apply)
Code:
[HKEY_LOCAL_MACHINE\Comm\Security\LVMod]
"DeveloperUnlockState"=dword:1
-Enable Dolby Mobile in HTC Sound
Code:
[HKEY_LOCAL_MACHINE/Software/HTC/APP_CUST/SoundEnhancer/IsDolbyDisabled]
-prevent taskhost kill ( fix vs 2010 deployement issue)
Code:
[HKEY_LOCAL_MACHINE\System\OOM\DoNotKillApps]
"\\Application Data\\Phone Tools\\10.0\\CoreCon\\bin\\ConmanClient3.exe"=""
"\\Application Data\\Phone Tools\\10.0\\CoreCon\\bin\\edm3.exe"=""
shutter sound will be disabled when master volume is 0
Code:
[HKEY_LOCAL_MACHINE\Audio\StreamClass\Output\10]
"BypassDeviceGain"=dword:0
Permanently disable shutter sound
Code:
[HKEY_LOCAL_MACHINE\Audio\StreamClass\Output\10]
"ClassGain"=dword:0
change alert sound path
Code:
[HKEY_current_user\ControlPanel\Sounds\SMS]
"Sound" = \My Documents\My Ringtones\whatever.wma
Disables the lockscreen
Code:
[HKEY_LOCAL_MACHINE\System\State]
"Lock"=dword:1
-Bluetooth A2DP settings
Code:
[HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Bluetooth\A2DP\Settings]
"UseJointStereo"=dword:1 ;For A2DP audio quality in AKU2.3 and above.
"BitPool"=dword:1E ;By default, A2DP uses a bitpool of 0x30. 0x40 - Better than Excellent audio quality 0x3A.
"MaxSupportedBitPool"=dword:50 ; PTS 3.0.1 requests Max Bit Pool is 0x35.
-Enable A2DP Playback
Code:
HKLM\Software\Microsoft\Zune\Playback\Video\A2DP\CapsSet1]
"DisableA2DPPLayback"= dword:1
-Change ie 1st run page
Code:
[HKEY_LOCAL_MACHINE\Software\Microsoft\Internet Explorer\First Run]
"Url"="http://www.google.com"
Disable time synchronization
Code:
[HKEY_LOCAL_MACHINE\System\State\DateTime]
"NetworkTime Sync"=dword:0
-Enable Disable delivery notification
Code:
"DeliveryNotifySupported"=dword:1
"SMSDeliveryNotify"=dword:1
Battery saving settings:
Code:
[HKEY_LOCAL_MACHINE\System\State\Battery\Savings]
"BatterySavingsAutoTrigger"=dword:1
"SavingsModeState"=dword:0
Add Soft Shutter Button (Camera):
Code:
[HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Camera\Settings]
"SoftShutterButton"=dword:1
Show 3G Toogle
Code:
[HKEY_LOCAL_MACHINE\Software\Microsoft\Connectivity\CellularCPL]
"Show3GToggle"=dword:1
-add "never" option to Lockscreen screen time-out
Code:
[HKEY_LOCAL_MACHINE\ControlPanel\Lock]
"DisableNever"=dword:0
-system & Home Background color to grey (replace dark theme background color)
Code:
[HKEY_LOCAL_MACHINE\ControlPanel\Themes\1]
"PageBackgroundColor"="#FF818181"
"SysTrayBackgroundColor"="#FF818181"
-keypad,keyboard background & menu color black (Restart needed to apply)
Code:
[HKEY_LOCAL_MACHINE\ControlPanel\Themes\1]
"ChromeColor" value="#FF000000"
-Enable Wifi 11n ??
Code:
[HKEY_LOCAL_MACHINE\Comm\BCMSDDHD1\Parms]
"11nModeDisable"=dword:0
-Caller ID issue fix
Code:
[HKEY_CURRENT_USER\ControlPanel\Phone]
"CallIDMatch"=dword:7
-Unlock Hidden option in ease of access settings.
Code:
[HKEY_LOCAL_MACHINE\System\Accessibility]
"CompactMode"=dword:0
"TTY"=dword:1
"telecoil_UI"=dword:1
"telecoil"=dword:1
-Set AutoData
Code:
[HKEY_LOCAL_MACHINE\System\AutoDataConfig]
"RunADC"=dword:1
"ConfigurationStatus"=dword:0
"Attempt"=dword:0
"MaxAttemptsAllowed"=dword:3
-Change default IE search engine
Bing
Code:
[HKEY_CURRENT_USER\Software\Microsoft\Internet Explorer\SearchScopes]
"DefaultScope"="Bing"
[HKEY_CURRENT_USER\Software\Microsoft\Internet Explorer\SearchScopes\Bing]
"URL"="http://m.bing.com/search/search.aspx?mid=8015&LC=en-us"
Google
Code:
[HKEY_CURRENT_USER\Software\Microsoft\Internet Explorer\SearchScopes]
"DefaultScope"="Google"
[HKEY_CURRENT_USER\Software\Microsoft\Internet Explorer\SearchScopes\Google]
"URL"="http://www.google.com/m?hl=en&gl=us&client=ms-hms-tmobile-us&q={searchTerms}"
Yahoo
Code:
[HKEY_CURRENT_USER\Software\Microsoft\Internet Explorer\SearchScopes]
"DefaultScope"="Yahoo"
[HKEY_CURRENT_USER\Software\Microsoft\Internet Explorer\SearchScopes\Yahoo]
"URL"="http://de.search.yahoo.com/search?p={searchTerms}"
-Add url to IE new Tabs.
Code:
[HKEY_LOCAL_MACHINE\Software\Microsoft\Internet Explorer\AboutURLs]
"tabs"="http://www.google.fr"
How to change primary LiveID email without resetting WP7 (by sensboston)
On the desktop:
1) Go to http://account.live.com and sign in with your old account;
2) Change your LiveID email (use existing email or get new one from @hotmail.com);
3) Save your changes and re-login with new ID.
On the handset:
1) Using registry editor or provisioning file, change these values:
Code:
[HKCU\Software\Microsoft\ActiveSync\Partners\{B2830118-7BC6-4A74-8C9A-3D8B9CEF88E0}]
"Email"=[B][email protected][/B]
"User"=[B][email protected][/B]
[HKCU\Software\Microsoft\IdentityCRL\Environment\Production]
"DefaultID"=[B][email protected][/B]
Provisioning file:
Code:
<wap-provisioningdoc>
<characteristic type="Registry">
<characteristic type="HKCU\Software\Microsoft\ActiveSync\Partners\{B2830118-7BC6-4A74-8C9A-3D8B9CEF88E0}">
<parm name="Email" value="[email protected]" />
<parm name="User" value="[email protected]" />
</characteristic>
<characteristic type="HKCU\Software\Microsoft\IdentityCRL\Environment\Production">
<parm name="DefaultID" value="[email protected]" />
</characteristic>
</characteristic>
</wap-provisioningdoc>
2) Reboot phone.
Now you on new LiveID email without factory reset!
this thread will be updated as soon as we have identify or found new entries.
Please submit any Registry Tweak you have and I will update this post.
thanks
maybe you know how to disable that "auto prediction/writing" thing on the Soft keyboard ?
the problem is that if your phone is in English and you want to write some Dutch words it makes his own words
holy crap! good game xbox
I have to say in combination with ansar's work, we could have a public kitchen for htc devices. I am impressed
domineus said:
holy crap! good game xbox
I have to say in combination with ansar's work, we could have a public kitchen for htc devices. I am impressed
Click to expand...
Click to collapse
unfortunately Ansar doesn't share what he found.
i'm waiting news from im.
ceesheim said:
maybe you know how to disable that "auto prediction/writing" thing on the Soft keyboard ?
the problem is that if your phone is in English and you want to write some Dutch words it makes his own words
Click to expand...
Click to collapse
Go into settings > Keyboard then clear the checkbox: "Correct mispelt words"
This annoys me to when shortening words so I disabled it!
Sent from my OMNIA7 using Board Express
lyriquidperfection said:
Go into settings > Keyboard then clear the checkbox: "Correct mispelt words"
This annoys me to when shortening words so I disabled it!
Sent from my OMNIA7 using Board Express
Click to expand...
Click to collapse
thanks , I didn't find that one
For hub color:
Code:
HKEY_LOCAL_MACHINE\ControlPanel\Themes\AccentsDisp layName\0409]
"0"="Green" ;
"1"="Red" ;
"2"="Blue" ;
"3"="Orange" ;
"5"="Pink" ;
"6"="Brown" ;
"7"="Lime" ;
"8"="Teal" ;
"9"="Purple" ;
"10"="Magenta" ;
Light:
Code:
[HKEY_LOCAL_MACHINE\ControlPanel\Themes\0\Accents]
"0"=dword:FF339933
"1"=dword:FFE51400
"2"=dword:FF1BA1E2
"3"=dword:FFF09609
"5"=dword:FFE671B8
"6"=dword:FFA05000
"7"=dword:FF8CBF26
"8"=dword:FF00ABA9
"9"=dword:FFA200FF
"10"=dword:FFFF0097
Dark:
Code:
[HKEY_LOCAL_MACHINE\ControlPanel\Themes\1\Accents]
"0"=dword:FF339933
"1"=dword:FFE51400
"2"=dword:FF1BA1E2
"3"=dword:FFF09609
"5"=dword:FFE671B8
"6"=dword:FFA05000
"7"=dword:FF8CBF26
"8"=dword:FF00ABA9
"9"=dword:FFA200FF
"10"=dword:FFFF0097
Thats a good move .
Can we lookinto Software/Microsoft/ and try enabling bluetooth file transfer ?
can we get some hint from this entry about Multitasking ?
[HKEY_LOCAL_MACHINE\System\OOM]
"RecentlyUsedAppsToSave"=dword:2
"RebootOnFailedOOM"=dword:1
"CleanupPropogationTimeout"=dword:7d0
"InactiveAppTimeout"=dword:927c0
[HKEY_LOCAL_MACHINE\System\OOM\DoNotKillApps]
"\\windows\\nk.exe"=""
"\\windows\\udevice.exe"=""
"\\windows\\servicesd.exe"=""
"\\windows\\ssupdate.exe"=""
"\\windows\\updatexip.exe"=""
"\\windows\\telshell.exe"=""
"\\windows\\cprog.exe"=""
"\\windows\\EmulatorStub.exe"=""
"\\windows\\imjp31m.exe"=""
"\\windows\\Dw.exe"=""
"\\windows\\oobe.exe"=""
Bluetooth File transfer
Pls try this
[HKEY_LOCAL_MACHINE\Services\OBEX]
"FriendlyName"="OBEX"
"DLL"="OBEXSrVr.dll"
"Keep"=dword:1
"Order"=dword:12
"Prefix"="OBX"
"Index"=dword:0
"UserProcGroup"=dword:2 ;PROCGROUP_SERVICE_MSFT_DEFAULT
"Flags"=dword:2 ;DEVFLAGS_LOADLIBRARY
[HKEY_LOCAL_MACHINE\Software\Microsoft\Obex]
"LogSize"=dword:10
"DebugOutputMask"=dword:0
"DebugOutputChannels"=dword:4
"protocols"="bth"
"IsEnabled"=dword:1
Someone found anything about enabling Tethering on the HTC device registry?
Anyone come across a reg entry that specifies the default SMS or Dialer app? I want it to bring up GoVoice when tapping 'Call Mobile' or 'Text Mobile' from within the People Hub.
does anyone know what is the default value of the in-call volume, and how can we increase the volume level on HD7? I'm on the road all the time and the level is too soft (I used to use Dual Touch with custom 6.5, and it was pretty darn loud).
eeeeeh said:
does anyone know what is the default value of the in-call volume, and how can we increase the volume level on HD7? I'm on the road all the time and the level is too soft (I used to use Dual Touch with custom 6.5, and it was pretty darn loud).
Click to expand...
Click to collapse
Look this thread
http://forum.xda-developers.com/showthread.php?t=907971
Section 9
try to change some value.
Tell us if that work!
xboxmod said:
Look this thread
http://forum.xda-developers.com/showthread.php?t=907971
Section 9
try to change some value.
Tell us if that work!
Click to expand...
Click to collapse
thanks xboxmod. my oversight...
By reading the value names, I'm guessing I should be adjusting the first one?
"Volume" - the "possible" maximum volume?!???!?
"MaxSystemUIVolume" - the max UI display value?
"MaxInCallUIVolume" - the in-call display max value?
"MaxdBAtten" - no idea
"MinInCallVolume" - minimum in-call volume?
I posted this in the thread about how to edit the registry, but its probably better here.
On my HTC Surround, there's no 3G Toggle under the Cellular menu, only Data Connection, which either turns it on or off.
In section 12, I noticed there's one for Show3GToggle, I tried setting that to 1 and I still don't have that toggle.
Do you have any idea how to get this to show up? I think its hidden on all of the At&t WP7 phones.
hi all can sopme one make a vid showing how to edit reg
If you want to edit an existing key, try to use the registry app http://bit.ly/gyN9nL.
If you don't see the key you want, you'll have to do it manually for the moment.
(nico) said:
If you want to edit an existing key, try to use the registry app http://bit.ly/gyN9nL.
If you don't see the key you want, you'll have to do it manually for the moment.
Click to expand...
Click to collapse
Sorry, but what is this download? what to do on that page? don't speak french
ajhvdb said:
Sorry, but what is this download? what to do on that page? don't speak french
Click to expand...
Click to collapse
click on
{
"lightbox_close": "Close",
"lightbox_next": "Next",
"lightbox_previous": "Previous",
"lightbox_error": "The requested content cannot be loaded. Please try again later.",
"lightbox_start_slideshow": "Start slideshow",
"lightbox_stop_slideshow": "Stop slideshow",
"lightbox_full_screen": "Full screen",
"lightbox_thumbnails": "Thumbnails",
"lightbox_download": "Download",
"lightbox_share": "Share",
"lightbox_zoom": "Zoom",
"lightbox_new_window": "New window",
"lightbox_toggle_sidebar": "Toggle sidebar"
}
or use google translate: http://translate.google.fr/translat.../getfile.pl?file=/PCw5ltso/RegistryViewer.xap
Related
This might be the most stable MIUI I've run on my T889, and I've tried several! @eZdubzitmk4 has done an excellent job of porting this up-to-date version of MIUI for the AT&T Note 2, and it is completely compatible with our device.
eZdubzitmk4 said:
{
"lightbox_close": "Close",
"lightbox_next": "Next",
"lightbox_previous": "Previous",
"lightbox_error": "The requested content cannot be loaded. Please try again later.",
"lightbox_start_slideshow": "Start slideshow",
"lightbox_stop_slideshow": "Stop slideshow",
"lightbox_full_screen": "Full screen",
"lightbox_thumbnails": "Thumbnails",
"lightbox_download": "Download",
"lightbox_share": "Share",
"lightbox_zoom": "Zoom",
"lightbox_new_window": "New window",
"lightbox_toggle_sidebar": "Toggle sidebar"
}
* Your warranty is now void.
*
* I am not responsible for bricked devices, dead SD cards,
* thermonuclear war, or you getting fired because the alarm app failed. Please
* do some research if you have any concerns about features included in this ROM
* before flashing it! YOU are choosing to make these modifications, and if
* you point the finger at me for messing up your device, I will laugh at you.
INSTRUCTIONS
Wipe data, cache, and dalvik
Install Rom zip file
Install gapps
Flash modem (if needed)
Flash kernel (if needed)
Boot into rom. You will likely have working 3g and not 4g. Setup the rom all the way through until you get to the homescreen.
Enable root using the permissions app in the security folder.
Add att apn
Download Terminal Emulator from play store
Type su. Hit enter. Type "fixdata.sh" without the quotes. The device will reboot
Apply a new MIUI theme to fix voice calling and reboot
PROFIT!
Google apps are now flashed seperately. Use 20121011 release.
ROOT: root works with my build.prop. Open the permissions app in the security center, and enable root.
If you accidentally go into mobile networks, just run "fixdata.sh" from terminal again*Not sure if this applies to us on ATT, because i had to go set up the ATT APN and save it..
------------------
MIUI 3.12.20 adapted to att
Touchwiz based (keep multiwindow and s-pen functions)
Themes work!!
A few force closes when you boot up but after that very smooth.
DO NOT GO INTO MOBILE NETWORK SCREEN OR YOU WILL LOSE LTE. THIS DOESN'T JUST MEAN DON'T CHANGE ANYTHING. Don't tap mobile networks AT ALL. If you do this, you will have to run fixdata.sh again
DOWNLOAD
MIUI 3.12.20 ROM
GAPPS
I recommend using saber kernel from HERE
KNOWN ISSUES AS OF NOW:
Phone.apk crashes a few times at bootup (turn off show force closes if you don't want to see it)
3G/1X always shows no signal regardless of actual strength
Going into mobile network screen completely kills LTE - Re-run "fixdata.sh" from terminal or adb (FIXED)
Stock theme causes Phone.apk to crash when making a call ---- switch to a different theme and reboot to fix
MODS
WSM Tools
http://forum.xda-developers.com/showthread.php?t=2481178
XPOSED Framework
http://forum.xda-developers.com/showthread.php?t=1574401
CHANGELOG
MIUI ROM 3.12.20 Full Changelog
[Home screen]
New - App location function added in Global Search (12-17)
Optimization - Auto-complete search: User doesn't need to enter the full name of the app or file they are looking for to view search results (12-17)
[Calendar]
New - New version (new day view and month view, transparent black and full white widgets added) (12-19)
Fix - Fixed display issue with description on calendar details page (12-19)
[Contacts]
Optimization - When user is not signed in to Email account, tapping a contact's picture on their cover page will display their Email address (12-17)*
Fix - When an unknown number was added to contacts, sometimes the list view would not be displayed correctly (12-17)
Fix - Sometimes, when syncing contacts from SIM card to phone, app would FC (12-17)
Fix - When user had no contacts, the "Select all" button could still be tapped (12-17)
Fix - On contact's detail page, birthday was displayed incorrectly (12-17)*
Fix - When contact's detail page had 3 tabs, the triangle indicating the current tab would not align properly (12-17)*
Fix - When airplane mode was on, user would be reminded to re-sign in to their Xiaomi Account (12-17)
Fix - When using the +17951 and +86 prefixes to dial the same number, the number would display as two separate numbers in call history (12-17)
[Clock]
Optimization - Updated 2014 holiday info for China ("work days" for alarm settings) (12-19)
[Downloads]
Fix - File formats and links to apps were incorrect (12-17)
[Phone]
Fix - Some parts of the dial pad were displayed incorrectly (12-17)
[Messaging]
Fix - Outing going message status icon displayed incorrectly (12-18)*
[MiCredits]*
New - Horizontal view added for pop-up payment windows (12-18)
New - Details page for user purchase and top-up history (12-18)
New - After top-up card QR code is read, app will complete top-up automatically (12-18)
Optimization - When user needs to enter a password, keyboard appears automatically (12-18)
Optimization - Lock screen hides user account info (12-18)
[MiCloud Back ups]
Optimization - Only apps that have been used on the day of the back up are backed up to cloud (12-19)
[Music]
New - Sync playlist feature (12-17)
New - Song select feature for Leishi KTV consoles (12-17)
New - Baidu High Quality Music service (pay per month) (12-17)
[Security Center]
Optimization - After check process is complete, new title displayed at Cache Clean Up page (12-19)*
Optimization - In Permissions, user can view blank pages display format (12-19)
Fix - After check process was complete, tapping the Clean up button would cause app to FC (12-19)
Fix - After apps were designated as risks or viruses during scan, when user tapped app to view details, the app size would display as "0" (12-19)*
[Video]*
Fix - Sometimes when user was streaming content, app would FC (12-19)
Fix - User couldn't delete items in "My videos" list view (12-19)
Thanks: If it weren't for these guys, we wouldnt have the newest TW MIUI!
dtroup64 - For maintaining the verizon base now, again making this port possible as well.
WarlockLord - For his Verizon base, making this all possible
lbxmobbin_1 - For his sprint base, getting the ball rolling, and a bunch of tech support
aminalmo - For his AT&T base that I pulled a lot of ideas and info from
Click to expand...
Click to collapse
This is only a proxy thread. For support follow this link: [ROM][TW] MIUI v5 *multi window and spen working*
The ROM is compliments of @eZdubzitmk4 ! It is made for the AT&T variant, but works perfectly for our device. There is NO wifi calling. There are also no APN settings by default, so you will need to enter them manually. Follow the installation instructions from @eZdubzitmk4 's OP. Once you do that, simply enter the APN settings, then run from terminal emulator "su" to gain root access for the emulator, then run "fixdata.sh". The device will reboot. After that it's smooth sailing.
Again, for support, follow this link and be sure to thank @eZdubzitmk4 : [ROM][TW] MIUI v5 *multi window and spen working*
As soon as I get a chance I'll post screenshots of APN settings for quick reference, and perhaps some tips that have helped me with this ROM.
Tip #1: DO NOT MESS WITH TORCH (FLASHLIGHT)!!!! It will break your power button wake function, and maybe any wake function. You will have to wipe everything and start from scratch if you do. YOU HAVE BEEN WARNED.
Nice man thanks
Also I removed torch apk lol..that sucked when it messed my wake up haha
Have fun tmobile guys and gals
Sent from my SGH-I317 using the xda-developers app
eZdubzitmk4 said:
Nice man thanks
Also I removed torch apk lol..that sucked when it messed my wake up haha
Have fun tmobile guys and gals
Sent from my SGH-I317 using the xda-developers app
Click to expand...
Click to collapse
No problem!
Here are the screenshots of APN settings.
The last screenshot indicates I'm in a horrible signal area, but LTE does work.
Sent from my Beanstalked T889
Sorry, guys. I screwed up one of the links to the original thread. It's all good now.
If you're having trouble downloading themes, try going to pimpmymiui.com. They have a lot of great themes.
Sent from my MIUI'ed T889
If anyone is using bluetooth stereo headphones and experiences interruptions in music/media (not phone call audio) playback when you are hung up on, just make a phone call and hang up. I use my voicemail number and it restores my media connection every time (bluetooth phone connection is never a problem).
Sent from my MIUI'ed T889
If you want to help translating for this app, please use this as base file and then mail me back!
{
"lightbox_close": "Close",
"lightbox_next": "Next",
"lightbox_previous": "Previous",
"lightbox_error": "The requested content cannot be loaded. Please try again later.",
"lightbox_start_slideshow": "Start slideshow",
"lightbox_stop_slideshow": "Stop slideshow",
"lightbox_full_screen": "Full screen",
"lightbox_thumbnails": "Thumbnails",
"lightbox_download": "Download",
"lightbox_share": "Share",
"lightbox_zoom": "Zoom",
"lightbox_new_window": "New window",
"lightbox_toggle_sidebar": "Toggle sidebar"
}
Hey Ho
I have just developed a Small App that will access one of 3 web engine for Translation, so you can translate your language of choice faster than before without the need to switch your activities! It will be released in near future in Google Play Store, hope y'all like it!
Feature:
Very Simple Translation Window to access Google Translate Mobile Webpage
Automatic Translation upon Copy command (Optional)
Transparent When Out of Focused (Adjustable)
Language Preference Saved For Each Translation Web Engine So No More re-Select on Next Open.
Translation Result will be displayed as Toast when Auto Copy is Turned On and Minimized
Auto Scroll To Translation Pane when Auto Copy is Turned On and Small App is in Normal State
Play Store Link: LINK OR Download Below
If there's any bug report or ideas to improve this app, please don't be hesitant to post below :fingers-crossed: If you like it, please rate this app 5 on Play Store
CHANGELOG
CHANGELOG:
1.0.0 (3/2/15):
1. Initial Release
1.0.0b (3/3/15):
1. Renamed Application
2. Added Bing and SDL Translation engine to the mix.
1.1.0 (4/3/15):
1. Uploaded to Play Store and Ready to Roll
2. Your search string will be kept when changing Translation Engine
1.1.1 (5/3/15):
1. Reduced Height on Mini Size (Title Bar is hidden on small Window)
2. Changed icon
3. Translation of CHinese Traditional, French, and Poland (Thanks Guys!)
1.2.0 (10/3/15):
1. Added Persian and Italian Translation (Thanks Guys!)
2. Language Preference Saved For Each Translation Web Engine So No More re-select on Next Open.
3. Translation Result will be displayed as Toast when Auto Copy is Turned On and Minimized
4. Auto Scroll To Translation pane when Auto Copy is Turned On and Small App is in Normal State
5. Minimized View include current engine icon
6. Slight Memory Management Tweak
1.2.1 (13/3/15):
1. Fixed Crash Issue on Exit
2. Fixed default preference on Auto Copy
3. Added Auto Copy Option in Settings menu
1.2.2 (15/3/15):
1. Fixed Minor Issue with Transparency
2. Updated Italian Language
3. Changed Icon for AUto Copy
1.2.3(1/4/15):
1. Material Design on Setting Menu
2. Added Auto Write back to Clipboard
3. Tweaked Background mechanism
1.2.4 (6/4/15):
1. Fixed Non Alphabetic Word omission by Auto Copy System (e.g. Chinese/Japanese/Arabic non alphabetic word)
2. Material Design Additional Tweak on Setting Menu
1.2.7(29/5/15):
1. Better WebView handling on Destroy
2. On Selecting Language, Small App will not minimize automatically on unpinned mode
3. Corrected SDL URL so JavaScript can be loaded correctly.
1.2.8 (16/6/15)
1. Added Ukrainian and Russian Language (Thanks Heitezy!)
2. Added Review button and Donate button on Setting page
3. Minor Bugfix
1.2.9 (20/8/15)
1. updated with Android M build
2. Tweaked JavaScript code to reduce FC on Language Selection
1.2.10:
1. Added German Translation
2. Tweaked Code on Language Selection Dropdown
1.3.0:
1. New Icon to follow Sony's Small App Iconography
2. Tweaked Minimized View design
1.3.1:
1. Fix: AVG Malware Alert Fixed
2. Tweaked Code when loading Engine
1.3.2:
1. Tweaked French Translation
2. Adjustable Transparent Minimized View
3. Tweaked Minimized View Icon
4. Renewed Google icon
1.4.0:
1. Fix: Added Workaround to Access Language Selection
2. Tweak: Tweaked Color Choice
1.4.1:
1. Improvement: Ensure Virtual Keyboard Prediction/Suggestion bar is turned on.
1.4.2:
1. BUGIFX: On Changing Translation Engine, the Last Input Text will be automatically re-translated again
2. TWEAK: Less Double work resulting in better performance
2. FEATURE: Choice to Restore Window/only Toast on Result Received
3. LANGUAGE: Updated Russian and Ukrainian translation thanks to Heitezy
1.4.3:
1. BUGFIX: Crash on empty string.
1.5.0:
1. FEATURE: Clicking Back Button on Android Navbar will minimize the window if in focus (instead of closing)
NOTE For User with FC issue while selecting language:
1. Please ACTIVATE the Workaround in the Setting Page first.
2. The Language Selection will be replaced with Android Element once the Workaround is activated.
3. Weakness: The Dropdown won't update automatically (on SDL Engine especially). Long Press the Available Language Swap Button to Refresh.
3. If you don't have crashes, i suggest DO NOT Activate the Workaround.
Click to expand...
Click to collapse
It is a Great Apps!
Awesome!
I like this small app very much
It's more Convenience for me to talk with foreigner or translate games text!
And I translate the strings.xml to Traditional Chinese..., but how to put into the apk..
Thanks, nice small app
thanks for app
could you connect it to translate app?
i mean it would be nice if we could use it offline with google translate app
Good app!! Thanks bro!
Tnx, very very nice work!!
@milocj by devSXSTeam
SamadiPour said:
thanks for app
could you connect it to translate app?
i mean it would be nice if we could use it offline with google translate app
Click to expand...
Click to collapse
Unfortunately i can't. From what I've searched, it seems that Google doesn't provide public API for translate app. But let us see..
Sent from my C6802 using XDA Free mobile app
twflandrescarlet said:
Awesome!
I like this small app very much
It's more Convenience for me to talk with foreigner or translate games text!
And I translate the strings.xml to Traditional Chinese..., but how to put into the apk..
View attachment 3190730
Click to expand...
Click to collapse
PM me or email me
Sent from my C6802 using XDA Free mobile app
New version is up It's renamed into Translate Small App so to comply with Google's requirement.
hansip87 said:
New version is up It's renamed into Translate Small App so to comply with Google's requirement.
Click to expand...
Click to collapse
Hi hansip87,
I sent you a PM of the French fr_strings of this app.
Good job for you.
Envoyé de mon D6603 en utilisant Tapatalk
Thanks a lot mate.
I installed it and use.
Now I have noob question,what strings zip and what I do with it?
sefadrin said:
Thanks a lot mate.
I installed it and use.
Now I have noob question,what strings zip and what I do with it?
Click to expand...
Click to collapse
Strings.zip for Translate this App ui to any language (for development purposes), in this zip you will find a strings.xml, open it with any xml editor then translate only the Texts with "" signs, save it, and send the results xml file to the creator.
I hope its clear for you.
Envoyé de mon D6603 en utilisant Tapatalk
Thanks mate.Now I am not a translator and I don't need it.
1.1.0 is live and shortly will be available thru Play Store
@hansip87 - to polish translation check PM
1.1.1 is up in Play Store, Thanks for all the Translation Guys
Nice App Man!! What a Irony, u asked translation for translation app!!
Just kidding!! Keep up the good work. Thanks for the small App!!
Sent from XDA not so Premium App
Gitzz's Xperia™ ZR [Stock 4.4.4, Rooted, Odexed, Xposed, LB]
Translation in italian
I translate the string.xml in italian . BROOOO
i send you with gmail
Hi hansip87,
I sent you an email of the Persian (Fa_IR) of this app.
Thanks.
I would like to list my tutorials at one place... that helps me and every one to find
Guide Tut basics
[Guide][SuperUserMOD] disable signature verification Oreo/Nougat
[Guide][SuperUserMOD] disable signature verification nougat/MM
[Guide][Lp-MM-N]Adv Rom control in to stock Settings
[Outdated][Guide] SuperuserMod for all 6.x Devices/Roms
[Guide][New Learners Basics] [LP/MM/+] Create settings preferences and subsettings
[Guide Dev][Smali DIY] How to Switch, Checkbox, Seekbar,ListPreferences Preferences
[Guide][tut] [LP/MM] Color Picker Preferences from Rom control
[Guide][tut] New Seekbar preferences for new mods
[Guide]Add seekbar preferences code to settings
[Tut][Mod] How to remove album as default from Camera and Photos/video widget
[Guide][tut] [LP/MM] Hide/Enable Layouts (small apps, Icons, Nav and more) no smali
Navigation Bar
[Guide][tut] [Enable/Disable] Navigation bar Tint ( depends on app material )
[Guide][tut][MM] Navigation bar resize ( height and width )
[Guide][tut]Navigation Bar Resize (resize only portrait/landscape)
[Guide][tut] Enable/Disable Navigation Bar Swipe to sleep/Lock
[Guide][tut][Updated 21/JAN/15] Show/Hide 3 Dot Menu (on nav bar)
Status Bar /Lock screen/ Qs panel
[Guide][TUT][MM] Dynamic StatusBar (lib based) [DSB] Official [All Devices MM]
[Guide][tut] [MM] Clock and Date mods (align,font and more)
[guide][tut] Clock and Date mods for 5.x + (font,color,alignment,format & more )
[Guide][tut] Weather on Lockscreen ( RR prop )
[Guide][tut][Updated 21/JAN/15] Show/Hide Brightness Slider on notification Quick settings
[Guide][tut][Updated 21/JAN/15] Show/Hide Album art
[Guide][MOD] Network Traffic 4.x to 5.x (turn on/off, color, Display unit and more)
[Guide][tut] HeadsUp timeOut settings
[Guide][tut] [MM] HeadsUp timeOut / enable / disable settings
[APP][No xposed / No root] HeadsUp Mods for sony devices
[Guide][tut] [LP/MM] Cyanogenmod Battery Styles (stock/circle dotted/percentage/cm)
Animations
[Guide][tut] AOKP System animations (Xperia devices ) 5.x +
[Guide][tut] Animations Speed (Transition/windows/duration) control
Gesture Mods
[Guide][tut][MM] Gesture Anywhere [all devices][only MM]
Framework mods
[Guide][tut] Volume keys move cursor control
[Guide][tut] [LP/MM/+] Color your Icons and Text from Settings (color mods)
[Guide][tut] Add logo and info at upgrading dialog box
[Guide/Tut]Adding 5 way reboot menu lollipop
Small mods- hide sim icons - volte icon- cluster space and power menu- mobile datadia
Settings
[Guide][tut][MM] Switches (wifi/Bluetooth) and customization settings Dashboard
[Guide][tut] Create Own Settings Activity to recall from external 3rd party apps
[Guide][tut]Add switches for dashboard items (wifi/bluetooth/mobile network)
[Guide][tut] SystemApp remover (from 2.x to 5.x and above )
[Guide][tut] Add changelog to your settings of your own rom
Xposed Modules
[Xposed]Hide album art for all xperia devices
I will try to add 2 tuts every week (depend on my free time)
Great work brother
Great work
osirisk0re said:
Great work
Click to expand...
Click to collapse
with my pleasure
this week
System app remover (all versions of android )
App sidebar
venkat kamesh said:
with my pleasure
this week
System app remover (all versions of android )
App sidebar
Click to expand...
Click to collapse
will send a private message
Can you maybe prepare a tutorial for adding items (superuser, cpu stats etc) in settings app in 5.1.1?
moly82 said:
Can you maybe prepare a tutorial for adding items (superuser, cpu stats etc) in settings app in 5.1.1?
Click to expand...
Click to collapse
Already available...
By @abo hani
Sent from my D6653 using Tapatalk
Thanks found it now I'll see if i can do that [emoji14]
Hi any chance for a tutorial for removing things from settings.apk? (xperia connectivity, print etc [emoji14] )
moly82 said:
Hi any chance for a tutorial for removing things from settings.apk? (xperia connectivity, print etc [emoji14] )
Click to expand...
Click to collapse
That's easy. Go abo haniguide. Then do the reverse
Sent from my D6653 using Tapatalk
Not so easy, when i tried i got recompiling errors....
moly82 said:
Not so easy, when i tried i got recompiling errors....
Click to expand...
Click to collapse
the same to me,the guide not complete.
In the end I accomplished just removing the unwanted dashboard entries in dashboard_categories.xml file
{
"lightbox_close": "Close",
"lightbox_next": "Next",
"lightbox_previous": "Previous",
"lightbox_error": "The requested content cannot be loaded. Please try again later.",
"lightbox_start_slideshow": "Start slideshow",
"lightbox_stop_slideshow": "Stop slideshow",
"lightbox_full_screen": "Full screen",
"lightbox_thumbnails": "Thumbnails",
"lightbox_download": "Download",
"lightbox_share": "Share",
"lightbox_zoom": "Zoom",
"lightbox_new_window": "New window",
"lightbox_toggle_sidebar": "Toggle sidebar"
}
only thing i am not able to remove is xperia connectivity entry dunno why ;(
moly82 said:
Not so easy, when i tried i got recompiling errors....
Click to expand...
Click to collapse
carlito-lt26i said:
the same to me,the guide not complete.
Click to expand...
Click to collapse
see brothers there is nothing wrong with my tuts
almost all developers got added these options to their rom
how could they get it worked
try to read log brothers that will show what error it was
venkat kamesh
ok sorry brother.
link77kz said:
second working
1) perform Replace line 6
Settings\res\xml\status_bar_clock_style.xml
Code:
<com.android.settings.cyanogenmod.SystemSettingSwitchPreference android:title="@string/clock_use_second" android:key="clock_use_second" android:dependency="status_bar_show_clock" android:defaultValue="false" />
example
Code:
<?xml version="1.0" encoding="utf-8"?>
<PreferenceScreen android:title="@string/status_bar_clock_title"
xmlns:android="http://schemas.android.com/apk/res/android"
xmlns:settings="http://schemas.android.com/apk/res/com.android.settings">
<SwitchPreference android:title="@string/status_bar_show_clock_title" android:key="status_bar_show_clock" android:defaultValue="true" />
<com.android.settings.cyanogenmod.SystemSettingSwitchPreference android:title="@string/clock_use_second" android:key="clock_use_second" android:dependency="status_bar_show_clock" android:defaultValue="false" />
<com.android.settings.rz.SeekBarPreference android:max="23" android:title="@string/clock_font_size_title" android:key="font_size_clock" android:dependency="status_bar_show_clock" />
<net.margaritov.preference.colorpicker.ColorPickerPreference android:title="@string/clock_color_title" android:key="clock_color" android:dependency="status_bar_show_clock" android:defaultValue="0xffffff" />
<ListPreference android:entries="@array/clock_font_style_entries" android:title="@string/clock_font_style_title" android:key="font_style" android:dependency="status_bar_show_clock" android:entryValues="@array/clock_font_style_values" />
<ListPreference android:entries="@array/clock_style_entries" android:title="@string/clock_title_enable" android:key="clock_style" android:dependency="status_bar_show_clock" android:entryValues="@array/clock_style_values" />
<ListPreference android:entries="@array/entries_status_bar_am_pm" android:title="@string/status_bar_am_pm_title" android:key="status_bar_am_pm" android:dependency="status_bar_show_clock" android:dialogTitle="@string/status_bar_am_pm_title" android:entryValues="@array/values_status_bar_am_pm" />
<ListPreference android:entries="@array/clock_date_display_entries" android:title="@string/clock_date_display" android:key="clock_date_display" android:summary="@string/clock_date_display_summary" android:dependency="status_bar_show_clock" android:entryValues="@array/clock_date_display_values" />
<ListPreference android:entries="@array/clock_date_position_entries" android:title="@string/clock_date_format" android:key="clock_date_position" android:dependency="status_bar_show_clock" android:entryValues="@array/clock_date_position_values" />
<ListPreference android:entries="@array/clock_date_style_entries" android:title="@string/clock_date_style" android:key="clock_date_style" android:dependency="status_bar_show_clock" android:entryValues="@array/clock_date_style_values" />
<ListPreference android:entries="@array/clock_date_format_entries_values" android:title="@string/clock_date_format" android:key="clock_date_format" android:dependency="status_bar_show_clock" android:entryValues="@array/clock_date_format_entries_values" />
</PreferenceScreen>
add
Settings\smali\com\android\settings
download https://drive.google.com/file/d/0B-a9BrARdwvvOEhMVFhDUy1mNXM/view?usp=sharing
all ready!
Stok 5.1.1 Sony Xperia Z Ultra
Click to expand...
Click to collapse
its already working bro
this thread is just a part of List
please dont post fixes here
Please make a tut for put the weather on locksscreen
Please bro
raziel zarafan said:
Please make a tut for put the weather on locksscreen
Please bro
Click to expand...
Click to collapse
hmm i will try bro
next tut is about Navigationbar resize
venkat kamesh said:
hmm i will try bro
next tut is about Navigationbar resize
Click to expand...
Click to collapse
Thanks bro
Cools
hi request guid statusbar clock center, left, right for 5.1.1 lolipop
5.5.012S [Stock ROM] X507 Indian
Release Date:2016-03-28
Package:S1_x500-OS-OP-DHXOSOP5501203231S-5.5.012S (.zip)
Size: 1.1GB
http://g3.letv.cn/194/1/65/letv-hdtv/0/upload/tmp/20160323110607321/S1_x500-OS-OP-DHXOSOP5501203231S-5.5.012S.zip?b=123456&platid=5&splatid=500
{
"lightbox_close": "Close",
"lightbox_next": "Next",
"lightbox_previous": "Previous",
"lightbox_error": "The requested content cannot be loaded. Please try again later.",
"lightbox_start_slideshow": "Start slideshow",
"lightbox_stop_slideshow": "Stop slideshow",
"lightbox_full_screen": "Full screen",
"lightbox_thumbnails": "Thumbnails",
"lightbox_download": "Download",
"lightbox_share": "Share",
"lightbox_zoom": "Zoom",
"lightbox_new_window": "New window",
"lightbox_toggle_sidebar": "Toggle sidebar"
}
eUI 5.5.012S Change Log
India Ecosystem
Added: Levidi application
Added: LeView application
Added: LeSo service
Camera
Optimized the setting of display modes
Optimized the image effect for a more natural color temperature
Optimized the setting of the maximum zoom ratio parameter
Optimized the QR code recognition for a higher recognition rate
Optimized the overall photography performance, fixed known bugs and added the facial beautification function
Settings
Optimization – Battery – Added the smart power-saving function for apps to manage the running of background apps effectively
Optimization – Battery – Added various battery assistant functions
Fingerprint
Fixed the issue with a minimum probability where fingerprinting didn't work after restart
System
Optimization – Added the auto-launch management for apps to prevent unwanted apps from launching automatically
Optimization – Reduced power consumption without compromising user experience by optimizing screen brightness and display effect
Optimization – Improved the stability and performance of pushing messages under different network conditions
Desktop
Added the function of automatically arranging icons by pressing and holding an empty area on the desktop
SMS
Added the "Pin to top" function in editing mode after pressing and holding the screen
Added the function of setting the "Do Not Disturb" service for SMS messages against specific numbers
Optimized the visual design of the message creation and the message session pages
Fixed the issue where deleted contacts still displayed when viewing messages
Fixed the issue where the system stopped running when adding images to new messages
Fixed the issue where tapping advanced settings in the message settings caused the system to stop running
Contacts & Dialing & Phone call
Added the new dialing interface that supports switching to the 26-key quick search
Added the function of displaying "Recently added" contact tags during search
Added the function of automatically adding contacts' birthdays to calendar events
Added the function of ignoring incoming calls
Added the function of displaying incoming calls by number in Notification center
Multitask
Added the screen pinning function. After enabling this function in the settings,
you can pin any task in the multitask by pressing and holding the task to improve its security under specific scenarios
Optimization – Optimized the instant clearing button for multitask to decrease the rate of disoperations
Network settings
Added the function of Wi-Fi tethering by scanning the QR code
Themes
Added the function of downloading online themes
Calendar
Added the function of quickly adding a summary for meeting events and sending the summary by email
Added the support for displaying week numbers in the monthly view (you need to enable it in the settings)
Added the support for making quick calls to friends and sending timed SMS messages on the birthday page
Music
Added the brand new operation interface
Added the night mode for the playback interface
Added the function of switching songs by sliding album images on the playback interface
Added the function of playing/pausing songs by tapping album images on the playback interface
Compass
Added the Compass app
My Le
Optimized the "My Le" interface with a brand-new revision
Clock
Optimized the clock ringing interface with a new revision
Notes
Supported adding images during note creating and editing
Added the function of moving notes in batch
INFO:
http://forum.le.com/in/index.php?threads/le1s-offline-update-guideline.1968/
TOP new features in eUI 5.5.012S Build
1.Customize your Menu, Home and Back Button for different useful shortcuts.
You can customize your soft touch buttons for different functions like Shortcut for Flash light, Screen off, Camera shortcut etc
a) Settings > Accessibility > Select Menu, Home or Back option
Now Select which feature you want to set for each Soft buttons.
2.Online Themes
This update brings nine different and beautiful themes.
a) Settings > Wallpapers and themes > Online themes
Now you can download your favourite themes.
3. Setup Do not Disturb feature.
a)Settings > Do Not Disturb> Turn ON
4. Setup QWERTY keyboard feature on Dialpad.
This feature allow you to Search your Contacts without entering into Contacts App.
a)Open Phone App > Press and Hold Star (*) Key
5. Know your WiFi password by QR Code.
a) Settings > WiFi > Select your Network
your unique QR code will popup
b) Scan it and know your or your buddy's password.
6. Pin your Screen.
Now you can pin (lock) your current screen so anyone can't access the your system other than current screen.
a) Settings > Password Security > Scroll down to bottom
b) Select Screen Pinning > Turn ON
7. Disable/Enable LeView.
LeView is a new feature which provide streaming contents in one screen.
a) Press and Hold Menu button
b) Swipe left to the LeView
c) Tap on the EYE icon
Apart from these features, the New Compass app,LeVidi streaming app has been added.
The Music app has been redesign, Remote control app now supports more brands,
Camera app has couple of new features and camera quality improves a lot.
Calendar app now shows your friends birthdays, Battery backup also improves...
original link:
http://forum.le.com/in/index.php?threads/top-new-features-in-eui-5-5-012s-build.8538/
nice keep up the good work will release my rom soon here on xda
will these features be out through OTA as well and after update device will be on this build?
If so, then no need to install it right?
kkrraazzyy
nice keep up the good work
Click to expand...
Click to collapse
Thank you
rajneeshk
will these features be out through OTA as well and after update device will be on this build?
Click to expand...
Click to collapse
Yes
rajneeshk said:
will these features be out through OTA as well and after update device will be on this build?
If so, then no need to install it right?
Click to expand...
Click to collapse
Yes OTA is out and its 216.9 MB only
a sharma
sharing is power
Is heating issue also resolved?
rajneeshk said:
Is heating issue also resolved?
Click to expand...
Click to collapse
brother upto some extent
TOP new features in eUI 5.5.012S Build
Update
laikexpert said:
TOP new features in eUI 5.5.012S Build
Update
Click to expand...
Click to collapse
Thanks all your hard work and efforts to maintain the forum. Do you have any update on Marshmallow timelines for Le 1S?
rajneeshk
Do you have any update on Marshmallow timelines for Le 1S?
Click to expand...
Click to collapse
August 2016
laikexpert said:
TOP new features in eUI 5.5.012S Build
Update
Click to expand...
Click to collapse
If I flash this through twrp will it be replaced with stock recovery?
Kanth's said:
If I flash this through twrp will it be replaced with stock recovery?
Click to expand...
Click to collapse
I do not understand!
What you want to flash?
-------------------------------------------------------------------------
If you think to flash [Stock ROM] X507 Indian on your phone
in this situation-Yes
twrp will be replaced with stock recovery
Kanth's said:
If I flash this through twrp will it be replaced with stock recovery?
Click to expand...
Click to collapse
Seems you are asking, if this will replace your custom recovery to Stock one.
No it would not replace your recovery to Stock, however if it prompts you to disable flashing of stock recovery
you need to select yes, so the Rom doesn't force replace your custom recovery.
Thnx
i am at 17s but accidently there is some problem inthis problem so i want stock rom 5.5
can i flash it. pleasae help me
Requesting Stock Backup taken from custom recovery
Please tell me a link or upload backup of Letv Le 1s model number X507 ASAP. I'm unable to install VCOM driver so please help me.
If any one have le 1s related problem and solution or any one want to try new rom or kernal asap then all of u are welcome in our group on telegram so plz join with us
Requriemt
1. Download telegram from play store
2. Just click below link
https://telegram.me/LeSuperGroup
Thanks all of u
How i install this rom in leeco le 1s x509
Can I install it through twrp recovery...?
{
"lightbox_close": "Close",
"lightbox_next": "Next",
"lightbox_previous": "Previous",
"lightbox_error": "The requested content cannot be loaded. Please try again later.",
"lightbox_start_slideshow": "Start slideshow",
"lightbox_stop_slideshow": "Stop slideshow",
"lightbox_full_screen": "Full screen",
"lightbox_thumbnails": "Thumbnails",
"lightbox_download": "Download",
"lightbox_share": "Share",
"lightbox_zoom": "Zoom",
"lightbox_new_window": "New window",
"lightbox_toggle_sidebar": "Toggle sidebar"
}
MiuiPro rom (based on Chinese rom)
Features of MiuiPro ROMs
Code:
[SIZE="2"]- assembled on the basis of Chinese firmware
- translation languages - Russian, Belarusian, Ukrainian, English, Turkish, Chinese
- own firmware and patch repository
- cut out excess Chinese applications
- optimized system resources and power consumption
- the minimum required for Google services
- extended reboot menu
- M8 weather app with an extended widget and source package
- author's wallpaper, themes and styles of design
- root-rights in the drain, integration of SuperSu
- init.d support
- busybox
- tweaks build.prop
- Keyboard Sony Xperia as the main keyboard
- independent settings
- extended desktop settings (on / off shadows, captions, reflection icons, automatic closing of folders, gestures on the desktop with the ability to choose their own applications for them)
- a modified stock dialer and the application "Phone" (the ability to turn on the maximum screen backlight when you call and configure the action after the end of the call)
- setting the time before selecting a SIM card before making a call
- possibility to activate full-screen photo when calling
- Photo caller default settings - providing photo selection (in normal mode - without full screen)
- the ability to select the default photo when calling
- the ability to hide / show the search bar, "My profile" and "Groups" in contacts and ringing
- call recording quality settings
- flashlight blinking settings when making a call
- advanced settings for network type selection
- smart mobile network - SmartNET
- setting the network type when making a call
- Set the network type when you turn on Wi-Fi
- connection timers
- advanced battery indicator settings
- fixed the notification count on icons
- possibility of on / off. sound when you connect and disconnect the charger
- the ability to manually select the color of the LED from the palette
- various styles of the status bar
- separate ring volume and notifications in the pop-up window
- possibility of on / off. screen when connecting / disabling. charger
- the ability to set the color of the percent text (own, gradient, default)
- the ability to hide / show icons in the status bar
- the view of the switch panel when the curtain is opened (in the joint mode)
- the ability to hide / show the brightness panel in the curtain
- the ability to hide / show the search bar in the curtain
- the ability to hide / show the weather in the blind
- Ability to show LTE icon instead of 4G
- a pop-up message was disabled when selecting the "3G only"
- the ability to install your application to hold the function keys
- endless scrolling of desktops
- camera tweaks (shooting modes, 4K and shooting with the screen off, noise reduction, etc.)
- enable / disable vibration when unlocking with a fingerprint
- setting the number of switches in the curtain
- customize the animation of pop-up notifications
- Yandex search in the browser
- gestures anywhere on the screen with the ability to assign any actions to them
- animation and interpolation of lists (visual effects)
- sound delivery report sms
- screen off animation
- inclusion of rounded corners of the screen
- A-GPS settings
- switching tracks with volume buttons
- FaceID (only for devices with 64-bit processor architecture)
- Assigning your application to a combination of buttons
- weather widget in personal assistant
- and much more…[/SIZE]
MiuiPro ROMs is installed on unlocked (not locked) bootloader
How to install:
1. If you go from the official ROM or you have a DATA partition encrypted, then we make the FORMAT section data
2. If you switch from the ROM of other localizers, then we make WIPE selected partitions (Delvik / ART Cache, Cache, System, Data) and reboot again in the recovery
3. If you update MiuiPro rom, then just select the archive for the rom and flashing it
Download: [url]https://miuipro.by/rommgr/device/463[/URL]
Additional applications: [url]https://miuipro.by/files/[/URL]
Official Website: [url]https://miuipro.by/[/URL]
Screenshots: [url]https://drive.google.com/drive/u/1/folders/1x_V3_R9FfhdH6dOd7ixw2taciInVJQHh[/URL]
If your language is not in the firmware, then we do not have an interpreter who can translate our settings into your language. if you are proficient in such skills and want to help, contact me in telegram id @АlexPashenko
Thank you Sir, I like to try, downloading now
hans william said:
Thank you Sir, I like to try, downloading now
Click to expand...
Click to collapse
If you just download from the site, then the speed can be small. If you register, you will have access to the Google team disk, from there download much faster, but do as you please, all the best
alexpashenko said:
If you just download from the site, then the speed can be small. If you register, you will have access to the Google team disk, from there download much faster, but do as you please, all the best
Click to expand...
Click to collapse
Thank you for your advise Sir, I'll register for next download,
https://drive.google.com/file/d/1l6JXqHDZ38Hhj3P_VQoDtfWJtN-hOcJO/view
MagicMod
thank you sound recorder is recording the sound is too low
power_510 said:
thank you sound recorder is recording the sound is too low
Click to expand...
Click to collapse
And here the settings exhibited? https://drive.google.com/file/d/1gMxpnLMlI6f66JxmtVh3llBlEnL9qD9y/view?usp=sharing, https://drive.google.com/file/d/1lR_m07BD8lhHOAhohnxYblCGxdZ0hkQX/view?usp=sharing
is possible to show date in status bar near clock? only in this case i can try again stock miui
ps. automatic storage encryption is disabled in this rom right?
FcukBloat said:
is possible to show date in status bar near clock? only in this case i can try again stock miui
ps. automatic storage encryption is disabled in this rom right?
Click to expand...
Click to collapse
yes
alexpashenko said:
yes
Click to expand...
Click to collapse
thanks but yes for which question..? both?
FcukBloat said:
is possible to show date in status bar near clock? only in this case i can try again stock miui
ps. automatic storage encryption is disabled in this rom right?
Click to expand...
Click to collapse
FcukBloat said:
thanks but yes for which question..? both?
Click to expand...
Click to collapse
2
alexpashenko said:
2
Click to expand...
Click to collapse
tx. and may i ask.. no way for you to add option for date in status bar? is the most useful feature for me in custom roms ;(
FcukBloat said:
tx. and may i ask.. no way for you to add option for date in status bar? is the most useful feature for me in custom roms ;(
Click to expand...
Click to collapse
I will ask the team to work on this Also on our site you can leave a request regarding some recommendations or something you would like to see in our firmware
hanu_0771 said:
https://drive.google.com/file/d/1l6JXqHDZ38Hhj3P_VQoDtfWJtN-hOcJO/view
MagicMod
Click to expand...
Click to collapse
what is the different of magic mod version ?
alexpashenko said:
I will ask the team to work on this Also on our site you can leave a request regarding some recommendations or something you would like to see in our firmware
Click to expand...
Click to collapse
but site seems all in Russian language.. impossible for me to understand something there
FcukBloat said:
but site seems all in Russian language.. impossible for me to understand something there
Click to expand...
Click to collapse
In the subject of your device there is an interpreter, and site navigation is duplicated and in English too
gunnered14 said:
what is the different of magic mod version ?
Click to expand...
Click to collapse
MagicMod comes with Magisk preinstalled, and the Miuipro version with supersu.
Does it support for f2fs? out of the box?
Any kernel?
I installed it and after booting it shows something in russian language, i dont*understand jack sh*t, i press something in the middle it sends me to recovery
PetritH said:
I installed it and after booting it shows something in russian language, i dont*understand jack sh*t, i press something in the middle it sends me to recovery
Click to expand...
Click to collapse
maybe you were encrypted?