farebot
farebot copied to clipboard
Read data from public transit cards using your NFC Android phone!
Bumps [tzinfo](https://github.com/tzinfo/tzinfo) from 1.2.5 to 2.0.5. Release notes Sourced from tzinfo's releases. v2.0.5 Changed DateTime results to always use the proleptic Gregorian calendar. This affects DateTime results prior to 1582-10-15...
I have FareBot on a Google Pixel 3, and I use it to check the value on my ORCA card. I can scan the card without issue. After reading a...
Bumps [nokogiri](https://github.com/sparklemotion/nokogiri) from 1.10.3 to 1.13.6. Release notes Sourced from nokogiri's releases. 1.13.6 / 2022-05-08 Security [CRuby] Address CVE-2022-29181, improper handling of unexpected data types, related to untrusted inputs to...
[Configuration on demand](https://docs.gradle.org/current/userguide/multi_project_configuration_and_execution.html#sec:configuration_on_demand). Configuration on demand tells Gradle to configure modules that only are relevant to the requested tasks instead of configuring all of them. We can enable this feature...
Cannot add keys, the app instantly crashes.
[Parallel test execution maxParallelForks](https://docs.gradle.org/current/userguide/performance.html#parallel_test_execution). Gradle can run multiple test cases in parallel by setting `maxParallelForks`. [Disable report generation](https://docs.gradle.org/current/userguide/performance.html#report_generation). We can conditionally disable it by setting `reports.html.required = false; reports.junitXml.required =...
Sound Transit opened Northgate, Roosevelt, and U District stations on October 2, 2021.
Bumps [activesupport](https://github.com/rails/rails) from 5.2.3 to 6.0.3.1. Release notes Sourced from activesupport's releases. 6.0.3 In this version, we fixed warnings when used with Ruby 2.7 across the entire framework. Following are...
Hello, I have a CEPAS card that behaves very strange: all command 0x90 0x32 returns 6D00? By the way I also noticed that you do select file command to select...
I use FareBot regularly, and I'm convinced that it's a design mistake to vibrate as confirmation of an NFC connection. I understand that this detection event is relevant to the...