Commit 36ff04b
v1.0.1
* Simple android UI
* Simple android UI
* Simple android UI
* Initial development
* added .idea to .gitignore
* fetching userinfo from idp
* SeedsScreen and OTP enrollment
* added AuthfySdk and implement enrollment, delete seed and generate TOTP
* verify TOTP
* copy other tokens and logout implementation
* logout tested
* shows auth screen when open the app
* logout goes to auth_screen, changes on HomeScreen
* add svg icons
* add Strong/TOTP screens
* add splash and welcome screens
* add risk screen
* add connect/tokens screens
* small refactor on network utils
* use splash screen as starting point
* add play services location lib
* add home screen
* index screens and add colors
* add auth and config screens
* IDE files
---------
Co-authored-by: Juliano Lao <juliano.lao@sec4you.com.br>
Co-authored-by: Alex Eduardo Chiaranda <aechiara@gmail.com>
Co-authored-by: Angelo Moura <m4n3dw0lf@gmail.com>
Co-authored-by: Vitor Cardoso <vitor.cardoso@sec4you.com.br>1 parent 8575177 commit 36ff04b
85 files changed
Lines changed: 5999 additions & 0 deletions
File tree
- .idea
- codeStyles
- inspectionProfiles
- app
- libs
- src
- androidTest/java/br/com/sec4you/authfy/app
- main
- java/br/com/sec4you/authfy/app
- ui
- screens
- connect
- home
- risk
- strong
- theme
- res
- drawable-v24
- drawable
- mipmap-anydpi-v26
- mipmap-hdpi
- mipmap-mdpi
- mipmap-xhdpi
- mipmap-xxhdpi
- mipmap-xxxhdpi
- values
- xml
- test/java/br/com/sec4you/authfy/app
- gradle/wrapper
Some content is hidden
Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
| 1 | + | |
| 2 | + | |
| 3 | + | |
| 4 | + | |
| 5 | + | |
| 6 | + | |
| 7 | + | |
| 8 | + | |
| 9 | + | |
| 10 | + | |
| 11 | + | |
| 12 | + | |
| 13 | + | |
| 14 | + | |
| 15 | + | |
| 16 | + | |
| 17 | + | |
| 18 | + | |
| 19 | + | |
| 20 | + | |
| 21 | + | |
| 22 | + | |
| 23 | + | |
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
| 1 | + | |
| 2 | + | |
| 3 | + | |
| 4 | + | |
| 5 | + | |
| 6 | + | |
| 7 | + | |
| 8 | + | |
| 9 | + | |
| 10 | + | |
| 11 | + | |
| 12 | + | |
| 13 | + | |
| 14 | + | |
| 15 | + | |
| 16 | + | |
| 17 | + | |
| 18 | + | |
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
| 1 | + | |
| 2 | + | |
| 3 | + | |
| 4 | + | |
| 5 | + | |
| 6 | + | |
| 7 | + | |
| 8 | + | |
| 9 | + | |
| 10 | + | |
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.
0 commit comments