[MOD] Calendar with text in month view (odex/deodex)

shaftenberg

Senior Member
Jul 31, 2010
690
738
0
Cologne
Good evening folks,

here is my Calendar text-mod (14.71.8) for having all appointments with text and not as bars in month view. You may apply this mod in every ROM, equal if odexed (stock) or deodexed ROM.
I'll guide you step through step as we got no CWM recovery yet, so you must do it manually.

- download Calendar.apk and move it to your internal SD card with an explorer or via adb:
Code:
adb push Calendar.apk /sdcard/
- after that type in the following commands, beware that su wants you to grant root access (SuperSU popup)
Code:
adb shell
su
stop
mount -o rw,remount /system/ /system/
cp /sdcard/Calendar.apk /system/app/
rm /system/app/Calendar.odex
mount -o ro,remount /system/ /system/
reboot
Done! Enjoy this mod :)

Reminder: Although this mod was tested on my device, I'll take no responsibility if you damage your system, so just do it if you know what you do!

If we have CWM, I will provide a flashable .zip then.
 

Attachments

raddacle

Senior Member
Jul 7, 2011
334
88
0
Could you update this post for the new build, greatly appreciated. As well would it be possible to just create an Xposed module instead so that this doesn't need to be updated as frequently?
 

shaftenberg

Senior Member
Jul 31, 2010
690
738
0
Cologne
I haven't updated to the new build so I wait for someone who makes a system dump, odex or deodex is equal to me.

Not interested in Xposed, because when you have AppSettings enabled, you don't need this mod, you only need to set the settings for Calendar to a dpi <= 213 (tablet mode).
 

raddacle

Senior Member
Jul 7, 2011
334
88
0
I haven't updated to the new build so I wait for someone who makes a system dump, odex or deodex is equal to me.

Not interested in Xposed, because when you have AppSettings enabled, you don't need this mod, you only need to set the settings for Calendar to a dpi <= 213 (tablet mode).
I've tried using App Settings for the calendar, however changing the dpi to 320x480 does nothing and manually inputting a dpi of 213 just makes everything bigger.
 

lp.ribeiro

New member
Apr 16, 2014
2
0
0
mine shows failed for /system/app/calendar.odex when i type the rm /system/app/Calendar.odex

PS. my device is a xt1033 from brazil, rooted and with stock rom