Ka-Ping Yee

Results 6 issues of Ka-Ping Yee

Hi there! I noticed that on Netflix when I switch to a different episode, it doesn't switch on the other person's screen so we end up playing two different videos....

The method `FlexboxLayout.LayoutParams.setFlexBasisPercent` is implemented incorrectly. It multiplies its argument by 100, and it should not. If it is named `set...Percent`, it must take a percentage. If it does not...

#### Software and hardware versions Collect v1.18.0 #### Problem description When entering a GeoPoint, if the marker is placed by the initial GPS fix or placed by the user tapping...

future release

Hi, these abbreviations for the Wyoming courts looked like they needed fixing. Also, I was getting filenames starting with "undefined_" on efc.cofc.uscourts.gov, so I filled in an abbreviation for "cofc"...

The extension has code like this: jsonout.urls.push(escape(docURL)); So each URL first gets URL-escaped, then JSON-escaped, before it goes to the server. It isn't necessary to do both kinds of escaping,...

A possible plan: 1. Change the Android Manifest to permit a web browser to deep-link into `FormFillingActivity`. 2. Change `FormLoaderTask` to accept a URI that specifies the form by its...

enhancement
Priority: Should have
QA Fail