• After 15+ years, we've made a big change: Android Forums is now Early Bird Club. Learn more here.

Root Calling All AI Team Members !

chicanito

Well-Known Member
so I started off by trying to figure out a way to remove am pm, which led me to attempting toggles. you can now add me to the list of people who have tried this but couldn't get it to work lol . I was wondering if the AI Team could work on this project together ? maybe Dr0idWhisperer could provide me with whatever edits and whatnot that he did, you know, compare each others progress ? yes I'm aware that CM9 will have this but as you can see we only have a pre-Alpha so it would be great if we could port it over to our current roms . and if we do succeed on this we'll have to figure out a way to add a toggle to remove that damn am pm ! what do you guys think ?
 
so I started off by trying to figure out a way to remove am pm, which led me to attempting toggles. you can now add me to the list of people who have tried this but couldn't get it to work lol . I was wondering if the AI Team could work on this project together ? maybe Dr0idWhisperer could provide me with whatever edits and whatnot that he did, you know, compare each others progress ? yes I'm aware that CM9 will have this but as you can see we only have a pre-Alpha so it would be great if we could port it over to our current roms . and if we do succeed on this we'll have to figure out a way to add a toggle to remove that damn am pm ! what do you guys think ?

Umm lol am in the team I would like to help but can't u look into cm9 zip and check for the ampm thing idk lol
 
Umm lol am in the team I would like to help but can't u look into cm9 zip and check for the ampm thing idk lol

Hahaha.

You can't install a system program from vista onto xp right? Same concept.
Cm9 is totally different than GB.

You said you were "helping" with cm9? Hmmm
 
random question Fuzzy, by any chance do you know where I could find a .xml file that contains anything related to Date & Time ? if you know where the files for our phones settings menu is at that would be great

Never mind, I was looking in SystemUI rather then looking inside Settings.apk, lol, makes more sense now haha
 
chicanito said:
random question Fuzzy, by any chance do you know where I could find a .xml file that contains anything related to Date & Time ? if you know where the files for our phones settings menu is at that would be great

Never mind, I was looking in SystemUI rather then looking inside Settings.apk, lol, makes more sense now haha

There's some in system ui under the status bar xml. which Is in layout i think.
 
There's some in system ui under the status bar xml. which Is in layout i think.

I was thinking of adding a toggle to the "Date & Time" settings found within our phones settings menu. someone did it and I'm going to try to port it, the easy part would be adding the toggles with .xml edits. If I get passed that then I would have to work on the smalis which will be a pain in the a** but if I can create the toggles then it should work :D
 
Hahaha.

You can't install a system program from vista onto xp right? Same concept.
Cm9 is totally different than GB.

You said you were "helping" with cm9? Hmmm

Lol I understand I am goin to web I get the repo syncing done by today lol I have been busy and kind of lazy lol but bearly touch my pc last week. So yea might get it done today
 
Lol I understand I am goin to web I get the repo syncing done by today lol I have been busy and kind of lazy lol but bearly touch my pc last week. So yea might get it done today

. . . I haven't slept for two nights, been busy working on this am pm removal lol
 
chicanito said:
I was thinking of adding a toggle to the "Date & Time" settings found within our phones settings menu. someone did it and I'm going to try to port it, the easy part would be adding the toggles with .xml edits. If I get passed that then I would have to work on the smalis which will be a pain in the a** but if I can create the toggles then it should work :D

Talk to shiny. He was working on it the other day and got to the part to where settings would install after editing the smali.
 
I've been using the 24 hour clock and I've actually been enjoying it. I've always been able to read it naturally but it's still different. So either way i can still use 24 hour. :D
 
Me and ldrifta both replies to an xda thread related to the am/pm toggle but did not get an answer. Not looking good for us beginners :(
 
Me and ldrifta both replies to an xda thread related to the am/pm toggle but did not get an answer. Not looking good for us beginners :(

Haha I just noticed the thread youre talking about is the same one Ive been trying to get to work. I get just as far as ya'll Ahaha
 
Within settings. I got them to toggle but they don't do what they're supposed to lol

that's because you have to add smalis to make them work, the xmls you added just creates them but since you just added them they don't do anything, you have to write their commands
 
that's because you have to add smalis to make them work, the xmls you added just creates them but since you just added them they don't do anything, you have to write their commands
I edited the smalis; ours is just way to different so their edits don't work on our phone
 
that's because you have to add smalis to make them work, the xmls you added just creates them but since you just added them they don't do anything, you have to write their commands

When we do, when you go to samli the the classes it errors out
 
When we do, when you go to samli the the classes it errors out

hm, I will be trying it, been learning more about smalis these last few days. I just started dual booting Windows and Linux, so I have to set up all my tools on Linux. but will look into this when I'm done. I'm guessing you just added the new lines to public.xml, strings.xml, and date_time_prefs.xml?
 
hm, I will be trying it, been learning more about smalis these last few days. I just started dual booting Windows and Linux, so I have to set up all my tools on Linux. but will look into this when I'm done. I'm guessing you just added the new lines to public.xml, strings.xml, and date_time_prefs.xml?

Thats works fine its the samli in the settings apk that errors out. The xml is the piece of cake part
 
ShinySide said:
Thats works fine its the samli in the settings apk that errors out. The xml is the piece of cake part

Xmls are always the easiest part when compared to smalis. Ish looks like a stock report.
 
Back
Top Bottom