Khubaib
|
15b89b7062
Generating salt key and secret key by concatenating id by 16 times and taking last and first 16 length respectively
|
1 hete |
Khubaib
|
d87c2a071e
Worked on generate password Ui, remove cancel and use buttons, password length will be 18..50 and some color changes
|
1 hete |
Khubaib
|
9db4e435ce
Saving password on sharedprefs of a user from login and signup fragment, created a password model, storing daat in model and passed to newItemFormFragment for add item API
|
1 hete |
Khubaib
|
619be1f28a
Showing snackbar from login fragment and also response message from API
|
1 hete |
Khubaib
|
95d24f99bc
Added start and expiration date validation format MM/YY VisualTransformation on payment card form screen, worked on browse screen enum class, change bg_color to white and remove searchbar
|
1 hete |
Khubaib
|
bef6dd73a7
Generated custom salt key on login and signup fragment and saved on shared prefs
|
2 hete |
Khubaib
|
964b718d15
Integrated forgot password API and completed UI and API response, showing snackbar
|
2 hete |
Khubaib
|
6ed71d224e
Forgot password API response issue resolved, now sending forgotPasswordRequest in a model instead of just String
|
2 hete |
Khubaib
|
511ef2594e
Showing user's email and first char on account screen
|
2 hete |
Khubaib
|
19ff94bb47
Integrated forgot password API, created structure for forgot password screen
|
2 hete |
Khubaib
|
fb4da484c8
Integrated logout API, created structure for account screen
|
2 hete |
Khubaib
|
2e30e89652
Created basepreferencehelper class, set loggedin state, if user logged in it navigates to dashboard screen from splash screen
|
2 hete |
Khubaib
|
8e7a0749f3
Integrated signup API, created its base structure, DI...
|
2 hete |
Khubaib
|
72bb8e15f4
Worked on encryption and decryption using AES, hashing, convert password to hash for login screen
|
2 hete |
minhaj
|
645cef636a
new app package added,
|
2 hete |
minhaj
|
e3f3849105
extra loader code removed
|
2 hete |
minhaj
|
43a32aabd6
Generic loader implemented
|
2 hete |
minhaj
|
214d26ea85
working on api structure modification
|
2 hete |
Khubaib
|
0ce4b54959
Login API integrated, response getting in viewmodel, navigating to home screen if user creds are correct
|
2 hete |
Khubaib
|
7b83d6e1b7
Login API Integrated
|
2 hete |
Khubaib
|
73a442d6fb
Login API integration, base structure
|
2 hete |
Khubaib
|
ab0119faf6
Showing country dial code on mobile & fax fields also
|
3 hete |
Khubaib
|
1e4b66126a
Added copy and regenerate password icon on generate password screen and is working properly
|
3 hete |
Khubaib
|
12f8ae1d3f
Generated password work completed
|
3 hete |
Khubaib
|
922f4bf05e
Worked on generate password types logic, generating password based on the user selected type
|
3 hete |
Khubaib
|
28e7885a29
Worked on searching of countries on driver license and passport screen and filter search countries on viewmodel
|
3 hete |
Khubaib
|
80c468aba7
Worked on searching of countries on contact info screen and filter search countries on viewmodel
|
3 hete |
Khubaib
|
a51c2435b3
Set KeyboardOptions imeActions to default on notes forms so that it can go to next line on new item forms screens
|
3 hete |
Khubaib
|
97cd5917eb
Worked on items form, and added imepadding on these for content not hide when textfield opened and also it can scroll
|
3 hete |
Khubaib
|
e93618ef50
Worked on new item forms Ui adjustment and remove textfield focus if clicked on screen
|
3 hete |