Question Extend Battery Health Module - Xiaomi Poco F3 / Xiaomi Mi 11X / Redmi K40

Hi im new in rooting and i want to know is there a reccomend module for extend battery health with the charge config? Ive read in this forum someone use it but i forgot.
Thanks

GitHub - MatteCarra/AccA: Acc app allows to edit acc config file and add a tile to start and stop acc deamon
Acc app allows to edit acc config file and add a tile to start and stop acc deamon - GitHub - MatteCarra/AccA: Acc app allows to edit acc config file and add a tile to start and stop acc deamon
github.com

labi1992 said:
GitHub - MatteCarra/AccA: Acc app allows to edit acc config file and add a tile to start and stop acc deamon
Acc app allows to edit acc config file and add a tile to start and stop acc deamon - GitHub - MatteCarra/AccA: Acc app allows to edit acc config file and add a tile to start and stop acc deamon
github.com
Click to expand...
Click to collapse
Thank you

Related

Cabs,Tips,Tweaks etc Last Update 22/7/09

Hi all,
Special thanks to Faria for helping keep this up to date and correctly formatted.
Since the forum is becoming more and more active with new (Rhodium) users joining us on a daily basis, I thought it would benefit all if I started a thread to collect all the current and future tweaks and enhancements for our Rhodiums.
I'll update the Wiki weekly with any that are posted in this thread.
Review videos and Info Here (Thanks to Quarintus)
Thanks to all contributors
Please keep the thread clean and pure for this purpose, I don't want to be digging through comments to find the enhancements.
Word of warning the HDTweak app does work for a lot of settings on the Rhodium, however there are reports that some functions can cause your device to not boot or loose sounds............. USE AT YOUR OWN RISK. I will not provide a link to it here, as it won't be long before we have our own Rhodium Tweak app.
7MP Panorama Tweak
See here
Manilla StartMenu (Provided by LRC)
Code:
HKLM\Software\HTC\EnlargeMenu
EnableManilaStartMenu = 1
(orginal TF3D startmenu) / 0(old WM startmenu)
is not needed.....
HKCU\Software\HTC\Manila
Manila://programs.page.hidden = 0
is not needed.....
*********************************************************
GPS
(Tested & provided by DGH)
A. With Advanced config nel menu GPS
disable A-GPS
disable GPS logging
logfile name must be empty
old logfile name must be empty
maximum size of logfile must be 0
delete the files :
\windows\GPSLogFile.txt and \windows\GPSLogFileBack.txt
With those changes car usage will be quite perfect
B. Then edit registry
Under: HKLM\SYSTEM\CurrentControlSet\GPS Intermediate Driver\
Drivers\GpsOneDevice\PollInterval -> 100 (default is 1000)
Drivers\InputBufferSize -> 512 (default is 4096)
Drivers\OutputBufferSize -> 512 (default is 4096)
Drivers\SleepOnNoData -> 100 (default is 1000)
Multiplexer\MaxBufferSize -> 512 (by default not present, you have to create it)
With those tweaks pedestrian usage will be much better but not perfect.
More specific Info on GPS specific settings for various NAV Software can be found here
*********************************************************
Remove Locked Start Menu / Programs tab Items
Free up the start menu / Programs Tab icons that are there by default and not removable you need to change (Thanks Mallman)
Code:
HKLM/Software/HTC/Manila/ProgramLauncher/0/IsReadOnly
HKLM/Software/HTC/Manila/ProgramLauncher/1/IsReadOnly
HKLM/Software/HTC/Manila/ProgramLauncher/2/IsReadOnly
HKLM/Software/HTC/Manila/ProgramLauncher/3/IsReadOnly
Change this value from 1 to a 0 and you can then edit their shortcuts.
Or Download the cab file here
*********************************************************
Bluetooth settings
Can be found here HKLM\Software\WIDCOMM\
A2DP Tweak Provided by R_phAn (Please note this will not work with all devices)
As we know from the past, each device has it's own preferences and capabilities (So you'll have to play around)
Managed to improve soundquality by adding DWORD 'LineSpeed' to HKLM\Software\WIDCOMM\Plugin\AV\ with a value of 320.
*********************************************************
Remove BT Notification on Connect/Disconnect of headset / car kit thanks to Wensing
Code:
[HKEY_CURRENT_USER\ControlPanel]
@=""
[HKEY_CURRENT_USER\ControlPanel\Notifications\{607CDEA2-E44A-4528-A2C3-A7DC6B6D824D}]
"AvailableOptions"=dword:00000009
"Default"="Bluetooth warning"
"Options"=dword:00000000
Now go to Settings - Sounds & Notifications and change the options of the "Bluetooth warning" notification.
Grab the cab file Here
*********************************************************
Bluetooth: Receive files without entering passkey(Thanks Jzhyok)
By default Bluetooth settings, when a device which is not on your paired devices list is going to send you a file by BT OBEX Push, the BT manager requires a passkey that is annoying and useless. Yet, you can't disable this in the normal control panel.
So, here is the solution:
Code:
[HKEY_LOCAL_MACHINE\Software\WIDCOMM\BTConfig\Servi ces\0002]
"Encryption"=dword:00000000
"Authorization"=dword:00000000
"Encryption"
0: No passkey is needed.
1(def): Requires passkey if the file is sending by devices NOT in the paired list.
"Authorization":
0: Receive all files automatically without asking.
1(def): Ask for each file if you wanna receive(you have to choose whether to receive or not).
*********************************************************
Enabling Screen Rotation via Gyrator (Provided by JoSeng)
Download the Reg Frag Here
*********************************************************
Wifi allways on thanks Jzhyok
Code:
[HKEY_LOCAL_MACHINE\Comm\BCMSDDHD1\Parms]
"HTCKeepWifiOnWhenUnattended"=dword:00000001
*********************************************************
To enable 2 way recording just change:
Code:
[HKEY_LOCAL_MACHINE\Drivers\BuiltIn\WaveDev]"VocRecPath"=dword:00000002
and you'll be able to record with any software.
If you want to use WM6 native recording (WAW only, on \my documents\notes, manual activation: during a call hit "record" on call menu) create:
Code:
[HKEY_LOCAL_MACHINE\System\AudioRecording]"Enabled"=dword:00000001
[HKEY_LOCAL_MACHINE\Software\Microsoft\Voice]"EnableCallRecordMenuItem"=dword:00000001"AllowInCallRecording"=dword:00000001
Don't forget to turn off (and on again ) the device after you modify/create the keys.
Thanks to LinoX
Opera in Task Manager (Thanks to Quarintus)
Code:
[LIST]
[*]Go to: HKCU\Software\HTC\TaskManager\ExclusiveList\System
[*]There delete Opera9.exe (now it will show in the task manager)
[/LIST]
To close opera by pressing the X-button instead of minimizing it follow these steps:(Thanks to Quarintus)
Code:
[LIST]
[*]Go to: HKCU\Software\HTC\TaskManager\TerminateProcess
[*]There, create a DWORD with the name Opera9.exe value "1"
[/LIST]
*********************************************************
Thanks to Dynamic+
Automatically stop/disable data connection in roaming
and restore it in home network (naviga3/tim/h3g tip)
http://forum.xda-developers.com/showthread.php?t=503131
Use HTC wired headset to play/pause/next song for manila music tab
(aka AudioManager by hTC)
http://forum.xda-developers.com/showthread.php?t=502881
Thanks to nameless21
1. Download the .NET Compact 3.5 – http://www.microsoft.com/downloadS/d...displaylang=en
2. Do Registry Hack to enforce usage of 3.5 – http://forum.xda-developers.com/showthread.php?t=373721
Code:
3. Goto HKLM\Software\Microsoft\.NETCompactFramework (this is usually the first entry
4. When you open this you’ll see all the .NET installed version change the DWORD value of 2.0.7045.00 from 1 to 0
5. Change the DWORD value of 3.5.7283.00 from 0 to 1.
.
Display Timeout thanks to Bombbastikde
Code:
HKEY_CURRENT_USER\ControlPanel\Power\Display
change to the value u like
.
Stop Push Internet Thanks TinTin
http://forum.xda-developers.com/showthread.php?t=532948
Cab files
Make your device loudspeaker LOUDER.
Extract and replace this file on windows folder with resco or total commander and reboot
you won’t lose face down mute and face down loudspeaker!
It only changes loudspeaker!
Download file from here Cab file coming soon...
credit goes to adolfotregosa for modifying the file.
__________________
Cab Files
IE Toggle (Thanks Whtrbt7)
Allows switching between IE6 emulation and PIE
Allows LogMeIn Rescue to work on Rhodium now
Download Here
App UnLock ( Thanks to ChainFire)
CAB that will "app unlock" your stock TP2 (custom ROMs generally do not need this).
Primarily it enables RAPI functionalities, like remote registry editing and ROM dumping. Also disabled "not signed" warnings for unsigned apps.
Download here
Link to ChainFires thread
USB Host for PPC (NOT WORKING AS YET)
Made by Zeno Sloim. Based on RATOC Systems drivers.
The package contains:
- USB Mouse driver
- USB Keyboard US-101 HID driver
- USB-based external CD-DVD unit
- USB-based HDD unit, Memory Flash, USB-based card-reader MassStorage Driver
- USB-to-Serial Port driver (start Terminal in Start-Programs for configuration).
- RS232 USB Serial Driver (start RS232 USB Serial Driver in Start-Programs for configuration).
- PTPView for HOST & PTP Digital Cameras driver (non-USB Mass Storage such as Sony, Canon etc.).
- download photos and movies from PTP digital camera to your PDA
- photo preview
- multiple files download
- delete files from digital camera
Download here
MS.Net 3.5 Compact Framework (Thanks Stunno for the link)
******************************************************************************************************************
1% Battery Increment Thanks to ChainFire and No2Chem
Download Here
******************************************************************************************************************
Advanced Config Thanks to Schaps
Download here
******************************************************************************************************************
TP2 Radio Cab here
Thanks to adolfotregosa
******************************************************************************************************************
Link to XDA Devs FTP for Software here
******************************************************************************************************************
monx® ROMeOS³ RHODIUM PACK v1
Contents :
1-SDK Certs (mandatory)
2-Nokia Font Style (like ROMeOS rom)
3-White battery status icon (simple & clean) with red when low batt
4-New notification manager with icons (network icon link to comm mgr, battery icon link to power settings, etc)
5-Simple & clean sof-reset.
6-Pre-configured latest total-cmd pocket pc edition.
7-Manila background on all tabs wvga.
8-Some common regs tweak.
How to install : (password is monx)
download > unpack > copy to device > run.
skip any prompt asking to restart device.
"You must restart..." > press CANCEL
Download Here
Thankyou Monx
G-Sensor program list in cab file.
For people without Resco Registry or Total Commander (Thanks Joseng)
Download Here
Modified dotfred task manager (Thanks Faria)
to work as if it was a reg file in the desktop.
install the attached cab file, after that import any .reg file to the device.
now all you got to do is click the .reg file to import to the registry.
also the cab will create a 2 links, 1 to the task manager and other to the reg editor,they will be in, start menu/programs/accessories folder
Download Here
Font Changer Nokia style.cab
Topaz Notification Manager.zip
Thanks to Brahmanto for packaging Monx source
******************************************************************************************************************
Reserved Number 3
Reserved Number4
Tweaks i've done already:
- Spike's taskbar icons:
http://forum.xda-developers.com/showthread.php?t=522080
- Installed Gyrator2 for turning the screen without sliding the keyboard out:
http://gyrator.brins0.net/
- Add new places to the weather tab:
http://forum.xda-developers.com/showthread.php?p=3923523
- Same background on all tabs:
http://forum.xda-developers.com/showthread.php?t=521162
(I used the one that smaberg posted.)
- Light up the screen when you get a new textmessage:
http://forum.xda-developers.com/showthread.php?t=511631
(It's about this registery edit:
Look for this registry value
HKLM\Drivers\BuiltIn\RIL\DisableSMSWakeUpEvent
It should be 1, set it to 0
Click to expand...
Click to collapse
)
- Activate 4 extra camera modes:
http://forum.xda-developers.com/showthread.php?t=523735
Tips:
- Before installing TomTom7 read:
http://forum.xda-developers.com/showthread.php?t=522373
(it will probably save you a hard reset )
Enough for now?
camera tweaks here, unlocks 5 diffrent capture modes for photo and video including GPS tagging photos and rapid caputure
http://www.tracyandmatt.co.uk/blogs/index.php/2009/06/07/touch-pro2-advanced-tweaking-1
HD Tweak 0.5.4_English.cab
served me very well on the TP2.
Franky
what does that do ?
dgh said:
what does that do ?
Click to expand...
Click to collapse
"HD Tweak 0.5.4_English.cab" (use search function to find it) is for the Toch HD but works well on TP2 to tweak dozens of more or less 'hidden' settings.
combat goofwing said:
camera tweaks here, unlocks 5 diffrent capture modes for photo and video including GPS tagging photos and rapid caputure
http://www.tracyandmatt.co.uk/blogs/index.php/2009/06/07/touch-pro2-advanced-tweaking-1
Click to expand...
Click to collapse
just to confirm the reg edit for the extra camera options works fine
Any way to edit the stereo bluetooth settings? I used to use Advanced Config for that, but it doesn't seem to work for the Touch Pro 2. Probably because of the new bluetooth stack.
Sound will come through my Sony DS980 headphones, but the quality isn't really good. How to raise the bitpool?
[edit]
Managed to improve soundquality by adding DWORD 'LineSpeed' to HKLM\Software\WIDCOMM\Plugin\AV\ with a value of 320. My audio experience is now much better.
[/edit]
Franky24 said:
"HD Tweak 0.5.4_English.cab" (use search function to find it) is for the Toch HD but works well on TP2 to tweak dozens of more or less 'hidden' settings.
Click to expand...
Click to collapse
Just as a warning, I'm not sure what I did but after messing around with some settings, everytime I made or received a call and it connected, I could not hear the other party and vice versa. Fixed this by setting all the phone volume settings in HDtweak back to default and uninstalling HD tweak - I later reinstalled it but didn't touch the volume settings and it works fine now.
Don't know what I messed with but becareful as something caused my call functions to stop working properly.
I had to do hard reset after using some HDTweak features - system didnt boot - got stucked on green loading screen. So watch out. I have no idea which specific feature caused that.
Change Program Launcher Read Only Shortcuts
to free up the start menu icons that are there by default and not removable you need to change
HKLM/Software/HTC/Manila/ProgramLauncher/0/IsReadOnly
HKLM/Software/HTC/Manila/ProgramLauncher/1/IsReadOnly
HKLM/Software/HTC/Manila/ProgramLauncher/2/IsReadOnly
HKLM/Software/HTC/Manila/ProgramLauncher/3/IsReadOnly
Change this value from 1 to a 0 and you can then edit their shortcuts.
Cab attached for you guys that dont like tinkering
aiaob said:
Just as a warning, I'm not sure what I did but after messing around with some settings, everytime I made or received a call and it connected, I could not hear the other party and vice versa. Fixed this by setting all the phone volume settings in HDtweak back to default and uninstalling HD tweak - I later reinstalled it but didn't touch the volume settings and it works fine now.
Don't know what I messed with but becareful as something caused my call functions to stop working properly.
Click to expand...
Click to collapse
Did the same myself, I turned the Volume up from 100db to High - stopped it from working.
got a quick question wondering if any1 knows the solution
when you go thru the tf3d menu and you get to the messages tab it shows the last text you've recieved
is there a way to turn this off, i.e it not showing the last text recieved but a plain icon or something else
Atharon said:
got a quick question wondering if any1 knows the solution
when you go thru the tf3d menu and you get to the messages tab it shows the last text you've recieved
is there a way to turn this off, i.e it not showing the last text recieved but a plain icon or something else
Click to expand...
Click to collapse
In relation to this, does anyone know how to decrease the time limit for when the new sms icon dissapears?
IE: I noticed if I get a new message it shows a (1) next to the message icon. I flip to it, read it quick and flip out. the (1) remains there unless I leave the message screen on for a few seconds before moving on, problem is I'm used to reading messages alot quicker than that.
or at least I believe that's what causing it.
Bluetooth: Receive files without entering passkey
By default Bluetooth settings, when a device which is not on your paired devices list is going to send you a file by BT OBEX Push, the BT manager requires a passkey that is annoying and useless. Yet, you can't disable this in the normal control panel.
So, here is the solution:
[HKEY_LOCAL_MACHINE\Software\WIDCOMM\BTConfig\Servi ces\0002]
"Encryption"=dword:00000000
"Authorization"=dword:00000000
"Encryption"
0: No passkey is needed.
1(def): Requires passkey if the file is sending by devices NOT in the paired list.
"Authorization":
0: Receive all files automatically without asking.
1(def): Ask for each file if you wanna receive(you have to choose whether to receive or not).
Does anyone know which is the latest version of Advanced Config and where can I find it.
Searching the forum, gave me some results, but I don't know if the versions I found are compatible with Rhodium or not...
Any help would be much appreciated.
Thanks
HastaSSSS
Advanced Config Tool

Profile Selector QVGA (ongoing development)

Hi, I always thought windows mobile lacks of a few basic things. One of them is a basic profiles selector.
There are several apps doing the job like phone alarm (my favourite) or phoneweaver but these programs are commercial and even if I paid for phonealarm I am abandoning it since I am getting more and more minimalistic.
I am combining mortscript, htcaction screen, Vit Bernatik backlight control, vjvolubilis, wifionoff, michasspecial refresh and eric's pfswitch to do the following:
- Define 8 profiles (home, internet, gps, car, outdoor, mute, vibrate, flight)
- Have a full screen pop-up menu that autohides after a few seconds if no profile is selected (htc action screen) (screenshot below)
- With the profiles govern: radio, bluetooth, wifi, grps, backlight intensity, dim and screenoff timeouts, rotation, incall and system volume and automatic activation of a program if wanted
- Update titanium wallpaper accordingly (screenshot below)
- Update the shorcut icon in the start menu accordingly to the profile selected (screenshot below)
Eric has been helping me a lot lately with his console app
The profile module still is missing a few functionalities
- A setup file so users can choose to change wallpaper or not.
- A UI to mantain the profiles names and parameters (I plan to do it in mortscript since I am not able to program on windows mobile so far)
- A cab install, including the icon that I currently create at 1st boot with mortscript
- A GPS switch (so it can be used to sync time automatically at 1st boot or on demand)
- A replacement for htcaction screen (so many brn files, brrrr...)
- Support newer devices than my Polaris (I have no accelerometer or light sensor)
I post it in case somebody is interested either to use it or to help me complete it, or improve it (performance, better tweaks, etc) and who knows, maybe someone wants to take it to the next level and help me replace htcaction screen or build a nice touch friendly UI to mantain profiles.
Here are the files (it is a module in my kitchen, simply add to your kitchen or copy all files to windows and rename and import the provxml file and create a shortcut to HTCActionScreen.exe):
A little ashamed of publishing this in the software development section. Maybe it would be more appropiate to publish in the themes section...
That's all folks !!

Test my Tasker Profile - Profile Switcher - WIP

I've begun creating a profile scheduler. You can manually change your sound settings using a shortcut added to your home page or add a date and time to allow for automatic changes or by enabling a notification option which adds an icon to the notification bar. This is my first time creating scenes so the GUI isn't all that great yet but it's functional and will change once more complete.
To add it to a home page long click and select to add a Shortcut. Select Task Cut then Profiles. Two automatic profiles are already created (Work and Sleep) so you'll want to change the date and times to suit your own needs. If you add a new timed schedule there are currently 3 tasks you can choose to add (NormalPro, VibratePro, SilentPro). The tasks with Pro at the end are meant to be used only for the automated profiles. If you tap on one of the 3 buttons it will manually enable that setting and disable any automatic times schedules. If you long click one of the 3 buttons it will enable that profile and enable automatic timed schedules (This function will change once I add the individual settings option for each profile). Alternately, you can click the green button to turn on/off the timed profiles.
So far the only 2 settings are available. Close on Select will close the main Profiles window upon selecting one of the 3 profile settings. Notification adds a permanent notification in the notifications bar which launches the main Profiles window when clicked.
It has a boot function so your last setting and profile after boot will be restored.
Installation: Download the attached file to your "sdcard/tasker/projects" folder on your phone, open Tasker and long press on a top Projects tab, and select Import.
Downloads:
Mirror 1: http://db.tt/SCZNA14v
Mirror 2: https://www.box.com/shared/d7hjqzw9fay2cqwfpngv
Future Plans:
Add option for volume adjustment levels for each profile
Add more Profiles like Outdoor which will have higher volume levels by default
Add a whitelist/blacklist
Add option to auto enable profiles based on location
Add option to turn on/off functions like mobile data, wifi, bluetooth

[ROM] [CM10.2] [JLS36I] Dreams - Version - 4.3.6

{
"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"
}
- This ROM has Estonian language support (for some reason, Google doesn't add the support even when the translations for this language exists), This ROM also has my Estonian translations for system apps (Not in every CM's system app), to find my translations scroll down and open my github link(s).
- Only based of CyanogenMod, but my built, mods and much more..
________________________________________________________
Download:
Dreams-v4.3.6
/data/app/ v2.0 (flash this only once)
Remember:
Code:
#include <std_disclaimer.h>
/*
** 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.
**/
_________________________________________________________
Features / stuff:
- Auto-hide status bar and some other things for that
- Battery charging LED
- Battery mods...
- Bluetooth Low Energy support
- Custom carrier label
- Dual panel for settings
- Estonian language, my translations and original AOSP translations (+ some others translations for some little apps..)
- User defined colors for Pie controls
- Image and video quality increased
- Some optimizations
- More alarm, notification and ringtone files...
- Multi user
- HALO
- Transparent navigation bar and status bar, for now deleted, will be back.
- Tweaked
- And more...
/data/app/
- CyanogenMod 9 Music player in /data/app/
- Chrome to phone in /data/app/ (Included because it's not download-able in some countries)
- Google Ears "What's this song?" version 1.1.9 (resigned and recompiled, to keep it unfrozen in unsupported countries) /data/app/
- Adobe Flash Player /data/app/
- Full share (DLNA app from ZTE Blade III) /data/app/
Kernel:
Still CM's kernel with some modifications by me..
USB Fast charge (default: disabled) (Thanks to chad0989 )
Touch wake (Default: disabled) (Thanks to Anarkia1976 and Ezekeel)
Kernel name is changed from -cyanogenmod to -dreams
Donations are appreciated! If you donated to me then Thank You a ton!
About this ROM and the features:
Estonian language support:
Added by me when I wanted to use Android in my own language. I had to make some re-search before adding the support and enabling it. -- So thanks to me
Battery Charging led - Thanks to kufikugel
Custom Carrier label - Thanks to Benjamin Poiesz
Settings Dual Panel - Thanks to benjamingoodwin
Battery Bar + colorpicker (1/2) - Thanks to syaoran12 and cristianomatos
Center clock + circle battery colors + some adjustments in battery ba… - Thanks to cristianomatos and kufikugel
Auto hide status bar and quick peek.. - Thanks to kufikugel
User deifned PIE colors - Thans to Jeans Doll
HALO (1/2) for frameworks/base - thanks to ParanoidAndroid, for fixing errors caused by NotificationManagerService.java and Halo.java thanks to cristianomatos Halo (1/2)
HALO (2/2) for Settings - Thanks to martincz
Settings re-organization made by me, because CM's commit reorganize "settings menu structure" made Settings look HORRIBLE!! SELinux have been moved 2 lines up n About phone section, I added advanced settings icon for "More ..." (More Device controls) section, I also renamed it..
And more stuff...
Thanks to:
Google for Android, Nexus device art, etc.
The CyanogenMod Project (CM devs and contributors)
MBQ_ for helping me when I need help with some things.
Me for this ROM and other my things. :laugh:
ParanoidAndroid devs and contributors, and cristianomatos for the HALO!
Those whom made mods / features are in this ROM :good:
And for those who I have or may have forgotten!
Sources:
CM10.1 and CM10.2 translations by me
AOSP and some of my CM translations...
My Github Account
Kernel and some other repositroies
​
Changelog:
Code:
________________________________________
I had to translate frameworks-res and SystemUI again to Estonian language, so those should be 97 - 100 % translated..
Add back Jens Doll's user defined pie colours for PIE, so thanks to him for that mod. :)
Battery LED thanks to Kufikugel :)
Custom carrier label - Thanks to benjamingoodwin :)
Dual Pane for Settings - Thanks to Benjamin Poiesz :)
Auto-hide status bar with options, status bar quick peek and wake up on plug - Thanks to Kufikugel :)
Latest CM changes
Add Dreams version to settings - tell me if it doesn't look good and you prefer the older way by using CM mod version.... :)
Touch wake added back
More....
________________________________________
No changelogs added, you can find changelogs from my posts...
v.4.1.3
Plenty of Linaro fixes and workarounds
/frameworks/native/
/frameworks/support/
/external/embunit/
/external/freetype/
/external/linux-tools-perf/
/external/elfutils/
/external/webkit/
/external/v8/
/external/mesa3d/
/external/tcpdump/
And much more...
- JB 4.3 fonts added back
- Fix the privacy guard notification and other latest CM changes, but not aapt fix for my torch translations which was merged in CM Gerrit!!!
Still no fix for keyboard freezing when using swype! (LatinIME from official CM nightly added to fix swipe for now!)
_______________________________________
v.4.1.2
- Add JB 4.2.2 fonts back to fix keyboard freeze when swyping
- Some alarm, ringtone and notification files from Xperia Z
- SystemUI: more translations to values-et
- Settings: more translations into values-et
- Estonian translations to Koush's SuperUser app..
________________________________________
v.4.1.1
- Built with Linaro's toolchain 4.7 (13.06)
- Latest CM changes including camera tile and fixes for privacy guard
- SunBeam LWP from HTC One 4.2.2 (Google Play edition)
- Some Bravia Engine files from Xperia Z (JB 4.2.2)
- Some Roboto fonts from JB 4.3, better than 4.2.2 Roboto fonts, you may not notice difference...
Next version:
- Maybe: Fix locale and country code of Esotnian language to make sure that everything is inlcuded
- Maybe some more bionic optimizations
- Maybe some more lines into build.prop from Xperia Z's JB 4.2.2 build.prop, e.g. hidden languages thing, if it works..
- If possible, then some fixes for some source files, which may even give a bit better battery life
- Sync to get some new changes..
________________________________________
v.4.1.0
- HALO Settings in Settings > System (Thanks to LeoSalmonOS and PA...)
- Also HALO's blacklist and whitelist
- CyanogenMod's new feature Privacy Guard
- CM's Multi user fixes for SystemUI, settings, PIE, etc.
- external/skia: Graphite optimizations
- And much more.
Pie controls: Fix multi-user handling (android_frameworks_base)
Navbar : Reverse order in landscape (android_frameworks_base)
Trebuchet: Fix NPE (android_packages_apps_Trebuchet)
Trebuchet: Make remove workspace items of hidden apps optional (android_packages_apps_Trebuchet)
Revert "Upgrade to tzdata2013c." (android_bionic)
Upgrade to tzdata2013c. (android_bionic)
Bump version to 10.1.1-RC0 (android_vendor_cm)
Add missing @[URL="http://forum.xda-developers.com/member.php?u=278736"]hide[/URL] annotations for Privacy Guard (android_frameworks_base)
Make system UI settings work for multi-user (2/2) (android_packages_apps_Settings)
Make navigation bar ready for per-user configuration. (android_frameworks_base)
Fix multi-user behaviour for system UI settings (1/2) (android_frameworks_base)
Profiles: Fix turning bluetooth on/off when its in intermediate state (android_frameworks_base)
framework: Privacy Guard (android_frameworks_base)
settings: Privacy Guard support (android_packages_apps_Settings)
contacts: Privacy Guard support (android_packages_providers_ContactsProvider)
calendar: Privacy Guard support (android_packages_providers_CalendarProvider)
telephony: Privacy Guard support (android_packages_providers_TelephonyProvider)
browser: Privacy Guard support (android_packages_apps_Browser)
Fix Vip mobile APN (android_vendor_cm)
libstagefright: Fix a video lag bug after audio reached EOS. (android_frameworks_av)
libstagefright: fix indefinate loop in QueryCodec (android_frameworks_av)
Fix NPE in case previous attempt to download changelog was unsuccessful. (android_packages_apps_CMUpdater)
Trebuchet: Remove workspace items of hidden apps (android_packages_apps_Trebuchet)
[1/2] Add bluetooth triggers to profiles (android_packages_apps_Settings)
[2/2] Add bluetooth triggers to profiles (android_frameworks_base)
Ringtones: Fix ANDROID_LOOP=true for ArgoNavis and Perseus ringtones (android_frameworks_base)
Settings: Fix Slovak aapt warnings (android_packages_apps_Settings)
Settings: Rename 'Power sounds' to 'Charging sounds' and add summary (android_packages_apps_Settings)
Trebuchet: Fix stack effect (android_packages_apps_Trebuchet)
Trebuchet: Fix Landscape/TransposeLayoutWithOrientation move to default page (android_packages_apps_Trebuchet)
Trebuchet: Sync "maxExternal" preferences and its defaults values (android_packages_apps_Trebuchet)
Trebuchet: Revert animation end (android_packages_apps_Trebuchet)
_______________________________________
v.4.0.7
Halo as pressed works now...
And much more, but I didn't make any changelog...
________________________________________
v.4.0.6
- Re-edited all files from frameworks/av to include latest CM fixes and changes with the fixes for Linaro toolchain 4.7
- Camera: Update Estonian translation, add some CM camera translations
- And more
- These CM changes
Revert "libstagefright: Fix incorrectness nPortIndex value for QueryCodec" (android_frameworks_av)
Revert "Upgrade FreeType to 2.4.10" (android_external_freetype)
ThemeUtils: Retain the original package name in themed UI context (android_frameworks_base)
Derp fix
Hide navigation ring if no targets are configured. (android_frameworks_base)
Cleanup. (android_frameworks_base)
Close notification panel when swiping away the last clearable notification. (android_frameworks_base)
Add media-caf repository (android)
Camera: Add a GPS indicator (android_packages_apps_Camera)
Check and fail early if requested wallpaper size exceeds maximum texture size. (android_frameworks_base)
Lockscreen : Fix widgets disabled (android_frameworks_base)
Fix ringer mode being unneededly changed by setting ringer mode volume to 0. (android_frameworks_base)
Squashed commit of A/V changes from CodeAurora (android_frameworks_av)
AssetRedirectionService: Check for permissions before running dump() (android_frameworks_base)
HTCQualcommRIL: optionally ignore IccCard states greater than 2 (android_frameworks_opt_telephony)
HTCQualcommRIL: handle more unsolicited states (android_frameworks_opt_telephony)
dsp: Implement missing equalizer commands (android_packages_apps_DSPManager)
Fix dock battery tile display. (android_frameworks_base)
Fix mobile data button in power widget. (android_frameworks_base)
Prevent FC in low memory conditions (android_packages_apps_Mms)
________________________________________
v4.0.5
Still no Halo settings in Settings
Still no Multi user selector in lock screen (portrait), because of my Desktop PC. I have to edit the file in Windows to fix multi-user selector in portrait mode..
Fix Mms returning into home screen thing..
Reworked transparent layer
LayerActivity: Corrected lifecycle
Fix little derp causing visual bug
And of course much more including latest CyanogenMod changes...
Show application's package name in the "App info" screen. (android_packages_apps_Settings)
Don't assume any ringtone is present on external storage. (android_frameworks_base)
QuickSettings : Battery initial status (android_frameworks_base)
Hide additional blacklist separator (android_packages_apps_Phone)
Trebuchet: Fix fadein adjacent screens for stack transition (android_packages_apps_Trebuchet)
I just don't have time to add all changes here!
v.4.0.3
============
IF POSSIBLE:
frameworks/base: Add HALO
packages/apps/Settings: Add HALO
============
Fix encoding of Ç character. (android_external_icu4c)
perf: Treat attr.config as u64 in perf_swevent_init() (android_kernel_samsung_tuna)
init.cm: Fix sysinit dependencies (android_vendor_cm)
Some edited lines from frameworks/base/core/res/res/values/strings.xml (Thanks to MBQ_)
And Newer CM's changes...
________________________________________
V4.0.2:
Hardware/qcom/display-caf/libcobybit/cobybit_c2d.cpp fix Cobybit confilict <-- Thanks Trailblazerz
Utils : Fix tablet orientation logic (android_packages_apps_Settings)
Finally fix incorrect flipping to quick settings. (android_frameworks_base)
recovery: use just the mount point instead of the full path (android_bootable_recovery)
remove reduntant summary in notification (android_packages_apps_Torch)
remove reduntant summary in notification (android_packages_apps_Torch)
Fix the potential segmentation fault (android_bootable_recovery)
Fix 'vibrate on call' option. (android_packages_apps_Mms)
repopick: decode the result as UTF-8 (android_build)
envsetup: hmm repopick (android_build)
s/cyanogenmod.com/cyanogenmod.org/ (android_build)
repopick: allow running from a subdir of ANDROID_BUILD_TOP (android_build)
repopick: handle additional error cases around subprocesses (android_build)
repopick: add -b shortcut option (android_build)
Reduce number of binder calls by saving nav bar state (android_frameworks_base)
Gallery : Filter picasa specific options (android_packages_apps_Gallery2)
Noise will be heard if audio sample rate not matched with audio track (android_frameworks_av)
Fix a Cursor leak (android_packages_apps_Phone)
Fix a Cursor leak (android_packages_apps_Phone)
change "next" to "done" in minute IME option under 24-hour format (android_frameworks_base)
Fix incorrect fragment animation used for hiding fragments (android_frameworks_base)
Fixing crash in PhoneNumberUtils getNumberFromIntent (android_frameworks_base)
Some cleanup. (android_packages_apps_Mms)
Settings - add an AlertDialog before to delete APN to avoid fails (android_packages_apps_Settings)
apns-conf: update Personal Argentina APNs (android_vendor_cm)
libstagefright: support for disabling buffer metadata (android_frameworks_av)
Mms: Delay unicode stripping from a message (android_packages_apps_Mms)
README: Fix broken URLs (android)
libsysutils: fix null pointer and memory leak issue (android_system_core)
init.rc: setup qtaguid group ownership of ctrl and stat files (android_system_core)
start-ssh: use correct path for authorized_keys (android_external_openssh)
init.cm: make directory for ssh (android_vendor_cm)
envsetup: add quotes around PROMPT_COMMAND (android_build)
wifi: add a new "loading" state (android_hardware_libhardware_legacy)
kernel/samsung/tuna/
Compiler Flags
ccache
Revert: ccache
add -pipe flag
device/samsung/tuna:
Set global flags and arm optimizations
use mcpu
_________________________________________
V4.0:
changelog: is in page 32-33
_________________________________________
Other versions...
Sorry no Changelogs, because when I'm busy I have no time to make changelogs, mainly only the sane changes as on the CM's nightlies and minor fixes. ;)
________________________________________
v3.3
Apollo:
I have re-edited and updated my Estonian translation!
Trebuchet:
Workspace.java and Launcher.java are updated myself because those cannot be overwritten because those files has texts for transparent navbar..
Camera:
Because for some reason 'Take a picture' isn't working I decided to add another word for voice trigger: 'Nexus', which is working well! :victory:
By CM devs..:
[URL="http://review.cyanogenmod.org/36634"]Make menu item title and help text consistent. (android_packages_apps_Settings)[/URL]
[URL="http://review.cyanogenmod.org/36661"]Trebuchet: Force reload wallpaper dimension on screen size change (android_packages_apps_Trebuchet)[/URL]
[URL="http://review.cyanogenmod.org/36453"]en_GB localisation. (android_packages_apps_Apollo)[/URL]
[URL="http://review.cyanogenmod.org/36626"]Do not attempt to do any matching against the '0000' number. (android_packages_apps_Phone)[/URL]
[URL="http://review.cyanogenmod.org/36588"]Trebuchet: Lock homescreen (android_packages_apps_Trebuchet)[/URL]
[URL="http://review.cyanogenmod.org/35258"]Overhaul auto-brightness level UI. (android_packages_apps_Settings)[/URL]
[URL="http://review.cyanogenmod.org/36627"]LatinIME: Fix aapt errors (android_packages_inputmethods_LatinIME)[/URL]
[URL="http://review.cyanogenmod.org/36621"]Revert "LockClock: Add XXHDPI support for the HTC One and Galaxy S4" (android_packages_apps_LockClock)[/URL]
[URL="http://review.cyanogenmod.org/36614"]FIX Null Pointer Exception on dialog cancel (android_frameworks_base)[/URL]
[URL="http://review.cyanogenmod.org/36373"]Add support for playing files and playlists via intent. (android_packages_apps_Apollo)[/URL]
[URL="http://review.cyanogenmod.org/36439"]Spline: limit control point X co-ordinates to the graph area. (android_packages_apps_Gallery2)[/URL]
[URL="http://review.cyanogenmod.org/36527"]Phone: Add blacklist unknown numbers functionality (android_packages_apps_Phone)[/URL]
[URL="http://review.cyanogenmod.org/36605"]camera: Add a few missing legacy camera params. (android_frameworks_av)[/URL]
[URL="http://review.cyanogenmod.org/36311"]Add camera parameters for htc evo 3D. (1/2) (android_frameworks_av)[/URL]
[URL="http://review.cyanogenmod.org/36312"]Add camera parameters for htc evo 3D. (2/2) (android_hardware_libhardware)[/URL]
[URL="http://review.cyanogenmod.org/36434"]WLAN configuration (static address): reject IPv6 addresses. (android_packages_apps_Settings)[/URL]
[URL="http://review.cyanogenmod.org/36486"]Phone: Display toast message for blank USSD request (android_packages_apps_Phone)[/URL]
[URL="http://review.cyanogenmod.org/36493"]Contacts: force left justification on separator headers in contact list. (android_packages_apps_Contacts)[/URL]
[URL="http://review.cyanogenmod.org/36409"]Allow sending/receiving of APK files over bluetooth (android_packages_apps_Bluetooth)[/URL]
[URL="http://review.cyanogenmod.org/36440"]build/phone-xhdpi-1024-dalvik-heap.mk Revert AOSP heapgrowthlimit change from 64 to 96 (android_frameworks_native)[/URL]
[URL="http://review.cyanogenmod.org/36386"]mkvendor: fix echoed build commands (android_build)[/URL]
[URL="http://review.cyanogenmod.org/36383"]bcmdhd: workaround broken AC video queue in IBSS mode (android_kernel_samsung_tuna)[/URL]
[URL="http://review.cyanogenmod.org/36010"]libmedia: Add ICS AudioStreamType constructor (android_frameworks_av)[/URL]
[URL="http://review.cyanogenmod.org/31329"]sensorservice: Add legacy sensors fusion. (android_frameworks_native)[/URL]
[URL="http://review.cyanogenmod.org/36578"]LockClock: Make Temp text a bit smaller to better fit condition text (android_packages_apps_LockClock)[/URL]
[URL="http://review.cyanogenmod.org/36560"]LockClock: Add XXHDPI support for the HTC One and Galaxy S4 (android_packages_apps_LockClock)[/URL]
[URL="http://review.cyanogenmod.org/36576"]Bluetooth : move CM strings in cm_resources.xml (android_packages_apps_Bluetooth)[/URL]
[URL="http://review.cyanogenmod.org/36585"]Mms: Fix aapt warnings (android_packages_apps_Mms)[/URL]
[URL="http://review.cyanogenmod.org/36584"]Settings: Fix aapt warnings (android_packages_apps_Settings)[/URL]
[URL="http://review.cyanogenmod.org/36583"]SystemUI: Fix aapt warnings (android_frameworks_base)[/URL]
[URL="http://review.cyanogenmod.org/36580"]CMFM: File Manager lets you select a file more than once (android_packages_apps_CMFileManager)[/URL]
________________________________________
v3.2
- No multi user selector in portrait lockscreen mode until one thing is fixed.
- Clean build...
- Few files added for BE2
By CM devs:
Correct attachment type for Mms only has subject (android_packages_apps_Mms)
Clear collection after we used (android_packages_apps_Mms)
avoid IllegalStateException in MessagingNotification (android_packages_apps_Mms)
Check if the Activity is finishing before showDialog() (android_packages_apps_Settings)
Fix NullPointerException at RunningState (android_packages_apps_Settings)
Can not mark the same content of browser page after copy (android_frameworks_base)
Can not mark the same content of browser page after copy (android_frameworks_base)
Fix NPE when pasting non-text from Clipboard (android_frameworks_base)
Audio continue to played even if paused manually (android_frameworks_base)
Fix dialog not opening for app-specific notification light settings. (android_packages_apps_Settings)
Fix pinch to zoom for some devices (android_packages_apps_Camera)
Settings: Refactor dimens (android_packages_apps_Settings)
________________________________________
v3.1
It should have these fixes and other stuff...:
Code:
Improve app widget layouts. (android_packages_apps_Apollo)
Merge voice and timer options into a single "no-hands shutter" option (android_packages_apps_Camera)
Camera : Timer Snapshot (android_packages_apps_Camera)
Voice Shutter: Voice triggered snapshots (android_packages_apps_Camera)
DSPManager: ES traslations (android_packages_apps_DSPManager)
Fixed wrong copyright owner in license (android_packages_apps_Camera)
Enable screen stretch by default (android_packages_apps_Trebuchet)
Enable screen stretch by default (android_packages_apps_Trebuchet)
Fix light settings dialog being unusable in landscape. (android_packages_apps_Settings)
Fix dialog state handling. (android_packages_apps_Settings)
Make sure to not overflow thread pool. (android_packages_apps_Apollo)
Init loader manager in main thread. (android_packages_apps_Apollo)
Fix applying the lockscreen controls setting on startup. (android_packages_apps_Apollo)
Don't assume the difference between the singular and plural is only 1 character. (android_packages_apps_Apollo)
Allow creating custom dialogs in DialogPreference. (android_frameworks_base)
Allow blacklisting numbers from the call stats details menu. (android_packages_apps_Contacts)
cm-10.1-20130426-NIGHTLY-maguro.zip
Allow notification expansion if multiple calls were missed or blacklisted. (android_packages_apps_Phone)
Fix up app widget background drawables. (android_packages_apps_Apollo)
LockClock : Switch to new yahoo api (android_packages_apps_LockClock)
About Kernel:
Still CM's kernel with some modifications by me..
USB Fast charge (default: disabled) (Thanks to chad0989
Touch wake (Default: disabled) (Thanks to Anarkia1976 and Ezekeel)
________________________________________
v3.0
Bravia Engine 2 files updated..
Some fixes..
Fixed some lines from Settings and framework-res.apk (values-et)
Video and image quality increased
________________________________________
v2.6.9
Some files in kernel updated for fast charge..
Trebuchet launcher is newer and better now..
Minor fixes..
________________________________________
v2.6.2
#######
By me
#######
USB Fast charge support added to the kernel (Thanks to chad0989) ....t=1524020
Enable it by using app which enables it, E.g. "Fast charge" app from play store by Matthew Winters
More great tweaks to build.prop
Zram and swappiness and Fast charge texts to init.d file in /system/etc/init.d/
Blue Charger
Minor fixes
Etc.
########
By CM:
########
sensorservice: Add legacy sensors fusion. (android_frameworks_native)
Fix NPE in Settings -> Language & input -> Default -> Setup input methods (android_packages_apps_Settings)
CMFM: Fix shortcuts path initialization (android_packages_apps_CMFileManager)
CMFM: User-defined date/time format (android_packages_apps_CMFileManager)
nano: hack to insert newline on enter key instead of "Unknown Command" (android_external_nano)
Fixes (android_external_openssh)
KeyEvent: update comment (android_frameworks_base)
Settings: Broadcast ACTION_DATE_CHANGED (android_packages_apps_Settings)
Camera: fix pinch to zoom for some devices (android_packages_apps_Camera)
SamsungQualcommUiccRIL: fix responseCallList for v7 RIL (android_frameworks_opt_telephony)
Revert "audioflinger: apply volume on direct track when track is active" (android_frameworks_av)
Gfx-3d: fix GetProcAddress in egl extention (android_frameworks_native)
DisplayDevice: initialize mDisplayToken correctly (android_frameworks_native)
Camera parameters for Samsung's qcom based legacy devices (android_frameworks_av)
Camera: QCOM legacy definitions,HTC cam switch,NO_UPDATE_PREVIEW (android_frameworks_av)
Add Motorola OMAP4 Device Maintainers (android_vendor_cm)
adb bash completion: add support for sideload command (android_sdk)
QuickSettings: UserTile: Open full contact page (android_frameworks_base)
MTNL apn fix (android_vendor_cm)
cLock: refactorings and cleanup (no functional changes) (android_packages_apps_LockClock)
Mms: Fix aapt warnings (android_packages_apps_Mms)
Led Settings : Hex input for colorpicker (android_packages_apps_Settings)
Add quick emoji button next to text input (android_packages_apps_Mms)
Correctly restore brightness customize dialog hierarchy. (android_packages_apps_Settings)
Improve brightness curve preview (android_packages_apps_Settings)
________________________________________
v2.9
- Pie Control's colors are different
- Add older Trebuchet launcher back because on the newer Trebuchet launcher you can't move shortcuts without getting stopped working message box (I have to check the files again and re-edit them.)
- Mms: Fix aapt warnings (android_packages_apps_Mms)
- Led Settings : Hex input for colorpicker (android_packages_apps_Settings)
- Add quick emoji button next to text input (android_packages_apps_Mms)
- Correctly restore brightness customize dialog hierarchy. (android_packages_apps_Settings)
- Improve brightness curve preview (android_packages_apps_Settings)
- I don't remember much more what did I do because I have tried so many things!
________________________________________
v2.5
Downloaded Sources again..
CyanogenMod devs/others fixes
Added back Estonian language support and translations
Added back Transparent navbar and statusbar and also Fix vertical aligment of wallpaper when Wallpaper Quick Render setting is activated.
edit Trebuchet /res/layout-land/launcher.xml
_________________________________________
v2.4:
SystemUI:
- Transparent Status bar..
- SystemUI memory: leak fixed
- Pie Control: Adapt navigation bar's long press behaviour for pie controls
- Correct executable bit for source files
- Etc.
Trebuchet:
- Transparent navbar
- Fix wallpaper size...
- Etc.
Settings:
- Fixed some lines from values-et strings.xml
framework-res.apk:
- Fixed some lines from values-et strings.xml
Minor fixes
Fixes
And More........
_________________________________________
Other versions:
I don't remember!
Fixes
More stuff...
_________________________________________
v2.2:
DEV Version (Not released)
/system/vendor/lib/
drm (folder)
libwvdm_L1.so
libwvm.so
libWVSreamControlAPI_L1.so
/system/lib/
libdrmdecrypt.so
Edit build.prop
Add /data/app/ folder
Add latest Flash Player to /data/app/
Add Full Share (dlna app) from ZTE Blade III to /data/app/
Leave Chrome to phone to /data/app/
Leave CM9 music player to /data/app/
Edit updater-script fle for /data/app/ folder
- Still no my Boot aniamtion, because I don't have 64-bit PC to use Adobe effects CS6 :D
___________________________________
Newer release
- Delete System apps and framework files from the working directory and build them again to include Estonian language.
- Add /data/app/ folder back and edit updater-script
- Ads blocked, if thema are not blocked then te script kept your old hosts file, I don't have tme to check the lines from updater-script
- Edit frameworks_base/core/res/res/values/config.xml to enable Lockscreen rotation and Multiusers
_________________________________________________________
v2.1-M
Fixes
I don't remember what else
_________________________________________________________
v2.0-M
Moved from Google's stock Android (Not AOSP) to CM 10.1
Latest Adobe Flash Player:
Latest Adobe Flash Player for Android:
http://helpx.adobe.com/flash-player/kb/archived-flash-player-versions.html
Any questions? If yes, then ask...
Don't whine about bad battery life IF YOU are using any custom kernel, this ROM is using CM's kernel which is modified and battery life is great and I don't recommend to use any custom kernel if you want to keep battery life great.
manumanfred said:
I'm translating Settings.apk/res/values-et/strings.xml and translating it takes 1-2 day(s).
If there is anyone who understands Estonian and wants to help then this needs translating: framework-res.apk /res/values-et/strings.xml (original values-fi/strings.xml)
https://github.com/manumanfred/Estonian-language-for-my-Nexus-ROM/tree/master/framework-res/res
By the way does anyone know any good translator which is quick and good?
I tried Google .xml translate toolkit but it confuses me more and takes even more time to fix the translations...
Click to expand...
Click to collapse
Hello, Even if i'm not Estonian so don't talk Eesti as we talk French here, i really love the work you're doing! so patriotic! keep it going man, much people gonna be grateful.
Here are some translators i use smetimes @work: Babylon and Reverso
Cheers.
Sven
acidsven said:
Hello, Even if i'm not Estonian so don't talk Eesti as we talk French here, i really love the work you're doing! so patriotic! keep it going man, much people gonna be grateful.
Here are some translators i use smetimes @work: Babylon and Reverso
Cheers.
Sven
Click to expand...
Click to collapse
Ok and thanks.
Well if there is someone who understands Estonian can translate and fix translations easier, but of course anyone else can do it too but I don't really want any wrong translations to Estonian language on this ROM and e.g. Google Translator will not translate correctly many things which is annoying.
And if someone is going to translate that file then e.g. S III's AOSP ROM maybe has good and maybe similar lines..
EDIT: I need tranlslator for Android .xml files! Baylon and Reverso are not for Android .xml translating. :/
Some updates:
(this will be updated to my github account later):
framework-res/res/values-et-rEE/
strings.xml (original, not edited)
framework-res/values-et/
arrays.xml (Translated)
plurals.xml (Translated)
strings.xml (Needs translating, few lines translated)
_____
Settings/res/values-et/
arrays.xml (Trabnslated)
plurals.xml (Translated)
strings.xml (Currently in line 400, Tomorrow I continue translating it. 1300 lines left)
Settings/res/values-et-nokeys/
strings.xml (Translated)
_____
SystemUI, added and translated Estonian language files by me (fully translated)
Launcher2, Added and translated Estonian language files by RandolfR from XDA (fully translated)
Thank You RandolfR
_____
SystemUI:
Also enabled rotate lock in the Quick settings
All the files were based of Finnish language files which are translated to Estonian language (manually, no translator programs for now...) and folders are renamed..
Then I release new version
Version 0.2 uploaded.. It's 4 AM there so I go to sleep.
EDIT: PICTURE DELETED...
Re: [ROM] JDQ39 - Dreams (Version 0.2) [With Estonian language, wip]
See tundub huvitav. Kindlasti proovin järgi :thumbup:
Sent from my Galaxy Nexus using Tapatalk 2
playabigfoot said:
See tundub huvitav. Kindlasti proovin järgi :thumbup:
Sent from my Galaxy Nexus using Tapatalk 2
Click to expand...
Click to collapse
Proovi..
Edit: Deleted!
eDIT: Deleted
Downlaod:
EDIT: deleted..
Version 0.5:
Bravia Engine 2 (Re-added) (From Xperia V):
/system/lib/
libswiqisettingshelper.so
libSwiqicontroller.so
libiwi.so
libiwiOms.so
libiwiOmxUtil
/system/etc/
be2_album
be_album
be_movie
be_movie_setting
Bravia engine will be updated when JB 4.2.2 for Xperia Z is available
Added few alarm files:
Alarm_Beep_03.ogg
Rise_up.ogg
2_sents.ogg
Alarm.ogg
Updated Root files..
Updated updater-script and binary, now maybe you can flash my ROM without boot loop, from AOSP to This ROM you must make factory data reset.....
Settings.apk:
Changed "Google-i" to "Google'i": values-et
Translated some lines which I haven't noticed..: values-et
Added and translated timezone files for Estonian language: xml-et
framework-res.apk
A little bit more translated Estonian language and added and translated Browser files (Incognito): raw-et
Etc.
Next version:
Translated Mms.apk to Estonian language
Maybe different battery icons
Change Charger images color from white to ?*red, blue or cyan*?
DOWNLOAD DREAMS V0.5:
https://docs.google.com/file/d/0BxlYDVLp_RkMaHhfemFERlhUZWs/edit?usp=sharing
Version 0.6 is available now!
EDIT: Deleted!
Version 0.7:
Link deleted..
EDIT: Deleted!
Edit: Nvmd.
Way to steal my ツ
---------- Post added at 11:14 AM ---------- Previous post was at 11:13 AM ----------
Version 0.5:
Bravia Engine 2 (Re-added) (From Xperia V):
/system/lib/
libswiqisettingshelper.so
libSwiqicontroller.so
libiwi.so
libiwiOms.so
libiwiOmxUtil
/system/etc/
be2_album
be_album
be_movie
be_movie_setting
Bravia engine will be updated when JB 4.2.2 for Xperia Z is available
Click to expand...
Click to collapse
Id be careful with bravia, there are speculations it may cause lags and some slowness.. but, I usually use it with any ROM I flash and havent had any problems.
MBQsniper said:
Way to steal my ツ
---------- Post added at 11:14 AM ---------- Previous post was at 11:13 AM ----------
Id be careful with bravia, there are speculations it may cause lags and some slowness.. but, I usually use it with any ROM I flash and havent had any problems.
Click to expand...
Click to collapse
Hmm.. steal?
I haven't checked your Bravia Engine files in your ROM!
I searched form Google of Bravia Engine and BE2 files and I found one for Galaxy Ace with libiwi*.so files
others are from Xperia Z and few maybe were from Xperia V, I don't remember because I mess with many things at the same time..
Also I have noticed it's not working correctly like how it worked on my another ROM Blue Fear, in that I saw clear difference but now I can't see and I don't remember the files that I used.. :/
Btw. I have not had any lags! ^^
Re: [ROM] JDQ39 - Dreams (V. 0.7): WiFi Display, Estonian language, Multi user, Etc.
manumanfred said:
Hmm.. steal?
I haven't checked your Bravia Engine files in your ROM!
I searched form Google of Bravia Engine and BE2 files and I found one for Galaxy Ace with libiwi*.so files
others are from Xperia Z and few maybe were from Xperia V, I don't remember because I mess with many things at the same time..
Also I have noticed it's not working correctly like how it worked on my another ROM Blue Fear, in that I saw clear difference but now I can't see and I don't remember the files that I used.. :/
Btw. I have not had any lags! ^^
Click to expand...
Click to collapse
The screen on the GNex is nice as is, so that may be a factor
Sent from my Galaxy Nexus using xda premium
MBQsniper said:
The screen on the GNex is nice as is, so that may be a factor
Sent from my Galaxy Nexus using xda premium
Click to expand...
Click to collapse
Yeah! :cyclops:
Hey guys!
Sorry, I think NFC works on version 0.7 but had few issues which I were able to fix by flashing CM10.1 ROM for a while..
I have finished V0.8 but I have to test it myself, at morning I may upload it to internet..
Currently I have flashing issues and hopefully I can fix it soon, because I have to go sleep..

[Tutorial] How to Add Custom Apps to the Quick Actions in the Action Center (W10M)

While I was searching between the registries I found this way ,it is very simple.
Your phone must be Interop unlocked and you must have a registry editor on your phone.
You need the Uri of the app you want to put in the quick action. ( There is a list of the Uris of some popular apps in the end of this thread).
Create a new value with the following data
To add an app to the settings quick action: (Just press it and the app you have selected will open)
Registry Key Path: HKLM\SOFTWARE\Microsoft\Windows\CurrentVersion\ActionCenter\Quick Actions\All\QuickActions_Launcher_AllSettings
Registry Value Name: Uri
Registry Value Type: String
Registry Value Data: add the uri of the app you want, For example: mswindowsmusic:
To add an app to the Airplane mode quick action: (Press to activate the airplane mode, long press to open the app)
Registry Key Path: HKLM\SOFTWARE\Microsoft\Windows\CurrentVersion\ActionCenter\Quick Actions\All\SystemSettings_QuickAction_AirplaneMode
Registry Value Name: Uri
Registry Value Type: String
Registry Value Data: add the uri of the app you want, For example: fb:
To add an app to the Bluetooth quick action (Press to activate the Bluetooth, long press to open the app)
Registry Key Path: HKLM\SOFTWARE\Microsoft\Windows\CurrentVersion\ActionCenter\Quick Actions\All\SystemSettings_Device_BluetoothQuickAction
Registry Value Name: Uri
Registry Value Type: String
Registry Value Data: add the uri of the app you want, for example: fb-messenger:
To add an app to the Flashlight quick action (Press to run the flash, long press to open the app)
Registry Key Path: HKLM\SOFTWARE\Microsoft\Windows\CurrentVersion\ActionCenter\Quick Actions\All\SystemSettings_Flashlight_Toggle
Registry Value Name: Uri
Registry Value Type: String
Registry Value Data: add the Uri of the app you want, for example: fb-messenger:
And on this way you can edit the other quick actions, just change the path.
you can find all other paths in this key HKLM\SOFTWARE\Microsoft\Windows\CurrentVersion\ActionCenter\Quick Actions\All
It might be difficult to know in which quick action you did put the app, but I found a solution to this problem.
Just edit the icons of the action center and add the icons of the apps you chose.
Here's a list of the Uris of some popular apps and some system apps:
Outlook mail: mailto:
Calculator app: calculator:
Default web browser: http://bing.com
Call app: ms-call:
Messaging app: ms-chat:
People app: ms-people:
Xbox app: xbox:
Skype app: skype:
Groove music app: mswindowsmusic:
New app: bingnews:
Weather app: bingweather:
Facebook app: fb:
Facebook Messenger: fb-messenger:
Pandora app: pandora:
Netflix app: netflix:
Twiter app: twitter:
Whatsapp app: whatsapp:
Telegram app: tg:
Viber app: viber:
VLC app: vlc:
Microsoft Word app: ms-word
Microsoft PowerPoint app: ms-powerpoint
Microsoft Excel app: ms-excel:
OneNote app: onenote:
Sway app: ms-sway:
Here's a video to show how it works:
I added maps app to location quickaction
Sai Chrisna said:
I added maps app to location quickaction
Click to expand...
Click to collapse
Haha nice, now the long press of the locatin quick action is more useful than before
colors???
Can anyone guess keys for adding color to brightness and other tiles like camera, the action center seems pretty dull on 10.
8.1 had good colors. And dark tiles too.
Tried every key buy couldn't find anything
Abdullah S.A. said:
While I was searching between the registries I found this way ,it is very simple.
Your phone must be Interop unlocked and you must have a registry editor on your phone.
You need the Uri of the app you want to put in the quick action. ( There is a list of the Uris of some popular apps in the end of this thread).
Create a new value with the following data
To add an app to the settings quick action: (Just press it and the app you have selected will open)
Registry Key Path: HKLM\SOFTWARE\Microsoft\Windows\CurrentVersion\ActionCenter\Quick Actions\All\QuickActions_Launcher_AllSettings
Registry Value Name: Uri
Registry Value Type: String
Registry Value Data: add the uri of the app you want, For example: mswindowsmusic:
To add an app to the Airplane mode quick action: (Press to activate the airplane mode, long press to open the app)
Registry Key Path: HKLM\SOFTWARE\Microsoft\Windows\CurrentVersion\ActionCenter\Quick Actions\All\SystemSettings_QuickAction_AirplaneMode
Registry Value Name: Uri
Registry Value Type: String
Registry Value Data: add the uri of the app you want, For example: fb:
To add an app to the Bluetooth quick action (Press to activate the Bluetooth, long press to open the app)
Registry Key Path: HKLM\SOFTWARE\Microsoft\Windows\CurrentVersion\ActionCenter\Quick Actions\All\SystemSettings_Device_BluetoothQuickAction
Registry Value Name: Uri
Registry Value Type: String
Registry Value Data: add the uri of the app you want, for example: fb-messenger:
To add an app to the Flashlight quick action (Press to run the flash, long press to open the app)
Registry Key Path: HKLM\SOFTWARE\Microsoft\Windows\CurrentVersion\ActionCenter\Quick Actions\All\SystemSettings_Flashlight_Toggle
Registry Value Name: Uri
Registry Value Type: String
Registry Value Data: add the Uri of the app you want, for example: fb-messenger:
And on this way you can edit the other quick actions, just change the path.
you can find all other paths in this key HKLM\SOFTWARE\Microsoft\Windows\CurrentVersion\ActionCenter\Quick Actions\All
It might be difficult to know in which quick action you did put the app, but I found a solution to this problem.
Just edit the icons of the action center and add the icons of the apps you chose.
Here's a list of the Uris of some popular apps and some system apps:
Outlook mail: mailto:
Calculator app: calculator:
Default web browser: http://bing.com
Call app: ms-call:
Messaging app: ms-chat:
People app: ms-people:
Xbox app: xbox:
Skype app: skype:
Groove music app: mswindowsmusic:
New app: bingnews:
Weather app: bingweather:
Facebook app: fb:
Facebook Messenger: fb-messenger:
Pandora app: pandora:
Netflix app: netflix:
Twiter app: twitter:
Whatsapp app: whatsapp:
Telegram app: tg:
Viber app: viber:
VLC app: vlc:
Microsoft Word app: ms-word
Microsoft PowerPoint app: ms-powerpoint
Microsoft Excel app: ms-excel:
OneNote app: onenote:
Sway app: ms-sway:
Here's a video to show how it works:
Click to expand...
Click to collapse
Thank you
Can you tell us some of the applications uri ?
Or a resource for them ?
Ferrybigger said:
Thank you
Can you tell us some of the applications uri ?
Or a resource for them ?
Click to expand...
Click to collapse
As far as i know., u can find it in the Appxmanifest file(Extension category, protocol name)
But not all the apps are uri activated.,
If u want to add a custom app without uri, try this..
* Just edit the "AppId registry value data" to [xxxAppIdxxx!App]
For example if you want to add interoptools, edit "AppId" of Brightness quick action to
InteropTools_2aq3exr3grctp!App
Sai Chrisna said:
As far as i know., u can find it in the Appxmanifest file(Extension category, protocol name)
But not all the apps are uri activated.,
If u want to add a custom app without uri, try this..
* Just edit the "AppId registry value data" to [xxxAppIdxxx!App]
For example if you want to add interoptools, edit "AppId" of Brightness quick action t
InteropTools_2aq3exr3grctp!App
Click to expand...
Click to collapse
Thank u so much
Abdullah S.A. said:
Haha nice, now the long press of the locatin quick action is more useful than before
Click to expand...
Click to collapse
Thanks verymuch for your trick, dude! :good: But can you tell me how to change all default icons with apps icons (like on video)???
WinCamp said:
Thanks verymuch for your trick, dude! :good: But can you tell me how to change all default icons with apps icons (like on video)???
Click to expand...
Click to collapse
It's easy, download the icon pack from this thread or copy the original icon pack from your phone and edit the icons using any font editor app like Font Creator on your PC and then follow this thread to put it on your phone
https://forum.xda-developers.com/windows-10/development/material-design-icon-pack-t3419962
Note: the icon pack must be .ttf file and not .otf
Abdullah S.A. said:
It's easy, download the icon pack from this thread or copy the original icon pack from your phone and edit the icons using any font editor app like Font Creator on your PC and then follow this thread to put it on your phone
https://forum.xda-developers.com/windows-10/development/material-design-icon-pack-t3419962
Note: the icon pack must be .ttf file and not .otf
Click to expand...
Click to collapse
Okay, thanks very much :good:
Abdullah S.A. said:
It's easy, download the icon pack from this thread or copy the original icon pack from your phone and edit the icons using any font editor app like Font Creator on your PC and then follow this thread to put it on your phone
https://forum.xda-developers.com/windows-10/development/material-design-icon-pack-t3419962
Note: the icon pack must be .ttf file and not .otf
Click to expand...
Click to collapse
One question again: How to return the URI for All Settings to original/first URI/ What's it's URI? Thanks before
ms-settings: ?
Is there any way to change position of battery percentage?
i am unable to it...can u explain the process...please!!
mirasal2 said:
Is there any way to change position of battery percentage?
Click to expand...
Click to collapse
No, not currently
SyndiCate861 said:
i am unable to it...can u explain the process...please!!
Click to expand...
Click to collapse
What didn't you exactly understand? what part of the tutorial, I did my best to make it understandable to everyone and it can't be explained on a better way, but you can tell me where you are in this tutorial so far and I'll try to help you
Abdullah S.A. said:
What didn't you exactly understand? what part of the tutorial, I did my best to make it understandable to everyone and it can't be explained on a better way, but you can tell me where you are in this tutorial so far and I'll try to help you
Click to expand...
Click to collapse
i wanted to ask you that...do i needs to create a new Uri string...or the old one modification will work...i tried both bt dint work....i just want to know the registry thing...!!
SyndiCate861 said:
i wanted to ask you that...do i needs to create a new Uri string...or the old one modification will work...i tried both bt dint work....i just want to know the registry thing...!!
Click to expand...
Click to collapse
It doesn't make a difference at all, just make sure you didn't forget the colon in the end of the uri, for example fb: and without a space between fb and the colon.
make sure that the registry key path is correct as it is.
If you still face any problem, feel free to contact me.
Abdullah S.A. said:
It doesn't make a difference at all, just make sure you didn't forget the colon in the end of the uri, for example fb: and without a space between fb and the colon.
make sure that the registry key path is correct as it is.
If you still face any problem, feel free to contact me.
Click to expand...
Click to collapse
okay i'll try once again....
SyndiCate861 said:
okay i'll try once again....
Click to expand...
Click to collapse
i did it thank you so much....can u provide me with ua icons??

Categories

Resources