Commit graph

27 commits

Author SHA1 Message Date
Ujjwal Agrawal
143231d404 Shifted cardview to center in login page 2018-03-11 13:51:11 +05:30
Ujjwal Agrawal
1a041e2a9b Updated login UI 2018-03-11 12:04:14 +05:30
Madhur Gupta
de673eb4ca Add Forgot Password Option in LoginActivity (#1242)
* Add Forgot Password Option in LoginActivity

* Add Forgot Password Option in LoginActivity

* Add Forgot Password Option in LoginActivity

* Update URL for the "beta" flavor

* Update forgotPassword function
2018-03-10 23:00:05 +05:30
Vivek Maskara
d201d122e5
Merge pull request #1219 from knight-shade/Fixes-#1218
Fixes #1218
2018-02-27 23:57:02 +05:30
knightshade
e0e6991a46 Add password visibitly toggle to login screen.
Fixes #1218
2018-02-27 20:05:44 +05:30
knightshade
541976cdff login_credentials textview added to landscape and x-large activity_login.xml 2018-02-26 08:39:38 +05:30
Tanvi Dadu
a52680d646 Add explicit mention of beta server to login screen (#1102)
* Add explicit mention of beta server to login screen of beta product flavour

* Add explicit mention of beta server to login screen of beta product flavour

* Add explicit mention of beta server to login screen of beta product flavour

* Add explicit mention of beta server to login screen of beta product flavour

* Add explicit mention of beta server to login screen of beta product flavour

* Add explicit mention of beta server to login screen of beta product flavour
2018-02-24 22:09:52 +05:30
Meghna Gupta
9aceaca95d Hide Keypad when EditText out of focus (#1168)
* Hide Keypad when EditText out of focus
2018-02-24 00:00:45 +05:30
Paul Hawke
d9d174398d Initial pass to use standard margins/padding (in dimens.xml) 2017-12-22 15:24:30 -06:00
aumassart
ef90d2da60 adding a privacy policy statement to the login page 2017-11-01 10:59:47 +01:00
Paul Hawke
e416a0f48d Simplified the style.xml to remove items that remain constant across day/night mode. 2017-10-09 18:47:44 -05:00
Paul Hawke
cc2bb36560 Code cleanup to make the class more readable, extracted string resource and dealt with warnings. 2017-10-07 16:42:06 -05:00
Paul Hawke
3d0d48745e Better messaging for the user. 2017-10-07 11:10:43 -05:00
Paul Hawke
f55c27a625 Updated theming for the new login screen 2017-10-07 09:37:03 -05:00
Paul Hawke
529f5415c3 Improved the layout of the login screen. 2017-09-30 14:39:26 -05:00
addshore
a1d8008901 Refactoring in LoginActivity 2017-05-14 15:19:57 +02:00
addshore
ea051c119a Add 2fa to login activity
Fixes #328
2017-05-14 15:19:57 +02:00
maskara
6df9ee272f Fix lint issue: ScrollView size validation 2017-03-10 23:28:00 +05:30
veyndan
d7d025e169 Remove redundant FrameLayout 2017-03-03 18:07:49 +00:00
veyndan
86ab65c15f Remove redundant LinearLayout 2017-03-03 18:05:52 +00:00
veyndan
e1a7d80716 Use compound drawable for logo 2017-03-03 18:01:31 +00:00
veyndan
436e028649 Use a material form field for password 2017-03-03 13:58:04 +00:00
veyndan
07dd272708 Use a material form field for username 2017-03-03 13:39:00 +00:00
veyndan
62b434af35 Replace fill_parent with match_parent 2017-02-25 22:34:05 +00:00
Anirudh S
12aac68bcb Cleanup layout xml code so that it follows one consistent format 2016-10-31 12:25:21 +05:30
misaochan
057cc1dede Hook up signup button 2016-08-03 18:06:35 +12:00
Yusuke Matsubara
b4231bbfdc Merge "commons" into the project root directory 2016-07-02 16:48:57 +09:00
Renamed from commons/app/src/main/res/layout/activity_login.xml (Browse further)