Results 46 issues of ialokim

For the creation of [Managua's `timetable.json`](/mapanica/pt-data-managua), @xamanu wrote a [little script](/xamanu/timetable-csv2json) to convert frequency data to the current [schedule format specification](../wiki/Schedule). For integrating the public transport data of Esteli, we...

enhancement
help wanted

Since we are now working on getting release 2.0.0 closer (see the checklist #37), I think it's time to continue the discussion which stopped about a year ago in #4...

enhancement
help wanted
breaking-change
question
major

As the title states. See the following example code: ```kotlin fun main() = singleWindowApplication { val (input, setInput) = remember { mutableStateOf("") } TextField( input, setInput, Modifier.semantics { if (input...

desktop
accessibility

When using VoiceOver to navigate through a lazy list such as `LazyColumn`, only the visible items are read out (and additionally some not visible at the end of the list,...

desktop
accessibility

see https://gitlab.com/opentransitmap/public-transport-enabler/-/merge_requests/10#note_1053067737 ![image](https://user-images.githubusercontent.com/18088991/188012785-7155cf89-2ba6-46d8-9460-d1dd3b70497b.png)

bug 🐞
beginner job 🔰

### Query - NetworkId: `VVO` - From: `Location{STATION, 33003720, 50.9539440/14.0327540, place=Stadt Wehlen, name=Bahnhof}` - Via: `null` - To: `Location{STATION, 33000028, 51.0399310/13.7329320, place=Dresden, name=Hauptbahnhof}` - Date: `Fri Oct 06 18:43:46 GMT+02:00...

The CI is already building the app for testing it on three different Android versions. Would be nice to also automatically output the resulting apk for manual testing. Inspired by...

enhancement 🏗️
beginner job 🔰

Only little issue I have, but idk if it's supposed to be normal, is that Transportr never asks me again about the location permission once I refuse (even if I...

enhancement 🏗️
beginner job 🔰

**Describe the bug** Encountered while testing #901. Might be a problem of the upstream VRS API, but Transportr should handle this case gracefully. **To Reproduce** Steps to reproduce the behavior:...

bug 🐞

**Describe the bug** **To Reproduce** Steps to reproduce the behavior: 1. Select VVO as network 2. Search for any connection 3. Swipe up/down to load earlier/later trips 4. Notice that...

bug 🐞