Coder Social home page Coder Social logo

tuur29 / fuzzyclock Goto Github PK

View Code? Open in Web Editor NEW
7.0 3.0 3.0 2.94 MB

A suite of Android apps (widget, screensaver, watchface) with Fuzzy clock faces

Home Page: https://tuur29.github.io/fuzzyclock

Kotlin 99.57% SCSS 0.43%
android clock personlization app kotlin widget screensaver watchface

fuzzyclock's People

Contributors

tuur29 avatar vjaritz avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar

fuzzyclock's Issues

Watchface doesn't update

Even after pressing screen or waking/using device. Or updating settings. Seems like date is being set static?

Settings crash after a while

2018-12-24 15:24:02.003 10152-10152/net.tuurlievens.fuzzyclockwidget E/AndroidRuntime: FATAL EXCEPTION: main
    Process: net.tuurlievens.fuzzyclockwidget, PID: 10152
    android.app.RemoteServiceException: Context.startForegroundService() did not then call Service.startForeground(): ServiceRecord{52692c0 u0 net.tuurlievens.fuzzyclockwidget/.UpdateWidgetService}
        at android.app.ActivityThread$H.handleMessage(ActivityThread.java:1737)
        at android.os.Handler.dispatchMessage(Handler.java:106)
        at android.os.Looper.loop(Looper.java:193)
        at android.app.ActivityThread.main(ActivityThread.java:6669)
        at java.lang.reflect.Method.invoke(Native Method)
        at com.android.internal.os.RuntimeInit$MethodAndArgsCaller.run(RuntimeInit.java:493)
        at com.android.internal.os.ZygoteInit.main(ZygoteInit.java:858)

Add option for custom background image

Instead of a color, open up a file selector and use that as background.
Just save a link to said image? Or copy it to app directory?

  • screensaver:
  • watchface:

Show more notifications

  • Use a FlexBoxLayout for wrapping on multiple lines
  • define notifications width based on screensize instead of textsize

Improve Github Pages

  • Set custom colors
  • Fix → not rendering
  • Hide table borders?
  • Add table of contents
  • Add bunch of download buttons at top?
  • Capitalize repo title
  • Add image previews like on Google Play store

Write READMEs

  • Mention minimum required android version
  • Invite translation PR's?
  • Write explanation
  • Mention setting Android studio configuration to Nothing
  • Prepare links to Google Play

Add settings dialog

Some options:

  • List: Show date (hidden, only interactive, always)
  • List: Colors in interactive mode (image? + add shadow?)
  • List: Show / hide notification dot or count in statusbar
  • List: Custom language
  • List: Text align
  • List / Text: Font size
  • Boolean: Show / hide statusbar
  • Boolean: Show normal clock in interactive mode

Add preview image

Widget

android:previewImage="@drawable/preview"

in appwidget_provider.xml

Watchface

?

Add settings activity

  • Show date
  • Change text color (color picker?)
  • Custom language
  • Text align
  • Font size
  • Remove linebreak

Crash when trying to show notifications under API 23

12-26 11:50:49.488 net.tuurlievens.fuzzyclockscreensaver E/AndroidRuntime: FATAL EXCEPTION: main
    java.lang.NoClassDefFoundError: android.graphics.drawable.Icon
        at net.tuurlievens.fuzzyclockscreensaver.NotificationData.<init>(NotificationData.kt:12)
        at net.tuurlievens.fuzzyclockscreensaver.NotificationListener.onNotificationPosted(NotificationListener.kt:33)
        at net.tuurlievens.fuzzyclockscreensaver.NotificationListener$NLServiceReceiver.onReceive(NotificationListener.kt:59)
        at android.app.LoadedApk$ReceiverDispatcher$Args.run(LoadedApk.java:763)
        at android.os.Handler.handleCallback(Handler.java:730)
        at android.os.Handler.dispatchMessage(Handler.java:92)
        at android.os.Looper.loop(Looper.java:137)
        at android.app.ActivityThread.main(ActivityThread.java:5103)
        at java.lang.reflect.Method.invokeNative(Native Method)
        at java.lang.reflect.Method.invoke(Method.java:525)
        at com.android.internal.os.ZygoteInit$MethodAndArgsCaller.run(ZygoteInit.java:737)
        at com.android.internal.os.ZygoteInit.main(ZygoteInit.java:553)
        at dalvik.system.NativeStart.main(Native Method)

Same error as this: https://stackoverflow.com/questions/45582430/java-lang-noclassdeffounderror-android-graphics-drawable-icon but it should have been fixed in the v27 support library.

Publish apps on store

  • App icon
  • Write description
  • Add screenshots
  • Add links to github
  • Add link in github README

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.