You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Support for all Pixel devices. Code should avoid hard-coding of features that cause other Pixels to crash or not function correctly - use device checks as necessary. Device checks can be implemented in a method in com/custom/extras
Only features that are enabled by default for newer Pixels should be enabled by default (but also, not always). "Experimental" features should not be enabled by default. Sometimes extra features can cause extra lag or battery usage so discretion is needed here (don't forget about Pixel 1 (SD821) and Pixel 3a (SD670)).
Lens compatible app names:
com.google.android.apps.lens.example
com.google.android.apps.lens.example.release
com.google.android.apps.photos
com.google.ar.lens.dev
com.google.ar.lens
com.google.android.as
com.google.android.GoogleCamera
com.google.android.GoogleCameraNext (used in the past for "Experimental" releases)
com.google.android.GoogleCameraEng (used in the past for stable releases)