Skip to content
Navigation Menu
Sign in
Appearance settings
Platform
AI CODE CREATION
GitHub Copilot
Write better code with AI
GitHub Copilot app
Direct agents from issue to merge
MCP Registry
Integrate external tools
DEVELOPER WORKFLOWS
Actions
Automate any workflow
Codespaces
Instant dev environments
Issues
Plan and track work
Code Review
Manage code changes
Code Quality
Enforce quality at merge
APPLICATION SECURITY
GitHub Advanced Security
Find and fix vulnerabilities
Code security
Secure your code as you build
Secret protection
Stop leaks before they start
EXPLORE
Why GitHub
Documentation
Blog
Changelog
Marketplace
View all features
Solutions
BY COMPANY SIZE
Enterprises
Small and medium teams
Startups
Nonprofits
BY USE CASE
App Modernization
DevSecOps
DevOps
CI/CD
View all use cases
BY INDUSTRY
Healthcare
Financial services
Manufacturing
Government
View all industries
View all solutions
Resources
EXPLORE BY TOPIC
AI
Software Development
DevOps
Security
View all topics
EXPLORE BY TYPE
Customer stories
Events & webinars
Ebooks & reports
Business insights
GitHub Skills
SUPPORT & SERVICES
Documentation
Customer support
Community forum
Trust center
Partners
View all resources
Open Source
COMMUNITY
GitHub Sponsors
Fund open source developers
PROGRAMS
Security Lab
Maintainer Community
GitHub Stars
Archive Program
REPOSITORIES
Topics
Trending
Collections
Enterprise
ENTERPRISE SOLUTIONS
Enterprise platform
AI-powered developer platform
AVAILABLE ADD-ONS
GitHub Advanced Security
Enterprise-grade security features
Copilot for Business
Enterprise-grade AI features
Premium Support
Enterprise-grade 24/7 support
Pricing
Search
/
Sign in
Sign up
Appearance settings
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
{{ message }}
FlowCrypt
/
flowcrypt-ios
Public
Notifications
You must be signed in to change notification settings
Fork
12
Star
33
Code
Issues
86
Pull requests
0
Actions
Projects
Wiki
Security and quality
0
Insights
Additional navigation options
Code
Issues
Pull requests
Actions
Projects
Wiki
Security and quality
Insights
Removed sleep 10s in login method, changed it to loop which waiting field
- #984
#984
Merged
tomholub
merged 17 commits into
master
FlowCrypt/flowcrypt-ios:master
from
tests/issue-825
FlowCrypt/flowcrypt-ios:tests/issue-825
Copy head branch name to clipboard
Nov 12, 2021
Conversation
Commits
17
(17)
Checks
Files changed
Merged
Removed sleep 10s in login method, changed it to loop which waiting field
#984
tomholub
merged 17 commits into
master
FlowCrypt/flowcrypt-ios:master
from
tests/issue-825
FlowCrypt/flowcrypt-ios:tests/issue-825
Copy head branch name to clipboard
Commits
Commits on Nov 10, 2021
fixes for login method
acladima
committed
8caef01
View commit details
Copy full SHA for 8caef01
Browse repository at this point
changed timeout
acladima
committed
58ee836
View commit details
Copy full SHA for 58ee836
Browse repository at this point
removed timeout
acladima
committed
d697ea9
View commit details
Copy full SHA for d697ea9
Browse repository at this point
Merge branch 'master' into tests/issue-825
acladima
committed
75d6fdd
View commit details
Copy full SHA for 75d6fdd
Browse repository at this point
removed timeout
acladima
committed
e605b90
View commit details
Copy full SHA for e605b90
Browse repository at this point
Commits on Nov 11, 2021
Merge branch 'master' into tests/issue-825
acladima
committed
3576580
View commit details
Copy full SHA for 3576580
Browse repository at this point
added timeout for waitForDisplayed method
acladima
committed
f0f1eeb
View commit details
Copy full SHA for f0f1eeb
Browse repository at this point
changed timeout
acladima
committed
49fa763
View commit details
Copy full SHA for 49fa763
Browse repository at this point
changed timeout
acladima
committed
03eb8c3
View commit details
Copy full SHA for 03eb8c3
Browse repository at this point
added loop for waiting pass phrase field
acladima
committed
4102863
View commit details
Copy full SHA for 4102863
Browse repository at this point
changed && to ||
acladima
committed
c9c2be2
View commit details
Copy full SHA for c9c2be2
Browse repository at this point
Merge branch 'master' into tests/issue-825
acladima
committed
41a576b
View commit details
Copy full SHA for 41a576b
Browse repository at this point
Update create-key.screen.ts
tomholub
authored
9841053
View commit details
Copy full SHA for 9841053
Browse repository at this point
Commits on Nov 12, 2021
added console.log(count) for debugging iterations count
acladima
committed
1de2b28
View commit details
Copy full SHA for 1de2b28
Browse repository at this point
Merge remote-tracking branch 'origin/tests/issue-825' into tests/issue-825
acladima
committed
af887b5
View commit details
Copy full SHA for af887b5
Browse repository at this point
changed || to &&
acladima
committed
31d7bd3
View commit details
Copy full SHA for 31d7bd3
Browse repository at this point
removed console.log(count)
acladima
committed
c1061a7
View commit details
Copy full SHA for c1061a7
Browse repository at this point
You can’t perform that action at this time.