Pietro F. Maggi

Results 7 issues of Pietro F. Maggi

Given that Splits have been introduced in API Level 21, when Play delivers an Android App Bundle to a device running KitKat or older OS it implements APK Fusing as...

good first issue
migrated googlesamples

Source code for the Work Profile codelab currently hosted at https://developer.android.com/codelabs/work-profile-apps This version includes both the starter version and the finished version that can be swapped editing the settings.gradle file.

## :loudspeaker: Type of change - [ ] Bugfix - [ ] New feature - [ ] Enhancement - [x] Refactoring ## :scroll: Description Moving to Kotlin DSL for the...

cla: yes

The Toolbar is actionable only when it's fully shown: ![ezgif com-optimize](https://user-images.githubusercontent.com/188886/70436709-d54e4000-1a81-11ea-9bcd-0f6eda538726.gif)

As reported in this spotless's [issue ](https://github.com/diffplug/spotless/issues/440): ``` 1: Task failed with an exception. ----------- * What went wrong: Execution failed for task ':mockwebserver:spotlessKotlin'. > You must declare outputs or...

Updates the project to the latest Android Studio (and AGP) stable and use WorkManager's 2.8.0 new Constraints constructor.

`android_local_test` is currently disabled in Bazel's `BUILD` file. We need to review and update the current testing setup.

help wanted