[APP][4.2+] Chronus: Stylish Clock, Weather, News, Tasks, Stocks and Calendar widgets

Search This thread

Mardon

Inactive Recognized Contributor
Mar 5, 2008
3,995
5,987
Hamburg
markusmenzel.de
AW: [APP][OFFICIAL][4.2+] - CyanogenMod cLock - Home and Lock screen widget (11/3/13)

For me this work with a fresh official PAC (in normal DPI, without any mod)

Normal dpi on ace is 160. You sure the lockscreen is set to 160 and not to a custom value by default on pac rom?

Gesendet von meinem GT-S5830 mit Tapatalk 2

---------- Post added at 06:30 PM ---------- Previous post was at 06:26 PM ----------

OK - This is great!

Will there ever be an option to show clock, weather and calendar appointments when minimized? Please please please :highfive::good::laugh:

To less space on lockscreen for all 3 of them in mimimized mode. But maybe an option for clock and weather or clock and calendar is possible.

Gesendet von meinem GT-S5830 mit Tapatalk 2
 
  • Like
Reactions: moguaii

excitedfermion

Senior Member
Feb 25, 2013
98
43
Re: [APP][OFFICIAL][4.2+] - CyanogenMod cLock - Home and Lock screen widget (11/3/13)

Because of work security, I can't use lock screen widgets. Is there an easy way to replace the AOSP system clock widget with this one? Thanks!

Sent from my SPH-L710 using Tapatalk 2
 

Mukiai

Senior Member
Aug 3, 2012
604
518
63
www.facebook.com
Normal dpi on ace is 160. You sure the lockscreen is set to 160 and not to a custom value by default on pac rom?
my settings are a phone layout to 360p / cLock to 160dpi / all other system and user app to 160 dpi / navbar to 0% / lockscreen, statusbar, sytemUI to 160 in build.prop and 155 in hybrid properties (but it's the max, and dpi changes for those three are every 10 dpi = 155 < 145 < 135 <... so I suppose 160). Waht do you think about?
 

dschreiber69

Senior Member
May 23, 2011
679
91
Harbor Springs
Normal dpi on ace is 160. You sure the lockscreen is set to 160 and not to a custom value by default on pac rom?

Gesendet von meinem GT-S5830 mit Tapatalk 2

---------- Post added at 06:30 PM ---------- Previous post was at 06:26 PM ----------



To less space on lockscreen for all 3 of them in mimimized mode. But maybe an option for clock and weather or clock and calendar is possible.

Gesendet von meinem GT-S5830 mit Tapatalk 2

I remember when I was on 4.1.2 that we could show all three. Granted it was a entirely different lockscreen, but there was more than enough room to show all three. Is there something in the stock 4.2.2 lockscreen that prevents it from using more space? Seems like there is a lot of wasted space between the clock/weather widget and the unlock circle.
 

DvTonder

Recognized Developer
Apr 24, 2007
2,523
4,203
Toronto
OK - This is great!

Will there ever be an option to show clock, weather and calendar appointments when minimized? Please please please :highfive::good::laugh:

There is not enough space to show all three, unless you don't want the clock at all and that would sort of defeat the purpose of a widget called cLock. It is a limitation we have to live with.

Could someone tell me whether this works on ldpi?I mean weather on lockscreen...

LDPI? Are there even 4.2.x LDPI devices? In short the answer is most likely "no".

Because of work security, I can't use lock screen widgets. Is there an easy way to replace the AOSP system clock widget with this one? Thanks!

Unfortunately not. Even if there was, it would defeat the purpose of making the device secure in the first place.
 
  • Like
Reactions: mauam

DvTonder

Recognized Developer
Apr 24, 2007
2,523
4,203
Toronto
I remember when I was on 4.1.2 that we could show all three. Granted it was a entirely different lockscreen, but there was more than enough room to show all three. Is there something in the stock 4.2.2 lockscreen that prevents it from using more space? Seems like there is a lot of wasted space between the clock/weather widget and the unlock circle.

The lock screen implementation in 4.2 is completely and utterly different from 4.1 and cannot be compared in any way, shape or form. I agree that there is a lot of wasted space but that is how all minimized widgets show.

Additionally, the cLock widget is not the same as the old lock screen weather and calendar implementation in 4.x - it looks the same but was completely redesigned to support the new 4.2 widget functionality.

Blame Google.
 

zomer331

Senior Member
Nov 5, 2011
510
238
Słupca
I am using PACman HTC DHD rom adn when I've replace the Lockclock.apk in /system (of course I do change the permission) after reboot nothing do change. Have I to rename Lockclock.apk to chronus.apk and put it in /system. I am asking becouse custom settings support clock widget on chronus.apk
So? :)
 

excitedfermion

Senior Member
Feb 25, 2013
98
43
Re: [APP][OFFICIAL][4.2+] - CyanogenMod cLock - Home and Lock screen widget (11/3/13)

Unfortunately not. Even if there was, it would defeat the purpose of making the device secure in the first place.

I understand that, but at the same time there are other ROMs that use a widget like this as the default clock. This may boil down to a difference between 4.1.x and 4.2, but I was hoping you could change file names or something to make this widget into the system clock widget.

Sent from my SPH-L710 using Tapatalk 2
 

DvTonder

Recognized Developer
Apr 24, 2007
2,523
4,203
Toronto
Of course..although not official but who cares :rolleyes: so there is no way to achieve it??Atleast for mdpi..coz most mdpi mods works on ldpi

I care. I will not be spending time adding and testing code for unsupported platforms. Sorry.

I am using PACman HTC DHD rom adn when I've replace the Lockclock.apk in /system (of course I do change the permission) after reboot nothing do change. Have I to rename Lockclock.apk to chronus.apk and put it in /system. I am asking becouse custom settings support clock widget on chronus.apk
So? :)

Why are you installing it the way you are? Did you read the installation instructions on the first post? I said nothing about copying to system and setting permissions.

Install it like a normal APK

I understand that, but at the same time there are other ROMs that use a widget like this as the default clock. This may boil down to a difference between 4.1.x and 4.2, but I was hoping you could change file names or something to make this widget into the system clock widget.

The secure lock screen turns off widget support on the lock screen altogether - what you see is the built in lock screen clock. Its not as simple as changing file names.
 

excitedfermion

Senior Member
Feb 25, 2013
98
43
Re: [APP][OFFICIAL][4.2+] - CyanogenMod cLock - Home and Lock screen widget (11/3/13)

The secure lock screen turns off widget support on the lock screen altogether - what you see is the built in lock screen clock. Its not as simple as changing file names.

So I would have to go into the ROM source code, alter the system clock, and recompile? I was hoping it would be more modular. Thanks for helping me understand the setup!

Sent from my SPH-L710 using Tapatalk 2
 

zomer331

Senior Member
Nov 5, 2011
510
238
Słupca
Why are you installing it the way you are? Did you read the installation instructions on the first post? I said nothing about copying to system and setting permissions.

Install it like a normal APK
Yes, I have read that info.
The problem was I had lockclock.apk in /system folder, but ok, I solved this.
I've just delete that app from /system and install Your app like a normal app.



Now the problem is I have chronus.apk and lockclock.apk install together and they use that same single menu and I can create clock widget on loockscreen, but not in main screen. ;]
I want to fix it somehow, but I don't know how...
To be clear, the custom menu in PACman settings supports chronus.apk and lockclock.apk as one app.
 
Last edited:

DvTonder

Recognized Developer
Apr 24, 2007
2,523
4,203
Toronto
Yes, I have read that info.
The problem was I had lockclock.apk in /system folder, but ok, I solved this.
I've just delete that app from /system and install Your app like a normal app.

Now the problem is I have chronus.apk and lockclock.apk install together and they use that same single menu and I can create clock widget on loockscreen, but not in main screen. ;]
I'm going to fix it somehow .


by the way , Thanks :good:

Delete Chronus.apk
 
  • Like
Reactions: mauam and zomer331

zomer331

Senior Member
Nov 5, 2011
510
238
Słupca
Chronus = cLock - it the the exact same widget, we just renamed it to cLock almost 2 months ago. Delete Chronus and use cLock for both lock and home screen.

I understood You clearly, thanks for Your support.
Finally everything works.
- I've delete chronus & lockclock and then make reboot, install normal your app, next reboot and succes, everything working pretty good!

I like the font colour properties and possible to have event in calendar in 4 next weeks! :)

Thanks for everything! :)
 

LuisDias

Senior Member
Jan 16, 2011
490
112
30
Re: [APP][OFFICIAL][4.2+] - CyanogenMod cLock - Home and Lock screen widget (11/3/13)

Important notes:
- DO NOT INSTALL THIS ON CYANOGENMOD 10.1, IT IS ALREADY INCLUDED
- This will ONLY work on Android 4.2 and greater
Okay.. Wait, what? Isn't cyanogen mod 10.1 android 4.2 version? :confused: or this is for stock ROMs with android 4.2 only?


Sent from my Xperia Live with Walkman using Tapatalk 2
 
Last edited:

Top Liked Posts

  • There are no posts matching your filters.
  • 579
    [APP][5.0+] Chronus: Stylish Clock, Weather, News, Tasks, Stocks and Calendar widgets

    Welcome to Chronus, a set of flexible and stylish Clock, Weather, News, Tasks, Stocks and Calendar widgets for your Home and Lock** screen.

    All Chronus widgets share the same highly optimized back-end services, making it the perfect, single replacement for many of the other stand-alone widgets on your device. This ensures your system will use less CPU, data and battery while still providing you with rich information.

    Features (All versions):
    • Fully functional Flex, Flex (Analog), Clock+, Clock+ (Dash), Dash, Pixel+, Pixel2+, News, Tasks and Weather Widgets
    • Highly customizable look and feel of almost all components
    • Weather panel with Yahoo!, OpenWeatherMap, Weather Underground (PWS) and MET Norway weather providers
    • Weather, Calendar and Tasks notifications
    • News Feed panel with built-in RSS sources and "Read it later" using Pocket
    • Tasks widget supports Google Tasks
    • Calendar panel showing a scrollable list of upcoming events
    • Highlight upcoming calendar events with custom colors and font bolding
    • Backup and restore widget settings
    • Add any two (2) DashClock Extensions in the Flex and 'Dash' widgets
    • Built-in Gmail, Missed Calls, Calendar and Text Messages extensions
    • Android Wear support and a basic Chronus Wear watchface
    • Can be used as a weather provider for CyanogenMod, LineageOS and derived ROMs

    Pro Features (In-app purchase):
    • Additional Widgets (Forecast, Calendar, Clock+ (Forecast), Fitness and Stocks)
    • Additional News providers (Feedly, Twitter, Reddit)
    • Additional Tasks providers (Microsoft Exchange, Evernote and Todoist)
    • Many more alignment, style, color and layout options for all widgets
    • Set custom Tap actions to launch apps or activities
    • Stock Alerts
    • Daydream screensaver
    • Unlimited DashClock Extensions
    • Full Chronus Wear watchface with Google Fit counters and weather forecast

    Please note:
    1) Details on the Permissions we use are available at https://rebrand.ly/privacy-74d8e
    2) You can choose to use one or all of the features, those not used are completely disabled and use no system resources
    3) **Lock screen widgets are only supported on Android 4.x and with 3rd party lock screen apps on Android 5+

    <b>Credits:</b>
    While Danny Baumann, Jorge Ruesga and I wrote most of the widget, credit also goes to the many translators as well as other contributors such as Nicolai Ehemann and Matt Booth for the languages and features they have contributed.

    Available via the Play store
    212
    Release history:

    A video overview of the latest features is available at: http://goo.gl/S4Ue1q

    Version 24.0.x - Dynamic Colors!
    - Add support for Material You wallpaper based dynamic colors. Available under 'General appearance' settings
    - Updated libraries and APIs
    - Updated translations

    Fixes:
    - Weather notifications on Android 12+
    - Selecting Local backup folder
    - Forecast icon size
    - Month calendar day background transparency

    Version 23.0 - Android 14
    - Add support for Android 14 (U)
    - Performance improvements
    - Updated libraries and APIs

    Fixes:
    - Play store reported crashes
    - ANR on Android 14 QPR1 Betas

    Version 22.8
    - Stocks: Add FMP Provider (requires their 'Starter' plan)
    - Stocks: Update Alpha Vantage API
    - Stocks: Remove IEX Provider (API shut down)
    - News: Remove Twitter Provider (API shut down)
    - Weather: Remove Dark Sky (API shut down)
    - Updated libraries and APIs

    Fixes:
    - Stocks: Yet another fix for Yahoo
    - Stocks: Alpha Vantage crash

    Version 22.7.x
    - Tasks: Update Todoist to new API<br>
    - Tasks: Support Todoist task notes<br>
    - OpenWeatherMap Free API use<br>
    - Updated libraries and APIs<br>
    - Updated translations<br>

    Fixes:
    - Stocks: Another fix for Yahoo finance
    - Stocks: Yahoo stock search crash
    - A few todoist bugs
    - OpenWeatherMap key handling

    Version 22.6.1
    Fixes:
    - News feed sort summary
    - Backup UX inconsistency

    Version 22.5
    - Weather: Update Wunderground support
    - Weather: Support OpenWeatherMap 3.0
    - Add alignment option for Clock+ widget
    - Add support for Android 13 (Tiramisu)
    - Updated libraries and APIs
    - Updated translations

    Fixes:
    - Weather notification Status bar icon type
    - Chronus wear app link

    Version 21.2
    - Re-add handheld config for wearable
    - Updated libraries

    Version 21.1 - Quick Fix
    Fixes the google Now Weather tap action broken by Google's June 6th Google App chance

    Version 21.0 and Wear 9.0 - New Wear!
    - Updated Chronus Wear Watch face using androidx
    - Full on-Watch settings
    - Simplified companion settings
    - Updated libraries

    Version 20.0 - Android 7+
    - Remove Android 5 and 6 support
    - Updated libraries

    Fixes:
    - Wear: On watch config not working
    - Backup and restore timing issues

    Version 19.3.x - Bug bash
    Fixes:
    - Repeating all-day events not showing in current day
    - TextClock receiver crash
    - Battery receiver crash
    - Drive Backup and restore crash
    - Alarm permissions crash on Android 12
    - Extensions Manager crash
    - Crashes on Android 5 and 6

    Version 19.2.x
    - Remove Climacell Weather
    - Remove Fit support
    - Updated translations and libraries

    Fixes:
    - Weather: Allow 'approximate' location on Android 12+
    - Widgets: Resizing on Android 12
    - Weather.com not working
    - Minor fixes and updates

    Version 19.1 - Android 12 (Part 2)
    Recent API restrictions by Google to foreground location access, requires us to switch back to using background location for geolocated weather updates.

    All users with geolocated weather enabled will be prompted to turn on the "Allow all the time" location permission or switch to using a custom location.

    Version 19.0 - Android 12
    - Add support for Android 12 (S)
    - Add Battery details extension
    - Updated libraries and APIs

    Fixes:
    - Play store reported crashes

    Version 18.6.x
    - Calendar: Use 'pipe' character as separator
    - Updated libraries and APIs

    Fixes:
    - Weather: Location not updating until manual refresh
    - Pixel2+: Duplicate date when changing clock style
    - Clock: June patch detection

    Version 18.5.x - Damn you Google!
    Google broke/removed custom font support for widgets with the June security patch! This version of Chronus removes the now broken custom clock font for devices running this patch.

    See: https://issuetracker.google.com/issues/190444596 for details

    Version 18.4.x
    - Weather: Updated MET.no API
    - Weather: Updated geolocation detection
    - Calendar tasks: add a Task
    - Calendar: Open calendar on title tap
    - Tasks: updated Task list handling
    - Updated translations and libraries

    Fixes:
    - GeoName caching
    - Rare Play reported crashes

    Version 18.3.x - Weather
    - Add WeatherAPI.com weather provider
    - Add Visual Crossing weather provider (https://www.visualcrossing.com/weather-api)
    - Add Tomorrow.io weather provider
    - Add 'Do nothing' weather Tap action
    - Remove Yahoo! Weather

    Fixes:
    - OpenWeatherMap key validation
    - Startup crash

    Version 18.2.x
    - Clocks: Updated style handling
    - Calendar: highlight overdue tasks
    - Backup: New UX available on O+
    - Performance improvements

    Fixes:
    - Fitness widget fill color
    - Incorrect stock currency
    - More "Error loading widget" fixes
    - Clock format in Danish, Korean and Bulgarian
    - Clocks: Re-add 'stronger' bold for some styles
    - Rare Play reported crashes

    Version 18.1
    - Tasks integration for calendar
    - Updated Yahoo finance symbol search
    - Updated external News viewing UX
    - Updated world clock implementation
    - Updated libraries

    Fixes:
    - Editing stocks widget name
    - OpenWeatherMap precipitation display
    - Losing Pro in rare cases
    - "Error loading widget" fixes
    - Search button visibility

    Version 18.0.x - Android R
    - New 'Backup and restore' implementation
    - Remove 'Feels-like' + and - indicators
    - Allow free/busy restricted calendars
    - Performance enhancements
    - Updated libraries and APIs

    Fixes:
    - Play store reported crashes
    - Help content visibility
    - Better 'Unknown' GeoName handling
    - DatePicker localization
    - Restoring backups on R
    - Missing extension icons on R

    Older version details available on request
    19
    Huh? Wut? Freedom of wut?

    Me waits for..... it's comin..... wait fer it....

    Heeeeeeeeeeere's JOHNNY!

    :cyclops:

    I use my freedom of speech if you do not like my opinions, sorry, did not know who has purchased an application can not criticize it in this forum.

    Oh boy! Congratulations! You guys woke up the ghost of Christmas past...

    So as to not completely derail this thread I will make one comment regarding Mr. First Amendment's here....

    We are not the United States Government. We are the internet. We are a privately owned forum. This is not Trafalgar Square in London where you can stand on a bench and utter BS regarding your discontent with local government.

    What Pons said earlier should have been the end of it (especially considering he is a moderator who, despite this not being his duty, decided to go out of his way to kindly explain to you the fact that you paid money for a product which does not guarantee you anything). However, considering that you did pay money (regardless of the amount), that constitutes a transaction between you and the dev (read: between YOU and HIM... not everyone else in this thread/forum/universe).

    If you feel that you have a right to publicly complain (not provide feedback, but flat out complain), then you have come to the wrong neighborhood. This is not a customer service center for people to come in and complain. This is a place where people provide feedback, logs, and CONSTRUCTIVE criticism so that the dev(s) can, ultimately, provide you with a better product for you to enjoy. This goes back to the core ethos of xda-developers, which is to share knowledge... by sharing bugs, you are sharing your knowledge about faults in the coder's product, thus, allowing him/her to improve and fix things. By complaining the way you did, you are effectively providing 0 knowledge and basically deterring the dev's time to try and figure out why or what you are upset about, effectively taking away from coding time.

    If you are going to post in this forum, I suggest that

    a. You leave your entitled attitude at the door;
    b. Be ready to provide REAL feedback;
    c. You understand that XDA-Developers is a DEVELOPERS and HACKERS forum and not a democracy. Opening an account gives you the PRIVILEGE to post. Posting is NOT A RIGHT.
    d. You understand that we are not the BBB, Angie's List, or a feedback site where you get to complain about someone's service or product. If you are unhappy about something that you purchased, I suggest you utilize other means to vent your frustrations other than by abusing your posting privileges.

    I hope my message is clear...
    18
    It's back ...

    Say hello to Chronus, the elegant Home and Lock screen clock, weather and calendar widget.

    By popular demand this widget is being released as a stand-alone, Play store installable app.

    Functionally the same as the Cyanogenmod cLock widget and brought to you by the same developer, this independently released, standalone widget takes back its original name, Chronus and brings the same elegant look and feel to the broader Android community.

    How do I get it?
    Its simple, just install it from the Play store
    13
    v2.2.2 is now available via post 2
    - Use new Yahoo placefinder API URL
    - Updated translations