Till Hellmund

Results 20 comments of Till Hellmund

Google is currently rolling out such a feature: [In-app updates API](https://android-developers.googleblog.com/2018/11/unfolding-right-now-at-androiddevsummit.html) Do you think it would make sense to wait for that?

Seems to be available since I/O: https://joebirch.co/2019/05/07/exploring-in-app-updates-on-android/

Great idea to make debugging easier. I don’t think it will be of interest to end users, but if we bury it “somewhere in the settings”, that should be fine.

A first version below. The blue background still feels off.

@xsrf What is the “c-number”? Also, is there an additional expiration date besides the date until which the student is enrolled at the university? If so, could you provide more...

I will split the tasks into multiple issues. This issue was more of a brain-dump on my part. Deleting events is possible in the Android app.

Hi @fill93, this is possible in my fork of this library. You can find it [here](https://github.com/thellmund/Android-Week-View) 😊

Hi guys, I’ve forked this library and fixed the issue. Take a look here: https://github.com/thellmund/Android-Week-View Hope it helps 😊

Hi @2161352, a helpful contributor (@Bwaim) added this feature to my fork of this library – you can check it out [here](https://github.com/thellmund/Android-Week-View) 😉

Hi, I’ve experienced the same issue and implemented a fix. Take a look here #521. Hope it helps!