Giter Club home page Giter Club logo

gcgtimetable's Issues

Crash when printing (probably weird?) date

org.threeten.bp.DateTimeException: 
  at org.threeten.bp.format.DateTimeFormatterBuilder$NumberPrinterParser.print (DateTimeFormatterBuilder.java:2386)
  at org.threeten.bp.format.DateTimeFormatterBuilder$CompositePrinterParser.print (DateTimeFormatterBuilder.java:1995)
  at org.threeten.bp.format.DateTimeFormatter.formatTo (DateTimeFormatter.java:1385)
  at org.threeten.bp.format.DateTimeFormatter.format (DateTimeFormatter.java:1359)
  at org.threeten.bp.chrono.ChronoLocalDate.format (ChronoLocalDate.java:457)
  at org.threeten.bp.LocalDate.format (LocalDate.java:1859)
  at net.hermlon.gcgtimetable.network.Webservice.formatUrl (Webservice.kt:76)
  at net.hermlon.gcgtimetable.network.Webservice.fetch (Webservice.kt:29)
  at net.hermlon.gcgtimetable.api.TimetableRepository.refreshTimetable (TimetableRepository.kt:38)
  at net.hermlon.gcgtimetable.api.TimetableRepository$refreshTimetable$1.invokeSuspend (Unknown Source:15)
  at kotlin.coroutines.jvm.internal.BaseContinuationImpl.resumeWith (ContinuationImpl.kt:33)
  at kotlinx.coroutines.DispatchedTask.run (DispatchedTask.kt:106)
  at android.os.Handler.handleCallback (Handler.java:938)
  at android.os.Handler.dispatchMessage (Handler.java:99)
  at android.os.Looper.loop (Looper.java:246)
  at android.app.ActivityThread.main (ActivityThread.java:8653)
  at java.lang.reflect.Method.invoke (Native Method)
  at com.android.internal.os.RuntimeInit$MethodAndArgsCaller.run (RuntimeInit.java:602)
  at com.android.internal.os.ZygoteInit.main (ZygoteInit.java:1130)

related code: https://github.com/ThreeTen/threetenbp/blob/973f2b7120d2c173b0181bde39ce416d1e8edfe0/src/main/java/org/threeten/bp/format/DateTimeFormatterBuilder.java#L2352

happened on 29.04.2022

Minimize Info

Allow the daily information to be minimized / hidden. Maybe also limit its size and enable scrolling, or open it in full in a new activity when clicked.

Exam support

  • exams are currently supported in the parser, but database queries and UI have to be implemented

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.