Skip to content

Commit

Permalink
Updated screenshots
Browse files Browse the repository at this point in the history
  • Loading branch information
Drumber committed Nov 5, 2023
1 parent e8c5a83 commit ef6441d
Show file tree
Hide file tree
Showing 12 changed files with 4 additions and 1 deletion.
1 change: 1 addition & 0 deletions Gemfile.lock
Original file line number Diff line number Diff line change
Expand Up @@ -208,6 +208,7 @@ GEM
xcpretty (~> 0.2, >= 0.0.7)

PLATFORMS
x64-mingw-ucrt
x86_64-linux

DEPENDENCIES
Expand Down
4 changes: 3 additions & 1 deletion fastlane/Workflow.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,9 +2,11 @@

> This assumes that you have installed [Fastlane](https://docs.fastlane.tools/) using Bundler.
If you're getting 'Permission denied' errors from adb, restart the adb daemon as root: `adb root`

## Capture Screenshots
1. Make sure the emulator is running (preferably Pixel 5 with API 32+)
2. Makure sure System UI demo mode is enabled in developer settings
2. Make sure System UI demo mode is enabled in developer settings
3. Run `bundle exec fastlane android build_and_screengrab` to build the debug/test apks and run the instrumentation test on the device

## Process Screenshots
Expand Down
Binary file modified media/dark_details_ratings_screen_framed.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file modified media/dark_details_screen_framed.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file modified media/dark_home_screen_framed.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file modified media/dark_purple_home_screen_framed.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file modified media/dark_search_screen_framed.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file modified media/light_details_ratings_screen_framed.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file modified media/light_details_screen_framed.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file modified media/light_home_screen_framed.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file modified media/light_purple_home_screen_framed.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file modified media/light_search_screen_framed.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.

0 comments on commit ef6441d

Please sign in to comment.