Screenshots with fastlane screengrab#1603
Merged
tobiasKaminsky merged 11 commits intomasterfrom Jan 5, 2018
Merged
Conversation
aeba66c to
9c36faf
Compare
mario
previously requested changes
Oct 2, 2017
src/debug/AndroidManifest.xml
Outdated
|
|
||
| <application | ||
| android:testOnly="false"/> | ||
| </manifest> No newline at end of file |
fastlane/Fastfile
Outdated
|
|
||
| platform :android do | ||
| before_all do | ||
| # ENV["SLACK_URL"] = "https://hooks.slack.com/services/..." |
Contributor
There was a problem hiding this comment.
Would love to remove all redundant/not used stuff.
Contributor
|
@tobiasKaminsky rebase and fix things I mentioned pls :) |
9c36faf to
30e10f6
Compare
Member
Author
|
As of wish by @jancborchardt (#1081 (comment)) I will include mocked devices. |
Member
Author
|
Here you can find them for phone & tablet: |
jancborchardt
approved these changes
Dec 15, 2017
Member
jancborchardt
left a comment
There was a problem hiding this comment.
LOVE IT 😍 @tobiasKaminsky
5ac9601 to
84f537d
Compare
Member
Author
|
@mario @AndyScherzinger please review |
fastlane/Screengrabfile
Outdated
| locales ['en-US', 'de-DE', 'en-GB', 'fr-FR', 'it-IT', 'pt-BR', 'pt-PT', 'sv-SE', 'sq-AL', 'sq-MK', 'iw-IL', 'ar-AR', 'bg-BG', 'da-DK', 'fi-FI', 'gl-ES', 'hu-HU', 'tr-TR', 'uk-UK', 'vi-VI', 'ro-RO', 'ru-RU', 'sr-SR', 'pl-PL', 'el-GR', 'ko-KR', 'nl-NL', 'ja-JP', 'no-NO', 'eu-ES', 'lt-LT', 'es-ES', 'es-419', 'zh-HK', 'zk-CN', 'is-IS', 'sr-SR', 'id-ID', 'cs-CZ', 'sl-SL', 'fa-FA' ] | ||
|
|
||
| # clear all previously generated screenshots in your local output directory before creating new ones | ||
| clear_previous_screenshots true No newline at end of file |
Member
There was a problem hiding this comment.
Can this file also get a new line?
Member
AndyScherzinger
approved these changes
Dec 16, 2017
Member
Author
|
@mario ping :-) |
Member
Author
|
@mario happy new year and please review :-) |
add translation
new line
new line
5e8fca6 to
8cf83f0
Compare
Contributor
Member
Author
|
Merging with only one approval as @AndyScherzinger is on vacation. |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Is used to generate screenshots in 44 languages on three devices.
Can be merged later.