sufyanAbbasi
sufyanAbbasi
- Fixes #1119 1119 - The main issue is that a `style()` function is added to the GeoJSON object `style` property in `create_obj()`, which triggers an error when the `data`...
Fixes #2326 Introduces the [oss-licenses-plugin](https://github.com/google/play-services-plugins/tree/master/oss-licenses-plugin) that builds the licenses for each dependency and shows them in a dynamically generated list. - [x] Verified that "View Licenses" button triggers the plugin...
Fixes #2388 Prevents the location permission dialog from being shown too early (see issue for explanation), by only triggering early when the user has already given permission, and otherwise waiting...
**Describe the bug** See https://github.com/google/ground-android/issues/1955#issuecomment-1966902122 When implementing conditional tasks in https://github.com/google/ground-android/pull/2255 I realized that I never implemented that I never implemented the spec that: > only "valid" data should be...
**Describe the bug** By manually removing app permissions and revisiting the app, the app doesn't load any data for some reason, even when the network is on. **To Reproduce** 1....
Seems like there's a growing list of deprecations produced by the `gradle:checkCode` workflow. We should consider going through them and fixing them all! - [ ] #2962 - [x] #2960...
Fixes # @... PTAL?
Formulating an overall strategy to run end to end testing on the mobile and web app. Will need to configure something like Docker or Github Hosted Runners which will spin...
- The EE API disallows setting the gamma and palette `vis_params` at the same time. To account for this on the Code Editor, we use radio options, which is also...
**Describe the bug** Received the following error when two subsequent location tasks are being rendered: the map doesn't render and we see this in the stack trace: ``` java.lang.ClassCastException: com.google.maps.api.android.lib6.impl.as...