Skip to content

CFPrulez/WorldClock

 
 

Repository files navigation

World Clock (Android App)

Great app from Rahul Agarwal but unfortunately no updated since 2012. I’ll implement some bug fixes and features that I’d like to have in this app — I share the changes with you. Maybe some of these will be merged to the original project as well…

New in version 0.8

  • Enhancement: Custom sorting
  • Design: Introduce FloatingActionButton

The FAB requires minSdk 21 (Android Lollipop, 5.0). If you use a phone with an older Android version you have to build the app without commit 132e696.

New in version 0.7

  • Bugfix: UTF-8 characters are displayed correctly
  • Enhancement: 12/24 hours formatting is now done using the system settings
  • Improvement: Build with new SDK — same code, new design

Roadmap

TODOs (some may be implemented in the future):

  • New SDK for new UI
  • Support for non-ASCII characters
  • 12/24 hour format depending on system settings
  • Update About section
  • Material design elements (FAB)
  • Custom sorting
  • More material design elements (ActionBar, Swipe)
  • Provide apk/Merge into upstream

Included projects

Tools and Libraries that are used:

Original app

Copyright (C) 2012 Rahul Agarwal

This file is part of the World Clock World Clock is free software: you can redistribute it and/or modify it under the terms of the GNU General Public License as published by the Free Software Foundation, either version 3 of the License, or (at your option) any later version.

World Clock is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License for more details.

You should have received a copy of the GNU General Public License along with World Clock. If not, see http://www.gnu.org/licenses/.

This is an open world clock Android app. I am by no means an Android expert so I will appreciate any feedback and contributions! Please submit bugs.

Please visit http://www.AndroidOpenSourceApps.org for details.

About

World Clock Android app, new design

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Java 100.0%