Johan von Forstner
Johan von Forstner
I tested it successfully. Probably only the new "CAU-Card" (student identity card) is supported, not the older "Campus Card" (Mifare Classic) that might still be in use by university staff.
Please confirm you have the latest versions of fastai, fastcore, and nbdev prior to reporting a bug (delete one): YES (fastai 2.5.3) **Describe the bug** When calling `len()` on an...
For example in the following article: http://www.androidpolice.com/2015/02/25/galaxy-s6-appears-leaked-glory/ All the gallery images are missing from the generated RSS feed.
Using the [NineOldAndroids](https://github.com/JakeWharton/NineOldAndroids) library, I adjusted Lobsterpicker to work on older Android versions (I set the minSdk to 7, though it might work on even older versions). I tested it...
next step towards #97, but also applicable to the Open Charge Map and GoingElectric data sources (the latter limited to 24h due to their API terms&conditions). TODO: - [x] Implement...
refs #133 Still to do: - [ ] make sure the detail view is always expanded on tablets - [ ] make moving the map work while the detail view...
On cars with larger screens (e.g. Android Automotive OS cars), we could think about showing plugs and availability in a more prominent way in the same layout as in the...
With the new release [1.3.0-alpha1](https://developer.android.com/jetpack/androidx/releases/car-app#1.3.0-alpha01) of the car app library, it is now possible to add icons within the title and text of a `Row`. This means we don't need...
Relevant feedback types: - [ ] `missing_price`, `wrong_price` -> buttons below list of prices in `ChargepriceFragment` - [ ] `missing_vehicle` -> button below list of vehicles in multi-select dialog in...