Guillaume Vincent
787ecc70e4
Display LessPass Server shutdown for user already connected on mobile app
1年前
Guillaume Vincent
7e3c0019c7
Add decommissioning lesspass database blog post in mobile app
1年前
Guillaume Vincent
e498b20a81
Minor changes on mobile version
1年前
Guillaume Vincent
0d4453bb29
Migrate react native paper to version 5
Fixes: https://github.com/lesspass/lesspass/issues/677
1年前
Guillaume Vincent
71291f1b6f
Create privacy-policy.md
1年前
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 年前
Peter Dave Hello
9833601079
Optimize PNG images using zopflipng ( #705 )
2 年前
Guillaume Vincent
33b1fdca46
Dark/Light theme on mobile
3 年前
Guillaume Vincent
772188a0ed
Delete react-native-reanimated to fix FDroid build
3 年前
Guillaume Vincent
87d0e1a62f
Build Android app version 9.2.1
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
be874bc2f3
Migrate to react native 0.63
3 年前
Peter Dave Hello
071c3934d4
Fix a few places with wrong indentation ( #578 )
4 年前
Peter Dave Hello
96af69af3b
Ensure final newline char in text files, following .editorconfig ( #575 )
4 年前
Peter Dave Hello
7ce7be6451
Remove trailing spaces in text files, following .editorconfig ( #573 )
4 年前
Guillaume Vincent
93a4665823
Update graddle
4 年前
Guillaume Vincent
1ae08b4963
Fix Android SDK min version required
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
b583d3d6b6
Small fix on lesspass frontend
4 年前
Guillaume Vincent
05c5b72200
Fix ios build
4 年前
Guillaume Vincent
c6af54b980
Remove SYSTEM_ALERT_WINDOW permission correctly for release bundle
4 年前
Guillaume Vincent
e6904753a2
Remove WRITE_EXTERNAL_STORAGE and CHECK_LICENSE permission and reduce minSdkVersion to version 16
4 年前
Guillaume Vincent
a9631c336f
Change versionCodeOverride base number
In order to be able to push beta to production, aab version number should be greater than the previous x86_64 apk.
Change versionCodeOverride base number to 10000000 to fix the issue.
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 年前
Guillaume Vincent
f93f8c92fd
Migrate react-native to version 0.61
5 年前
Guillaume Vincent
3e7d66abae
Fixes https://github.com/lesspass/lesspass/issues/467
Install Jetifier tool to migrate support-library-dependent libraries to rely on the equivalent AndroidX package.
5 年前
Guillaume Vincent
b23dc901c8
Fix Error: Activity class
5 年前
Guillaume Vincent
3b19c478b8
Split bundle for smaller apk
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
495e8b3323
Refactor password generation workflow
6 年前
Guillaume Vincent
f47d69f1ea
Add LessPass react native app
6 年前