Guillaume Vincent
c75dab6295
Add team id for IOS config
2年前
Guillaume Vincent
f188a15b28
Fix Android crashes
- IllegalStateException raised by rnscreens
- Axios import is broken
2年前
Guillaume Vincent
84e185a3bc
react native v0.70.2
2年前
Guillaume Vincent
314fc7386f
Partial upgrade to react native 0.68.2
2年前
Guillaume Vincent
24b02c05de
Regenerate yarn.lock and Podfile.lock for mobile
2年前
Peter Dave Hello
9833601079
Optimize PNG images using zopflipng ( #705 )
2年前
Guillaume Vincent
8071814cd0
Add ITSAppUsesNonExemptEncryption false
2年前
Guillaume Vincent
edaee40a0b
Bump LessPass mobile version
2年前
Guillaume Vincent
7662ff61c4
Add account deletion in mobile app
2年前
Guillaume Vincent
bab758c12b
Add an option to NOT copy the password when generating
Fixes https://github.com/lesspass/lesspass/issues/673
3年前
Guillaume Vincent
d514443681
Fix border issue on Counter
3年前
Guillaume Vincent
6632740baa
Fix Dialog UI background color
3年前
Guillaume Vincent
c2e2b601a9
Fix scroll issue
Fixes https://github.com/lesspass/lesspass/issues/664
3年前
Guillaume Vincent
33b1fdca46
Dark/Light theme on mobile
3年前
Guillaume Vincent
3557e68e3d
Add search in password profiles page
3年前
Guillaume Vincent
7eb146c9be
Change iOS marketing version to follow Android version
3年前
Guillaume Vincent
772188a0ed
Delete react-native-reanimated to fix FDroid build
3年前
Guillaume Vincent
82ba7fa763
Build iOS app version 1.3
3年前
Guillaume Vincent
e90acc913b
Update to the latest React Native version
3年前
Guillaume Vincent
b70981e42a
manual update React Native 0.64.0
3年前
Guillaume Vincent
6914c28647
Fix splascreen on ios and add ipad version
3年前
Guillaume Vincent
4a7d8bb398
Build for iphone first
3年前
Guillaume Vincent
d2ba2ca830
Fix iOS FaceID Enrolled
3年前
Guillaume Vincent
be874bc2f3
Migrate to react native 0.63
3年前
Peter Dave Hello
7ce7be6451
Remove trailing spaces in text files, following .editorconfig ( #573 )
3年前
Guillaume Vincent
6c75cb9926
Use appropriate bundle identifier
4年前
Guillaume Vincent
c0c92c4ded
Add calcEntropy for iOS
4年前
Guillaume Vincent
b06cfa3c65
Use Android checkbox on iOS to see unchecked checkboxes
Fixes #553
4年前
Guillaume Vincent
7795bc10ed
prepare iOS release
4年前
Guillaume Vincent
0617d731c5
Add createFingerprint native module for iOS
4年前
Guillaume Vincent
4501cbe269
Fix notch issue on ios header
4年前
Guillaume Vincent
2d856ce79c
revert font build error on ios
4年前
Guillaume Vincent
2b851dbc25
Add Hack monospace font on Android
monospace font is not very good to display number
Fixes: https://github.com/lesspass/lesspass/issues/490
4年前
Guillaume Vincent
39e9057d1d
Add splash screen and icons for ios mobile app
4年前
Guillaume Vincent
6bff48ac9b
Remove tvOS code
4年前
Guillaume Vincent
05c5b72200
Fix ios build
4年前
Guillaume Vincent
b81b62709a
Migrate to react native 0.62.2 and react-navigation 5
4年前
Johan Haneveld
82f832816c
Feature/cleanup project fonts ( #514 )
* remove icon fonts from android project
* copy only the required font to the android project
* add required fonts to the ios project
4年前
Johan Haneveld
6d83d7a6b4
add post install script for ios pods, and post install ios project files ( #513 )
4年前
Guillaume Vincent
f93f8c92fd
Migrate react-native to version 0.61
5年前
Guillaume Vincent
02591e2b52
Migrate to react native 0.59
5年前
Guillaume Vincent
9c3794971e
Fix master password capitalized
* reuse TextInput from ui folder
* move packages/lesspass-mobile into mobile folder because of symlink not working properly
Fixes #384 : Master password is auto-capitalized → lowervase
5年前
Guillaume Vincent
8796eb9b4b
Clean workspace
In order to be able to continue the development I need to clean the workspace.
lesspass-move, lesspass-snap and lesspass-cozy are removed.
lesspass-mobile will replace lesspass-cordova with a new react native implementation.
lesspass-core is now splited into specific repo (entropy, fingerprint and render-password)
The workspace use lerna now to manage the mono repo more efficiently.
lesspass-profiles is a new container available only in a pro version.
6年前
Guillaume Vincent
f47d69f1ea
Add LessPass react native app
6年前