[MOD][XPOSED] XMultiZone StatusBar Clock

Do you like this module ?

  • Yes

    Votes: 34 85.0%
  • No

    Votes: 2 5.0%
  • Not bad

    Votes: 4 10.0%

  • Total voters
    40
Search This thread

balachandarlinks

Senior Member
May 3, 2012
107
62
London
www.facebook.com
Hello Folks,
This is my first post related to development in XDA and really looking forward your suggestions to improve this module.

XMultiZone Clock
An Xposed Framework add-on module to show two clocks with different time zones at your status bar.

Preview Video

Features:
❤ Complete TimeZone list
❤ Hide the Clock completely
❤ Customizable Clock Dividers
❤ Set 12 or 24 hour format
❤ Takes care to not to hide notifications and quicksettings toggle.

Installation
1. If you don't already have XposedInstaller on your system, Click here to install it.
2. Install XMultiZoneClock.apk the same way you'd install any other apk.
3. Open the app and choose the timezone and other setting as you wish.
3 Enable XMultiZone Clock by reopening the XposedInstaller app and selecting 'Modules'
tap directly on the checkbox next to XMultiZone Clock, then back out and reboot
4. After reboot you can find one more clock at your statusbar

I tested it only in Nexus 4.

Playstore link : https://play.google.com/store/apps/details?id=com.appkiddo.xposedmulticlock

I request all the users to prefer to download the app and share feedback in Playstore . Downloading from Playstore will give me a way to keep track of the number of users. Thank you in advance.

APK File : Version 1.9.05 View attachment XMultiZoneClock1.9.05.apk

Credits
Appkiddo (aka) balachandarlinks http://www.facebook.com/appkiddo007

Version 1.9.05
1. Fixed a show stopper in 1.9.04 due to migration from eclipse to Android studio.

Version 1.9.04
1. Timezone corrections.
2. New search feature to quickly search your timezone.
3. Enabled material theme for lollipop devices in a hope that Xposed will reach lollipop someday :)

Version 1.9.03
1. AM/PM Indicator toggle defect is fixed.
2. Prefix 0 is stripped from hours in 12 hour format. Eg : 01:15 will be 1:15 here after.

Version 1.9.02
1. AM-PM text indicators option is added in addition to the symbols ☀/★

Version 1.9.01
1. Soft Reboot crash fix for Samsung devices.

Version 1.9
1. Reboot is now converted to Soft reboot. So It saves your time and device life.
2. Reboot crash on few devices will be fixed now.

Version 1.8
1. Hide/Unhide system clock or multiclock alone.

Version 1.7
1. Added an option to reboot phone from app
2. Bug fix in 12 hour format. Thanks to XDA member @rgrever2
NOTE: SuperUser permission added to reboot device through app.

Verision 1.6
1. Multiclock size bug fix when the clock position changes

Version 1.5
1. System Clock AM/PM bug fix.

Version 1.4
1. Bug fixes

Version 1.3
1. Set system clock size (Small/Medium/Big) and then select a relative size of MultiClock too in comparison with System Clock size.
2. Hours and Minutes will be two digits here after for both system clock and multi clock.
3. Find you current multiclock timezone at app's home screen.
4. Options are cleaned up and organized into groups.

Version 1.2
1. Select three different (Small/Medium/Big) clock sizes
2. Setup a divider between clocks
3. Notification Toggle issue is fixed :)

Version 1.1
1. An option is added to shuffle the position of System clock and MultiZone clock. So keep the MultiClock, left or right to the system clock as you like :)
2. Time delay is fixed. No more delays. It will be accurate here after.


History:
21-Nov-2014 - Version 1.9.04 and Version 1.9.05 release
25-Jun-2014 - Version 1.9.03 release
09-Apr-2014 - Version 1.9.02 release
16-Jan-2014 - Version 1.9.01 release
06-Jan-2014 - Version 1.9 release
04-Jan-2014 - Version 1.8 release
26-Dec-2013 - Version 1.7 release
22-Dec-2013 - Version 1.6 release
22-Dec-2013 - Version 1.5 release
21-Dec-2013 - Version 1.4 release
21-Dec-2013 - Version 1.3 release
18-Dec-2013 - Version 1.2 release
17-Dec-2013 - Version 1.1 release
15-Dec-2013 - First release
 

Attachments

  • XMultiZoneClock1.0.apk
    638.4 KB · Views: 343
  • XMultiZoneClock1.1.apk
    638.5 KB · Views: 91
  • XMultiZoneClock1.2.apk
    639.1 KB · Views: 169
  • XMultiZoneClock1.3.apk
    640.9 KB · Views: 58
  • XMultiZoneClock1.4.apk
    640.9 KB · Views: 88
  • XMultiZoneClock1.5.apk
    640.9 KB · Views: 59
  • XMultiZoneClock1.6.apk
    641 KB · Views: 78
  • XMultiZoneClock1.7.apk
    642.1 KB · Views: 104
  • XMultiZoneClock1.8.apk
    642.3 KB · Views: 74
  • XMultiZoneClock1.9.apk
    656.1 KB · Views: 185
  • XMultiZoneClock1.9.01.apk
    662.5 KB · Views: 218
  • XMultiZoneClock1.9.02.apk
    662.9 KB · Views: 182
  • XMultiZoneClock1.9.03.apk
    663.6 KB · Views: 11,989
Last edited:

tariq2kn

Senior Member
May 8, 2010
1,093
171
Samsung Galaxy S22
Samsung Galaxy S23
Works on S3 4.3

Few sugestions:
1) The local time shifts to the left, keep it to the right corner.
2) The 24 hour clock's 0 isn't shown in the second time zone. I.e. 03:25 is shown as 3:25.
3) There is a delay of over 1 min. in the second time zone, not properly sync'd.

Nevertheless, good work.
 
Last edited:
  • Like
Reactions: balachandarlinks

balachandarlinks

Senior Member
May 3, 2012
107
62
London
www.facebook.com
Thanks for your valid suggestions.

Works on S3 4.3

Few sugestions:
1) The local time shifts to the left, keep it to the right corner.
2) The 24 hour clock's 0 isn't shown in the second time zone. I.e. 03:25 is shown as 3:25.
3) There is a delay of over 1 min. in the second time zone, not properly sync'd.

Nevertheless, good work.

Thank you for the suggestions.:)
1) Will provide an option for clock position in next update.
2) Will be fixed in next update.
3) Yeah. I have noticed it after few hours. I will debug it.
 
  • Like
Reactions: prithvee

balachandarlinks

Senior Member
May 3, 2012
107
62
London
www.facebook.com
XMultiZone Clock Version 1.1

Thank you for the suggestions.:)
1) Will provide an option for clock position in next update.
2) Will be fixed in next update.
3) Yeah. I have noticed it after few hours. I will debug it.

Original Post is uploaded with a new apk with the following fixes,

1. An option is added to shuffle the position of System clock and MultiZone clock. So keep the MultiClock, left or right to the system clock as you like :)

2. Time delay is fixed. No more delays. It will be accurate here after.

It is very crucial to save the space in Statusbar as adding more digits will hide Notifications/Quicksettings toggle when you slide down your notification drawer in AOSP devices. I will make the multiclock hours to two digits , If I can fix this toggle issue.

Thanks
 
  • Like
Reactions: prithvee and mauam

melvinchng

Senior Member
Oct 17, 2010
4,205
1,748
Penang
Original Post is uploaded with a new apk with the following fixes,

1. An option is added to shuffle the position of System clock and MultiZone clock. So keep the MultiClock, left or right to the system clock as you like :)

2. Time delay is fixed. No more delays. It will be accurate here after.

It is very crucial to save the space in Statusbar as adding more digits will hide Notifications/Quicksettings toggle when you slide down your notification drawer in AOSP devices. I will make the multiclock hours to two digits , If I can fix this toggle issue.

Thanks

Thanks... I'm looking forward to the two digit update. I have a suggestion here, you can add an option to have an smaller font size for multi clock. It is really handy for both notification bar and quick setting.

Accidentally sent from my Samsung Galaxy Note 2
 
  • Like
Reactions: balachandarlinks

balachandarlinks

Senior Member
May 3, 2012
107
62
London
www.facebook.com
Nice suggestion

Thanks... I'm looking forward to the two digit update. I have a suggestion here, you can add an option to have an smaller font size for multi clock. It is really handy for both notification bar and quick setting.

Accidentally sent from my Samsung Galaxy Note 2

That's a nice suggesion. I will add an option in next update. Hold on for one more day :highfive:
 

balachandarlinks

Senior Member
May 3, 2012
107
62
London
www.facebook.com
Good One

What about a divider between the clocks?thanks,great job

I was little skeptical about adding dividers between clocks for the initial release. But I added an option to add dividers between clocks now. Please try and let me know, If you want any specific character/symbol as the divider.

NOTE: Posting the new version details in next thread.
 
  • Like
Reactions: lesiki and Penacal

balachandarlinks

Senior Member
May 3, 2012
107
62
London
www.facebook.com
Version 1.2 Release

Version 1.2
❤ Select three different (Small/Medium/Big) clock sizes. I have provided three options that I tried. Please try and comment, If the clock sizes are not perfect.
❤ Setup a divider between clocks
❤ Notification Toggle issue is fixed :)

Note : New version is uploaded and link is provided in original thread.

Thanks to @melvinchng and @Penacal for suggesions.
 

Penacal

Senior Member
Apr 27, 2013
329
265
I was little skeptical about adding dividers between clocks for the initial release. But I added an option to add dividers between clocks now. Please try and let me know, If you want any specific character/symbol as the divider.

Thanks for the quick response, now it looks perfect with a divider between the clocks(enough symbols options for me) and the clock size implementation.:good:
 

melvinchng

Senior Member
Oct 17, 2010
4,205
1,748
Penang
I have another suggestion since you misunderstood :D

I think you can add the option to change the clock size for both primary and secondary clock in the status bar AND notification bar. So we can have a bigger and smaller clock in both notification bar and status bar.
 

tiniwings

Senior Member
Mar 3, 2012
185
47
OnePlus 8
Version 1.2
❤ Select three different (Small/Medium/Big) clock sizes. I have provided three options that I tried. Please try and comment, If the clock sizes are not perfect.
❤ Setup a divider between clocks
❤ Notification Toggle issue is fixed :)

Note : New version is uploaded and link is provided in original thread.

Thanks to @melvinchng and @Penacal for suggesions.

Hey.. Congrats !!! Got Posted in XDA Main Page :good:

http://www.xda-developers.com/andro...nt-time-zone-with-xmultizone-statusbar-clock/
 
  • Like
Reactions: lesiki

johnraziel

Senior Member
Apr 7, 2012
107
33
@balachandarlinks
This is great! I really need this you saved my home screen from adding another battery consuming widget!
I hope you could also add AM/PM to the 2nd clock. I only have AM/PM for my own time zone. = ]
Have pressed :good: for you!
 
  • Like
Reactions: melvinchng

Felimenta97

Senior Member
Aug 5, 2011
7,863
2,305
26
Ribeirão Preto
Could I request an option to show only the nornal clock in the status bar, but both clocks when the status bar is dropped (The ones on the side of the Clear button)?
 

moviti

Senior Member
Oct 21, 2013
82
19
Version 1.2
❤ Select three different (Small/Medium/Big) clock sizes. I have provided three options that I tried. Please try and comment, If the clock sizes are not perfect.
❤ Setup a divider between clocks
❤ Notification Toggle issue is fixed :)

Note : New version is uploaded and link is provided in original thread.

Thanks to @melvinchng and @Penacal for suggesions.

Perfect! thnx again!
 

tariq2kn

Senior Member
May 8, 2010
1,093
171
Samsung Galaxy S22
Samsung Galaxy S23
Add the clocks' display as one above the other, just as in your app logo. It will save some statusbar space.
Local time being on top & the other time zone below it.

The divider between two time zones sticks to the left one, not aligned properly. Also, do add seconds to the clocks.
 
Last edited:
  • Like
Reactions: balachandarlinks

Top Liked Posts

  • There are no posts matching your filters.
  • 14
    Hello Folks,
    This is my first post related to development in XDA and really looking forward your suggestions to improve this module.

    XMultiZone Clock
    An Xposed Framework add-on module to show two clocks with different time zones at your status bar.

    Preview Video

    Features:
    ❤ Complete TimeZone list
    ❤ Hide the Clock completely
    ❤ Customizable Clock Dividers
    ❤ Set 12 or 24 hour format
    ❤ Takes care to not to hide notifications and quicksettings toggle.

    Installation
    1. If you don't already have XposedInstaller on your system, Click here to install it.
    2. Install XMultiZoneClock.apk the same way you'd install any other apk.
    3. Open the app and choose the timezone and other setting as you wish.
    3 Enable XMultiZone Clock by reopening the XposedInstaller app and selecting 'Modules'
    tap directly on the checkbox next to XMultiZone Clock, then back out and reboot
    4. After reboot you can find one more clock at your statusbar

    I tested it only in Nexus 4.

    Playstore link : https://play.google.com/store/apps/details?id=com.appkiddo.xposedmulticlock

    I request all the users to prefer to download the app and share feedback in Playstore . Downloading from Playstore will give me a way to keep track of the number of users. Thank you in advance.

    APK File : Version 1.9.05 View attachment XMultiZoneClock1.9.05.apk

    Credits
    Appkiddo (aka) balachandarlinks http://www.facebook.com/appkiddo007

    Version 1.9.05
    1. Fixed a show stopper in 1.9.04 due to migration from eclipse to Android studio.

    Version 1.9.04
    1. Timezone corrections.
    2. New search feature to quickly search your timezone.
    3. Enabled material theme for lollipop devices in a hope that Xposed will reach lollipop someday :)

    Version 1.9.03
    1. AM/PM Indicator toggle defect is fixed.
    2. Prefix 0 is stripped from hours in 12 hour format. Eg : 01:15 will be 1:15 here after.

    Version 1.9.02
    1. AM-PM text indicators option is added in addition to the symbols ☀/★

    Version 1.9.01
    1. Soft Reboot crash fix for Samsung devices.

    Version 1.9
    1. Reboot is now converted to Soft reboot. So It saves your time and device life.
    2. Reboot crash on few devices will be fixed now.

    Version 1.8
    1. Hide/Unhide system clock or multiclock alone.

    Version 1.7
    1. Added an option to reboot phone from app
    2. Bug fix in 12 hour format. Thanks to XDA member @rgrever2
    NOTE: SuperUser permission added to reboot device through app.

    Verision 1.6
    1. Multiclock size bug fix when the clock position changes

    Version 1.5
    1. System Clock AM/PM bug fix.

    Version 1.4
    1. Bug fixes

    Version 1.3
    1. Set system clock size (Small/Medium/Big) and then select a relative size of MultiClock too in comparison with System Clock size.
    2. Hours and Minutes will be two digits here after for both system clock and multi clock.
    3. Find you current multiclock timezone at app's home screen.
    4. Options are cleaned up and organized into groups.

    Version 1.2
    1. Select three different (Small/Medium/Big) clock sizes
    2. Setup a divider between clocks
    3. Notification Toggle issue is fixed :)

    Version 1.1
    1. An option is added to shuffle the position of System clock and MultiZone clock. So keep the MultiClock, left or right to the system clock as you like :)
    2. Time delay is fixed. No more delays. It will be accurate here after.


    History:
    21-Nov-2014 - Version 1.9.04 and Version 1.9.05 release
    25-Jun-2014 - Version 1.9.03 release
    09-Apr-2014 - Version 1.9.02 release
    16-Jan-2014 - Version 1.9.01 release
    06-Jan-2014 - Version 1.9 release
    04-Jan-2014 - Version 1.8 release
    26-Dec-2013 - Version 1.7 release
    22-Dec-2013 - Version 1.6 release
    22-Dec-2013 - Version 1.5 release
    21-Dec-2013 - Version 1.4 release
    21-Dec-2013 - Version 1.3 release
    18-Dec-2013 - Version 1.2 release
    17-Dec-2013 - Version 1.1 release
    15-Dec-2013 - First release
    3
    Version 1.2 Release

    Version 1.2
    ❤ Select three different (Small/Medium/Big) clock sizes. I have provided three options that I tried. Please try and comment, If the clock sizes are not perfect.
    ❤ Setup a divider between clocks
    ❤ Notification Toggle issue is fixed :)

    Note : New version is uploaded and link is provided in original thread.

    Thanks to @melvinchng and @Penacal for suggesions.
    2
    Good One

    What about a divider between the clocks?thanks,great job

    I was little skeptical about adding dividers between clocks for the initial release. But I added an option to add dividers between clocks now. Please try and let me know, If you want any specific character/symbol as the divider.

    NOTE: Posting the new version details in next thread.
    2
    XMultiZone Clock Version 1.1

    Thank you for the suggestions.:)
    1) Will provide an option for clock position in next update.
    2) Will be fixed in next update.
    3) Yeah. I have noticed it after few hours. I will debug it.

    Original Post is uploaded with a new apk with the following fixes,

    1. An option is added to shuffle the position of System clock and MultiZone clock. So keep the MultiClock, left or right to the system clock as you like :)

    2. Time delay is fixed. No more delays. It will be accurate here after.

    It is very crucial to save the space in Statusbar as adding more digits will hide Notifications/Quicksettings toggle when you slide down your notification drawer in AOSP devices. I will make the multiclock hours to two digits , If I can fix this toggle issue.

    Thanks
    2
    Nice suggestion

    Thanks... I'm looking forward to the two digit update. I have a suggestion here, you can add an option to have an smaller font size for multi clock. It is really handy for both notification bar and quick setting.

    Accidentally sent from my Samsung Galaxy Note 2

    That's a nice suggesion. I will add an option in next update. Hold on for one more day :highfive: