Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

feat: Implement forgot password feature #206

Merged
merged 1 commit into from
Jun 15, 2019
Merged

Conversation

atm1504
Copy link
Member

@atm1504 atm1504 commented Jun 15, 2019

Fixes #107

Changes:
User can now reset the password if he forgets his password

@atm1504 atm1504 merged commit 3807eb9 into development Jun 15, 2019
@atm1504 atm1504 deleted the atm_forgot_password branch June 15, 2019 18:04
atm1504 added a commit that referenced this pull request Jun 20, 2019
* Change profile photo update progress bar

* Added Label for Edittext

* added margin

* Cache skip in Glide

* Edit Profile back button handled

* feat: Implement group notificatio

* feat: Implement change password api

* Added Utils class

* reformat lines spacing

* typo fix

* Removed unnecessary toast

* feat: Implement resend OTP API

* feat: Refactor logout, unsubscribe notification

* reformat spacing

* Added back button in otp activity

* Removed back button in Login page

* feat: Handle offline mode in login signup

* Handled empty edittext

* fix: Display employment type

* changed some fields

* View fullscreen gallery image

* Add signup error dialog

* empty edittext

* Fixed Nav issue on back pressed

* Handle back from profile page

* Add scrollview

* Handled Orientation Change in Fragments

* Updated Retrofit link (#202)

* Added Videos Fragment (#203)

* feat: Implement forgot password feature (#206)

* Enhance UI of event details page (#208)

* Visibility in View Profile incase of empty fields (#209)

* feat: Add videos of saar (#211)

* remove toast (#215)

* Added Square Logo (#216)

* fix: skip press issue in login page (#218)

* Enhance ui of video fragment (#219)

* Revert "fix: skip press issue in login page (#218)" (#220)

This reverts commit 88f8666.

* fix: Few UI improvements (#222)

* UI fix in Change password

* Improved login UI

* Otp pin (#223)

* Clear otp pinview

* Fix errors

* remove log messages (#225)

* remove log statements

* fix team fragment

* Update changes

* Update changes

* Mainactivity as opening screen (#230)

* patch: CircleImageView issue  (#231)

* Encoded Bitmap

* Improved Homepage and nav header

* fix: Check Permission properly (#227)

* Check Permission properly

* recheck permission

* feat: Implement skip login feature (#233)
atm1504 added a commit that referenced this pull request Jun 21, 2019
* Change profile photo update progress bar

* Added Label for Edittext

* added margin

* Cache skip in Glide

* Edit Profile back button handled

* feat: Implement group notificatio

* feat: Implement change password api

* Added Utils class

* reformat lines spacing

* typo fix

* Removed unnecessary toast

* feat: Implement resend OTP API

* feat: Refactor logout, unsubscribe notification

* reformat spacing

* Added back button in otp activity

* Removed back button in Login page

* feat: Handle offline mode in login signup

* Handled empty edittext

* fix: Display employment type

* changed some fields

* View fullscreen gallery image

* Add signup error dialog

* empty edittext

* Fixed Nav issue on back pressed

* Handle back from profile page

* Add scrollview

* Handled Orientation Change in Fragments

* Updated Retrofit link (#202)

* Added Videos Fragment (#203)

* feat: Implement forgot password feature (#206)

* Enhance UI of event details page (#208)

* Visibility in View Profile incase of empty fields (#209)

* feat: Add videos of saar (#211)

* remove toast (#215)

* Added Square Logo (#216)

* fix: skip press issue in login page (#218)

* Enhance ui of video fragment (#219)

* Revert "fix: skip press issue in login page (#218)" (#220)

This reverts commit 88f8666.

* fix: Few UI improvements (#222)

* UI fix in Change password

* Improved login UI

* Otp pin (#223)

* Clear otp pinview

* Fix errors

* remove log messages (#225)

* remove log statements

* fix team fragment

* Update changes

* Update changes

* Mainactivity as opening screen (#230)

* patch: CircleImageView issue  (#231)

* Encoded Bitmap

* Improved Homepage and nav header

* fix: Check Permission properly (#227)

* Check Permission properly

* recheck permission

* feat: Implement skip login feature (#233)

* Updated readme

* fix: backbutton in login signup page (#235)

* fix: Few Improvements (#237)

* Fixed issue on Home Fragment

* Improvement in Login Page

* Deselected Selected item in NavDrawer

* chore: Update readme (#238)

* Added screenshots in Readme

* Added Libraries list

* Upgrade the version release in the app (#239)

* fix: backbutton in login signup page

* chnage version
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Implement forgot password api
1 participant