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 anni fa
Guillaume Vincent
39e9057d1d
Add splash screen and icons for ios mobile app
4 anni fa
dependabot[bot]
314502e58a
Bump lodash from 4.17.15 to 4.17.19 in /mobile
Bumps [lodash](https://github.com/lodash/lodash ) from 4.17.15 to 4.17.19.
- [Release notes](https://github.com/lodash/lodash/releases )
- [Commits](https://github.com/lodash/lodash/compare/4.17.15...4.17.19 )
Signed-off-by: dependabot[bot] <support@github.com>
4 anni fa
Guillaume Vincent
b583d3d6b6
Small fix on lesspass frontend
4 anni fa
Guillaume Vincent
6bff48ac9b
Remove tvOS code
4 anni fa
Guillaume Vincent
05c5b72200
Fix ios build
4 anni fa
Guillaume Vincent
ad6913343b
LessPass version 9.1.9
4 anni fa
Guillaume Vincent
c6af54b980
Remove SYSTEM_ALERT_WINDOW permission correctly for release bundle
4 anni fa
Guillaume Vincent
0485ea81be
LessPass version 9.1.8
4 anni fa
Guillaume Vincent
f003cc978e
Fix issue on profiles not loaded correctly after log in
4 anni fa
Guillaume Vincent
e6904753a2
Remove WRITE_EXTERNAL_STORAGE and CHECK_LICENSE permission and reduce minSdkVersion to version 16
4 anni fa
Guillaume Vincent
ffc1e50e0a
LessPass version 9.1.7
4 anni fa
Guillaume Vincent
b29a08bb66
Fix autocomplete issue on mobile
4 anni fa
Guillaume Vincent
f46a54c65e
LessPass version 9.1.6
4 anni fa
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 anni fa
Guillaume Vincent
cf053ae35f
LessPass version 9.1.5
4 anni fa
Guillaume Vincent
b81b62709a
Migrate to react native 0.62.2 and react-navigation 5
4 anni fa
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 anni fa
Johan Haneveld
6d83d7a6b4
add post install script for ios pods, and post install ios project files ( #513 )
4 anni fa
Guillaume Vincent
668cd2a733
LessPass version 9.1.4
5 anni fa
Guillaume Vincent
c45a1cf38a
LessPass version 9.1.3
5 anni fa
Guillaume Vincent
73b09ec5e9
LessPass version 9.1.2
5 anni fa
Guillaume Vincent
e9f9aac40b
LessPass version 9.1.1
5 anni fa
Guillaume Vincent
16479113cf
LessPass version 9.1.0
5 anni fa
Guillaume Vincent
f93f8c92fd
Migrate react-native to version 0.61
5 anni fa
Guillaume Vincent
afba09bd0e
LessPass version 9.0.2
5 anni fa
Guillaume Vincent
567189afb1
LessPass version 9.0.1
5 anni fa
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 anni fa
kocio-pl
ecad9e630b
Fixing small typos in help file ( #453 )
5 anni fa
Guillaume Vincent
427f07f903
Improve web extension submission
5 anni fa
Guillaume Vincent
167f81aefa
LessPass version 9.0.0
5 anni fa
Guillaume Vincent
d87c6fbcfc
Clean node modules and migrate e2e tests to cypress
5 anni fa
Guillaume Vincent
062e406531
LessPass version 8.1.1
5 anni fa
Guillaume Vincent
08a7718d3e
Fix CI
5 anni fa
Guillaume Vincent
a8ec9422b2
LessPass version 8.1.0
5 anni fa
Guillaume Vincent
e44459b754
Fix touchId icon not working
Fixes: https://github.com/lesspass/lesspass/issues/424
5 anni fa
Guillaume Vincent
0f345e2996
LessPass version 8.0.2
5 anni fa
Guillaume Vincent
b68280dd9c
Use fixed version for local modules in package.json
5 anni fa
Guillaume Vincent
eebb566f5e
LessPass version 8.0.1
5 anni fa
Guillaume Vincent
dd2e8373fc
Start using the same version number for everything
* Deploy automatically on npm all required packages on tag
* Create a script to tag automatically and change the version number everywhere
* Bump all versions numbers to 8.0.0
5 anni fa
Guillaume Vincent
b23dc901c8
Fix Error: Activity class
5 anni fa
Guillaume Vincent
3b19c478b8
Split bundle for smaller apk
5 anni fa
Guillaume Vincent
2e4a22ce03
Fix Android App crashes on sign in
Fixes: https://github.com/lesspass/lesspass/issues/416
5 anni fa
Guillaume Vincent
02591e2b52
Migrate to react native 0.59
5 anni fa
Guillaume Vincent
d6c12c7cc9
Fix Google Play payments policy violation: seriously google? gfy
5 anni fa
Guillaume Vincent
83ddc2e4ce
Fix can't save password options
fixes https://github.com/lesspass/lesspass/issues/403
5 anni fa
Guillaume Vincent
be92dc4862
Force site to be defined in Android application
In order to be consistent with all other implementations, we need to disable the generate button if site empty.
Fixes https://github.com/lesspass/lesspass/issues/388
5 anni fa
Guillaume Vincent
b8f58d1ddd
Build LessPass mobile v3.1.2
5 anni fa
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 anni fa
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 anni fa