impossible setting am/pm for TPRO2 - Touch Pro2, Tilt 2 Windows Mobile General

With the TPRO2 I don't succeed to setting the clock in international options
using AM/PM. Can you help me?
Riccardo

Have you tried: Start - Settings - All Settings - System - Regional Settings ?

ronh said:
Have you tried: Start - Settings - All Settings - System - Regional Settings ?
Click to expand...
Click to collapse
My TPRO2 is Italian and has only international options and not regional.

Try in regional settings/time/time style: HH:mm:ss. Its impossible that you havent regional settings options, no matter its italian or brazilian, for example.

Related

Change Time Format from 12 to 24

Hi,
I have bought a P3300 and made a Rom Update with TOM_3.7_GER.nbh.
Now everything is German until the Time is in 12 Format with AM/PM and the days are in English.
I searched everywhere (i think so) and didnt find where i can change the Time. Can anybody help me please. Thanks
br
karabey
Surely you can go into the Clocks and alarms applet in the System control panel and just alter it?
No there is not possible.. I can change time, Date, GMT and Signales only but not the Time Format.
karabey said:
Hi,
I have bought a P3300 and made a Rom Update with TOM_3.7_GER.nbh.
Now everything is German until the Time is in 12 Format with AM/PM and the days are in English.
I searched everywhere (i think so) and didnt find where i can change the Time. Can anybody help me please. Thanks
br
karabey
Click to expand...
Click to collapse
Hi,
Do yoy try this ?
Start /Setting/System tab/Regional Setting : change regional settings
Cheers!
In the region settings delete the AM symbol entry and the PM symbol entry. You should now have two blank spaces selected in those boxes. The clock should now be 24 HR format.
I don't know why this works but it did for me, feedback please!
MaskedMarauder said:
In the region settings delete the AM symbol entry and the PM symbol entry. You should now have two blank spaces selected in those boxes. The clock should now be 24 HR format.
I don't know why this works but it did for me, feedback please!
Click to expand...
Click to collapse
The date settings are fun, your correct you need to change your regional settings, then do a reboot, go back to the time settings and make sure you have chosen H/mm/ss/tt
this will give you the 12 hour clock.
neilhhardy said:
The date settings are fun, your correct you need to change your regional settings, then do a reboot, go back to the time settings and make sure you have chosen H/mm/ss/tt
this will give you the 12 hour clock.
Click to expand...
Click to collapse
Just go to the regional settings and change your region. Like for 12 hrs format, jus change to English(US) and for 24 Hrs change to English (UK)
SIMPLY GOTO REGIONAL SETTINGS & CHANGE REGION TO 'English (United Kingdom)'
No reset needed
(as reply above)
12-24
There is no such option on the P 3300
Only to use AM/PM
This you can do in International settings-time format

How to set the clock to 12h format with Froyo

Hi,
I had an asian ROM, & have just updated to Froyo 2.2 European ROM & now my clock shows 24h format.
I looked everywhere under Settings but couldnt find where to set it to 12h format.
How do I set the clock to show 7:27pm as supposed to 19:27?
Thanks,
D
dsymbol said:
Hi,
I had an asian ROM, & have just updated to Froyo 2.2 European ROM & now my clock shows 24h format.
I looked everywhere under Settings but couldnt find where to set it to 12h format.
How do I set the clock to show 7:27pm as supposed to 19:27?
Thanks,
D
Click to expand...
Click to collapse
settings > date & time > uncheck the 'use 24-hour format' box
oops...found it. wasnt looking hard enough...thanks for your click

[Q] port Statusbar of CZLB4 to any other FW

is it possible to port the statusbar with PacketData of CZLB4 to any other Firmware?
flo2204 said:
is it possible to port the statusbar with PacketData of CZLB4 to any other Firmware?
Click to expand...
Click to collapse
Quick Panel (status bar) is controlled by many files:
1) Rsrc1 > System > Rsrc > Black:
- QuickPanelBmp.rbm
- VoiceMemoQuickPanel.rbm (?)
2) ShpApp > SystemFS > SHP > QuickPanelApp.so (and also code in GeneralSoInfo.so.sig)
3) CSC (this is the problem! ) > CSCrcs > SystemCSC > String > QuickPanel.rsr
So, I try to change those files, but I'm not able to change status bar, maybe because there are other files that I don't know, or maybe because it's not possible to change those files (Wave loop, restart again and again).
Someone can help us?
Thanks!
thx for testing
did you tried to replace these files with the files of the CZLB4
sry can't test it myself at the moment
Tested.It gives boot loop
I tested it too. No problem with RCS (QuickPanel.rsr), and RC1(*.rbm) files
the problem is code in QuickPanel.so is not compatible with some others libraries
We can compare so from with and without 5th option and then edit code to fitbut who dares?
For me better option would be GPS on/off
How ? Just waiting for you
thx for testing
b.kubica said:
I tested it too. No problem with RCS (QuickPanel.rsr), and RC1(*.rbm) files
the problem is code in QuickPanel.so is not compatible with some others libraries
We can compare so from with and without 5th option and then edit code to fitbut who dares?
For me better option would be GPS on/off
Click to expand...
Click to collapse
I prefer "Data" But thanks for your work!
Do you think it's possible to make compatible QuickPanel.so? Thank you so much b.kubika!
in the QuickPanel.rsr of zclb4 is the "Data Button" called "IDS_QP_BUTTON2_DATA_ON_OFF"
this file should be somewhere
if we find this file we could add this to another fw
and in any other file should be something which load the command for enable or disable these things
Edit1:
what about to replace in the customFW "GeneralSoInfo.so.sig" the signature of the Custom with the ZCLB4 and then replace the "QuickPanelApp.so" with ne ZCLB4?
.rsr file is not the problem
I edited that file to make it support my own language and got the boot loop too
So please be quite for a while and let b.kubica do his magic
Yes it is .so file issue & I don't have enough skills to deal with it
Best Regards
its not a file, just string ID
Some steps:
1. change RCS - QuickPanel.rsr from ZC work on XX - only strings are missed but phone works
2. change RC1 - 2 *.rmb files - phones works normally, only graphics are missed
3. change *.so file - phone won't start normally - boot loop
some libraries from XX are not compatible with QuickPanel.so from ZC
that's all for now
b.kubica said:
its not a file, just string ID
Some steps:
1. change RCS - QuickPanel.rsr from ZC work on XX - only strings are missed but phone works
2. change RC1 - 2 *.rmb files - phones works normally, only graphics are missed
3. change *.so file - phone won't start normally - boot loop
some libraries from XX are not compatible with QuickPanel.so from ZC
that's all for now
Click to expand...
Click to collapse
Thanks kubika I'm sad
However I've got two Samsung Wave, one is the tester! If you want you can use it.
ok thx
Any News ?
i'd like to try somethink but i need the wave of my friend
maybe in 1 or 2 days...
Still no solution?
I have seen some CFWs that already added it, anyone know?

Custom firmware - [email protected] @ LGP698 - LG Optimus Link Dual Sim

is the result of
http://4pda.ru/forum/index.php?showtopic=294336&view=findpost&p=19037286
screenshots in the post with the theme
Custom firmware
To install over rekaveri
[email protected]​
before the tests do nandroid backup, just in case ...
installation
1. We enter into Recovery mode
2. We select Wipe Data / Factory Reset
3. choose mount and storage
4. select mount / system
5. select format / system
6. Choose install zip from sdcard
7. select chose zip from sdcard
8. Select the file [email protected]
install the firmware ....
9. We are waiting for inscription Install from sdcard complete
10. Then select Reboot system now
Features
after installing the firmware go to the menu and settings lokskrina - check on eneybl)
devaysa unlock only the power button - the other does not respond
gathered the best and workable from previous versions kastomov
added some applications
Removed fade-and SMS when receiving a call
recommendations
- Use the profile smartassV2 122-825 Mhz ....
- Do not play with overclocking ... kernel is not quite this and other profiles working correctly at high frequencies ...
- If not satisfied - you can rearrange the default kernel .... but I have consistently and correctly it works
- It is better to finish the setup procedure after selecting a date and time. After selecting a synchronization vayfay - Installer stops working ... can set things up later via the menu)
- If you want the kernel to work, as in the original firmware - do not change the settings of CPU Seth! The default factory settings are just firmware!
- After the first run to give permission for root requests
- Just activate the locker, including it - as in the screenshot
- If you turn to control the locker volume keys - will be constantly changing in lock screen call volume - will be examined with its settings!
- Turning \ partial use of animation - work much better! Also in the settings of the launcher recommend disabling - so I like)))
- Background on the screenshots - chosen from the default wallpaper launchera.Mozhete put his)))
- You can change everything to your liking, and how you want! I am not responsible for any consequences
- ...
Features
a few days of use - very pleased! This is the best of that while able to do)))
1. The emphasis is on surfing the internet - all fully working in fashion browser! Plus, blocked ads, pop-ups (those with an Internet connection to use free applications - will understand what I mean)
2. Multimedia - all included) to work correctly with Cyrillic fonts on the system level
3. The option of increasing the system font, for those who have eyesight is not very ...
4. Fully running record from the line in the kernel
5. The ability to use a different profile management of the core
6. Look in the widget! There's a lot of useful information - lock, equalizer, etc.
7. Phono - Widget operator and device information + logo in the status bar, it is convenient for our devaysa not exactly what pereputaesh sim active!
8. Power Toggles - Advanced power management widget.
9. Curtain of nrm-hawk with Quick Panel Settinds
10. A fully working adobe flash. And all that is connected with the work of his demanding applications. Or requiring its components
11. Removed fade-
12. Caller's picture on the entire screen
13. Emphasis on GPS - navigation. More stable operation and fast searching for satellites. Not pumped completely, because while only versed in the technical aspects. Configured for Ukraine. If you want to rebuild Russia - to help application FasterGPS
14. updated the default sounds. replaced the bottle animation and sound downloads
15. Other features in the screenshots - and choose the best from all the usable driver for our device) In my vzgyad)))
16. on the offer for a use frequency and profile-battery lives as well as on the usual stock sewing), but is much more pleasant to work with the phone)
17 ....
criticism,
- I'm just a user, just like you! I do not expect a miracle!
- Questions related with sewn software - do not answer
- About sewn software - discussion in the relevant subjects
- Guys or who had not to use)
- Downloading and installing my version of the assembly - you agree with my reservations
- I have no one and nothing to
- Especially in front of anyone and anything not required to report
- If you do not like something - a lot of decent options have to use - but the best option, will join to develop and assist with the development of the firmware!
- ... the taste and color - all the markers are different ....
- Do for themselves and for themselves
- Constructive suggestions welcome
- An example of co-operation and the option - in this post in the spoiler "goodies" by wmk
- In the course understand
- In my opinion the best and choose to add, before it received the consent of the authors to use the firmware in your assembly
- I do not care what you call me ... and name)
- Tongue wag ... no bags roll ...
- If you want to help - I do not refuse)
noticed
- Sometimes an incoming call slip sliders and retractable curtain bottom
- While native blocker is defeated ...
- ...
download links
http://yadi.sk/d/mBwZfnO029UhH
md5sum [email protected]
F660F31F84862C1A81C75690C22ABF75
If you like my work, please press Thanks Button!
hi
i want install your rom but i cant download it !!
mediafire link is dead
and another link don't have resume support and can't download
please upload rom on mediafire again or is there newer version of rom for p698?
thanks
n.m.t.u.1986 said:
hi
i want install your rom but i cant download it !!
mediafire link is dead
and another link don't have resume support and can't download
please upload rom on mediafire again or is there newer version of rom for p698?
thanks
Click to expand...
Click to collapse
mediafayr on blocked files
link is available for download at http://yadi.sk/d/mBwZfnO029UhH
reference work and downloaded
other assemblies see http://4pda.ru/forum/index.php?showtopic=294336&view=findpost&p=19437787
download links http://www.mediafire.com/?amjj4hj13114xpm
thanks alexejtka4
is it possible add arabic and persian language to rom(at least writing language)?
Awesome Rom
Dude you are the man. Love yeah for all your work. I am a dead fan of you now. I just dint two lil Things.
1) Is there any way to make call screen proper. Its too weird. Pic has no clarity due to enlargement.
2)Default backgroud( black colour) is better than that pic as background for settings etc.
Can you suggest a way to change it or can you change it. Please.
I am having rev3. Rev2 shows bad command while installling. Why?
n.m.t.u.1986 said:
thanks alexejtka4
is it possible add arabic and persian language to rom(at least writing language)?
Click to expand...
Click to collapse
I can try
need a full copy of the firmware folder /system/ with the desired language
I find it easier to rebuild for the new firmware
and boot.img kernel rekaveri
Put on the sharing link here and tell
for example http://www.mediafire.com
djgeorgeonline said:
Can you suggest a way to change it or can you change it. Please.
I am having rev3. Rev2 shows bad command while installling. Why?
Click to expand...
Click to collapse
a broken link in the download - I fixed it
try to download again and re-install the firmware
trying to eliminate defects....
some of my build here is not lined
You can view the complete list of work here - http://4pda.ru/forum/index.php?showtopic=294336&view=findpost&p=19780784
here is not often )
constantly on the Russian forum http://4pda.ru/forum/index.php?showtopic=294336
write in the subject - I will try to help
there can follow the news of assembly and firmware
Start new topic
decorations - http://4pda.ru/forum/index.php?showtopic=426426&view=getnewpost
This may be used http://translate.google.com
Thank you for your reply
SIR CAN YOU PLEASE DESCRIBE THE DIFFERENCE IN REV 2 AND REV3 IN BRIEF?
ALso can you please help in changing settings background pic and also call screen? please.
Wonderful alexejtka4!!! I have seen a lot of work for P698 in 4pda.ru forum but could not read anything. Thank you very much for posting here in English.
Are there any ICS rom available for P698?
djgeorgeonline said:
ALso can you please help in changing settings background pic and also call screen? please.
Click to expand...
Click to collapse
difference in the desktop....
in the next firmware is already fixed
testing now
ready - you can download
n.m.t.u.1986 said:
thanks alexejtka4
is it possible add arabic and persian language to rom(at least writing language)?
Click to expand...
Click to collapse
in any of the firmware you like to replace the following
from the folder system
system\app\HIME*.apk + system\app\HIME*.odex
system\lib\libautohan_jni.so
system\lib\libjni_pinyinime.so
system\lib\libjni_xt9input.so
system\lib\libxt9core.so
system\usr\xt9\config\databases.conf
system\usr\xt9\databases\* Copy the entire folder with the replacement
system\usr\xt9\asdb.bin
system\usr\xt9\udb.bin
on these files will need to set the permissions and ownership as they were
before that they need to remember
or
Attachments to the input language for the installation of rekaveri
but there is not the right language for you
just take them out of their firmware and copier with replacement
Unzip archiver
replace file
Reassemble
Set via a firmware rekaveri
so you can write in your desired language
that's all I can suggest
ravisghosh said:
Wonderful alexejtka4!!! I have seen a lot of work for P698 in 4pda.ru forum but could not read anything. Thank you very much for posting here in English.
Are there any ICS rom available for P698?
Click to expand...
Click to collapse
understand
this particular language ...
there is ICS rom not and will not be soon
is impossible to make port....
alexejtka4 said:
difference in the desktop....
in the next firmware is already fixed
testing now
ready - you can download
Click to expand...
Click to collapse
is one of the results http://forum.xda-developers.com/showthread.php?p=39298288#post39298288
Custom firmware
To install over rekaveri
Nahim2k7-update​
alexejtka4 said:
in any of the firmware you like to replace the following
from the folder system
system\app\HIME*.apk + system\app\HIME*.odex
system\lib\libautohan_jni.so
system\lib\libjni_pinyinime.so
system\lib\libjni_xt9input.so
system\lib\libxt9core.so
system\usr\xt9\config\databases.conf
system\usr\xt9\databases\* Copy the entire folder with the replacement
system\usr\xt9\asdb.bin
system\usr\xt9\udb.bin
on these files will need to set the permissions and ownership as they were
before that they need to remember
or
Attachments to the input language for the installation of rekaveri
but there is not the right language for you
just take them out of their firmware and copier with replacement
Unzip archiver
replace file
Reassemble
Set via a firmware rekaveri
so you can write in your desired language
that's all I can suggest
Click to expand...
Click to collapse
thanks alexejtka4
but i don't undrestand what to do !
what i should do with attachment file?
i want add persian language to rom
n.m.t.u.1986 said:
thanks alexejtka4
but i don't undrestand what to do !
what i should do with attachment file?
i want add persian language to rom
Click to expand...
Click to collapse
This file is laid out as an example to the instructions
to set the language in the letter rekaveri
how to add input languages ​​in the firmware
you need to replace these files to the firmware files from the Persian
and install assembled archive files through the superseding rekaveri
I do not have Persian firmware
I do not where to make the assembly
-------
copy and place the entire folder in the archive /system
I'll see what can be done
i undrestand that i should replace persian language files from lg stock rom to your custom rom is this right?
i have persian lg rom (V10G_00.kdz) but i can't extract persian language files from it
how can i do this?
thanks in advance
Ok.Thank you
alexejtka4 said:
difference in the desktop....
in the next firmware is already fixed
testing now
ready - you can download
Click to expand...
Click to collapse
But i have used this ROM earlier. and had great trouble with network(data network) and I liked your alex rev3 rom Very much. Just two drawbacks.
I did not like the default background image of androidhawk .It could have been a black screen.
I just hate call screen. Its too boring with switch and i accidently reject and pickup calls.Please make it look modern.
Thats all. Thank you.Please fix it if possible.
Thank you sooo much for this!! This is my favorited ROM for LG P698. A little advice:
Maybe it would be better if the display font and display buttons or menus style on change as the display like BRD_p698_21062012 ROM-v2, so the look of this rom may be more visible light and fast. Also the background wallpaper looks not good. I like the status bar style. :fingers-crossed:

New Theme Color - InteropTool

The simplest way to change the color of your theme lumia
SOFTWARE\Microsoft\Windows\CurrentVersion\Control Panel\Theme\Themes\SpecialColor
Cor: 7647070 , 12687473 , -7898802 , -8898802 , 53878415 , -5979136 , 2428214
After changing the numbers, just enter in Configuration > Customization > Colors and select the last color.
If you change the color again, simply select a color and reselect the last color - To save the change
http://forum.xda-developers.com/picture.php?albumid=13754&pictureid=54567
http://forum.xda-developers.com/picture.php?albumid=13754&pictureid=54566
I do not see the picture.
II don't know the correct way to add the images, I'm new to this business.. KKK
@soraito said:
II don't know the correct way to add the images, I'm new to this business.. KKK
Click to expand...
Click to collapse
Upload ondrive. Pls!

Categories

Resources