[RE-MOD SYSTEM APKS][GB] [UPDATE List from 1st post] [Updated 14.07.14]

Erhany

Senior Member
Feb 9, 2012
455
1,028
0
com/erhany
erhany.weebly.com
very good mod!
can you make the clock to apear in the statusbar only when notification drop down instead of date.?
if you can show me with picture where to put u wanted I can help..

@Erhany
Sir i m on Stock .62
for lockscreen do i have to just replace the "SemcGenericUxpRes.apk" with ur "UxpNxtLockScreen.apk". Or i have to change Framework too?
to use nxtlockscreen you have to mod your framework-res.apk and android.policy.jar files first. you can find related topics in this section (me,others' topics can help or from one of rom' ex atomic you can copy apk and jar files to your stock.. then you will be able to use nxtlockscreen mod..
 

Kocane

Senior Member
Apr 29, 2012
1,665
306
103
Beautiful work, man, great job! I have a little request for the SystemUI, maybe. Could you add the clock back to the top bar? I know it's a little silly since it's already in the drop-down, but I wouldn't mind having both. Also, regarding the SystemUI, could you maybe make the background and buttom image be more like the "default" systemUI like in this pic: http://i.imgur.com/OmhSMsw.png

Great job anyway, good to see someone work on the more default looking sony gingerbread rather than making everything be copy of ICS
 

Erhany

Senior Member
Feb 9, 2012
455
1,028
0
com/erhany
erhany.weebly.com
Beautiful work, man, great job! I have a little request for the SystemUI, maybe. Could you add the clock back to the top bar? I know it's a little silly since it's already in the drop-down, but I wouldn't mind having both. Also, regarding the SystemUI, could you maybe make the background and buttom image be more like the "default" systemUI like in this pic: http://i.imgur.com/OmhSMsw.png

Great job anyway, good to see someone work on the more default looking sony gingerbread rather than making everything be copy of ICS
Deleted. Check first topic!
 
Last edited:

Erhany

Senior Member
Feb 9, 2012
455
1,028
0
com/erhany
erhany.weebly.com
Can you add white background in the SMS and Contact app?

Like this: http://forum.xda-developers.com/showthread.php?t=2230036
I was thinking modding conversations.apk so I will try that.

Would make a mod that does not need to Griper.8.1 Statusbar brightness controller work?
I really looked for a lot of smali files and topics related to that. I know using another apk for a slider can be boring.. Other topics had problems so I chose that way. I hope I can find another good guide which work for us..
 
  • Like
Reactions: DzejlanHtc

Kocane

Senior Member
Apr 29, 2012
1,665
306
103
Erhany, I was thinking... Can't you make the lockscreen have a camera shortcut rather than the sound-toggle shortcut? Like it has on the Xperia ICS. That would be awesome!
 
Last edited:

Erhany

Senior Member
Feb 9, 2012
455
1,028
0
com/erhany
erhany.weebly.com
Erhany, I was thinking... Can't you make the lockscreen have a camera shortcut rather than the sound-toggle shortcut? Like it has on the Xperia ICS. That would be awesome!
This is about changing classes.dex (smali files) . I dont know if there is a topic how to do that in GB. If so I can try.. But Im very very noob with smali (java) files..
 
  • Like
Reactions: Orochixxx

Kocane

Senior Member
Apr 29, 2012
1,665
306
103
This is about changing classes.dex (smali files) . I dont know if there is a topic how to do that in GB. If so I can try.. But Im very very noob with smali (java) files..
Hmm, it might be pretty hard I guess... Since no-one have done it.
 

Erhany

Senior Member
Feb 9, 2012
455
1,028
0
com/erhany
erhany.weebly.com
About the lockscreen, is it possible to change the operator's name (at the bottom) for a different text?

Thanx for bringing some freshness to good old GB
Ur welcome, decompile apk and go to res/layout/main.xml

at the end find this line and overwrite ;

..
<TextView android:textSize="14.0dip" android:visibility="gone" android:textColor="#ffffffff" android:gravity="center" android:id="@id/carrier" android:layout_width="wrap_content" android:layout_height="wrap_content" android:layout_marginRight="8.0dip" android:layout_marginBottom="12.0dip" android:text="" android:maxLines="3" android:shadowColor="@color/text_shadow_color" android:shadowDx="@integer/text_shadow_dx" android:shadowDy="@integer/text_shadow_dy" android:shadowRadius="@integer/text_shadow_radius" android:layout_alignParentBottom="true" android:layout_centerHorizontal="true" />
<TextView android:textSize="14.0dip" android:textColor="#ffffffff" android:gravity="center" android:layout_width="wrap_content" android:layout_height="wrap_content" android:layout_marginRight="8.0dip" android:layout_marginBottom="12.0dip" android:text="YOUR TEXT HERE" android:maxLines="3" android:shadowColor="@color/text_shadow_color" android:shadowDx="@integer/text_shadow_dx" android:shadowDy="@integer/text_shadow_dy" android:shadowRadius="@integer/text_shadow_radius" android:layout_alignParentBottom="true" android:layout_centerHorizontal="true" />
This is gonna make unvisible operator name and will write your text always.
 

dontbelive

Senior Member
Jul 12, 2011
2,099
2,568
0
24
Herne
www.facebook.com
Good joob love the settings.apk ics style and the walkman :D but in settings there is missin
Account and sync option :)
More apps like ics like themed camera ^^

Bende türküm :)

Sent from my MT15i using xda app-developers app
 

Erhany

Senior Member
Feb 9, 2012
455
1,028
0
com/erhany
erhany.weebly.com
Good joob love the settings.apk ics style and the walkman :D but in settings there is missin
Account and sync option :)
More apps like ics like themed camera ^^

Bende türküm :)

Sent from my MT15i using xda app-developers app
hey thanks :) but accounts&sync is not missing. its after quick panel in Personal section..

can you please add framework-res.apk?
i like the battery.:cowboy:
its from Atomic v7 rom.. anyway here >> http://www10.zippyshare.com/v/63087424/file.html
 
  • Like
Reactions: dontbelive