Giter VIP home page Giter VIP logo

be.norio.twunch.android's People

Contributors

litrik avatar sdebruyn avatar

Stargazers

 avatar  avatar  avatar  avatar

Watchers

 avatar

Forkers

masdelmar

be.norio.twunch.android's Issues

Prevent crash when notification opens twunch that no longer exists

Has been reported through the Play Store:

java.lang.RuntimeException: Unable to start activity ComponentInfo{be.norio.twunch.android/be.norio.twunch.android.ui.DetailsActivity}: java.lang.NullPointerException
at android.app.ActivityThread.performLaunchActivity(ActivityThread.java:2062)
at android.app.ActivityThread.handleLaunchActivity(ActivityThread.java:2087)
at android.app.ActivityThread.access$600(ActivityThread.java:133)
at android.app.ActivityThread$H.handleMessage(ActivityThread.java:1198)
at android.os.Handler.dispatchMessage(Handler.java:99)
at android.os.Looper.loop(Looper.java:137)
at android.app.ActivityThread.main(ActivityThread.java:4803)
at java.lang.reflect.Method.invokeNative(Native Method)
at java.lang.reflect.Method.invoke(Method.java:511)
at com.android.internal.os.ZygoteInit$MethodAndArgsCaller.run(ZygoteInit.java:789)
at com.android.internal.os.ZygoteInit.main(ZygoteInit.java:556)
at dalvik.system.NativeStart.main(Native Method)
Caused by: java.lang.NullPointerException
at be.norio.twunch.android.ui.fragment.DetailsFragment.onViewCreated(DetailsFragment.java:113)
at android.app.FragmentManagerImpl.moveToState(FragmentManager.java:843)
at android.app.FragmentManagerImpl.moveToState(FragmentManager.java:1035)
at android.app.BackStackRecord.run(BackStackRecord.java:635)
at android.app.FragmentManagerImpl.execPendingActions(FragmentManager.java:1397)
at android.app.Activity.performStart(Activity.java:5017)
at android.app.ActivityThread.performLaunchActivity(ActivityThread.java:2035)
... 11 more

Leave twunches that have just started visible for the rest of the day.

Now a twunch gets removed from the list of active twunches the minute it starts. This is unfortunate for people who are a couple of minutes late. It would also be nice to see the list of people just after you went to a twunch.
To remedy Ithis, suggest leaving a twunch visible until the end of the day (23:59 local time zone).

NoClassDefFoundErr when adding a twunch to a calendar on Android 2.x

03-02 20:01:25.281: E/AndroidRuntime(1188): FATAL EXCEPTION: main
03-02 20:01:25.281: E/AndroidRuntime(1188): java.lang.NoClassDefFoundError: android.provider.CalendarContract$Events
03-02 20:01:25.281: E/AndroidRuntime(1188): at be.norio.twunch.android.ui.TwunchDetailsFragment$1.onClick(TwunchDetailsFragment.java:178)
03-02 20:01:25.281: E/AndroidRuntime(1188): at android.view.View.performClick(View.java:2501)
03-02 20:01:25.281: E/AndroidRuntime(1188): at android.view.View$PerformClick.run(View.java:9107)
03-02 20:01:25.281: E/AndroidRuntime(1188): at android.os.Handler.handleCallback(Handler.java:587)
03-02 20:01:25.281: E/AndroidRuntime(1188): at android.os.Handler.dispatchMessage(Handler.java:92)

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.