Commit Graph

18003 Commits

Author SHA1 Message Date
Shashidhara Gopal
c8e4fcbc67 Merge pull request #4 from medici/ra-my-loans-screen
[AA-4] My Loans Screen - Add bottom navigation view with only one fragment for My Loans
2019-11-07 12:12:44 +05:30
Shashidhara Gopal
c591ad8fa6 AA-4 | Reyaz & Shashidhara | Replace fragment once added to fragment manager 2019-11-07 12:07:34 +05:30
Shashidhara Gopal
ae23d42b95 Merge branch 'ra-my-loans-screen' of github.cmd.navi-tech.in:medici/android-customer-app into ra-my-loans-screen 2019-11-07 11:54:24 +05:30
Shashidhara Gopal
ea1f47b2aa AA-4 | Reyaz & Shashidhara | Remove onActivityCreated lifecycle in my loans fragment 2019-11-07 11:53:32 +05:30
Shashidhara Gopal
974044fe4b Remove onActivityCreated lifecycle in my loans fragment 2019-11-07 11:50:12 +05:30
Shashidhara Gopal
fa98fdb65d Merge pull request #2 from medici/sk-login
[AA-2] Login Screen - Add styling, theme, fonts and logo to login
2019-11-07 11:46:25 +05:30
sandhya-koti
f8bc9c1417 AA-2 | Sandhya | Add deep blue gray as primary color and second button style 2019-11-07 11:39:19 +05:30
Reyaz Ahmad
11c76493fc Merge master to ra-my-loans-screen 2019-11-06 16:58:28 +05:30
Reyaz Ahmad
df442a3d9a AA-4 | Reyaz & Shashidhara | Reuse same fragment for my loans if it exists 2019-11-06 16:52:52 +05:30
sandhya-koti
97e1a60341 AA-2 | Sandhya | Change font style of country code 2019-11-06 16:26:27 +05:30
sandhya-koti
2258d3c77a AA-2 | Sandhya | Change from Muli Font to Roboto 2019-11-06 16:20:39 +05:30
Reyaz Ahmad
a822aa1557 Navigate from login screen to my loans screen on success 2019-11-06 15:02:49 +05:30
Reyaz Ahmad
6d1f3b9a3e AA-4 | Reyaz & Shashidhara | Observe my loans view model and pass data fetched to the adapter 2019-11-06 14:59:48 +05:30
Sandhya Koti
532f437b6e Merge pull request #1 from medici/sg-login
MVVM architecture using Login screen
2019-11-06 14:38:34 +05:30
sandhya-koti
3b4aac6a22 AA-2 | Sandhya | Add logo unit to login screen 2019-11-06 14:37:12 +05:30
Reyaz Ahmad
037c0d0a41 AA-4 | Reyaz & Shashidhara | Implement method to fetch MyLoans in viewModel 2019-11-06 14:29:56 +05:30
Reyaz Ahmad
1c73613f28 AA-4 | Reyaz & Shashidhara | Create MyLoans Api and Repository 2019-11-06 14:28:15 +05:30
Reyaz Ahmad
9fd6a4848e AA-4 | Reyaz & Shashidhara | Add loan status value 2019-11-06 14:27:04 +05:30
Reyaz Ahmad
1fa370507b AA-4 | Reyaz & Shashidhara | Change layout so that completed loans can also be viewed in same layout 2019-11-06 14:26:02 +05:30
Reyaz Ahmad
0ae24b4877 AA-4 | Reyaz & Shashidhara | Provide default BASE_URL and gsonConverterFactory in Retrofit Service 2019-11-06 14:19:32 +05:30
Reyaz Ahmad
90fc55d515 AA-4 | Reyaz & Shashidhara | Change background color of bottom navigation 2019-11-06 14:12:12 +05:30
sandhya-koti
4e3fd6bfe7 Merge remote-tracking branch 'origin/sg-login' into sk-login 2019-11-06 13:57:04 +05:30
sandhya-koti
2ef05cee48 AA-2 | Sandhya | Add styles for headlines and paragraph 2019-11-06 12:26:42 +05:30
Shashidhara Gopal
bc1a1d7282 Remove log statement 2019-11-06 11:45:43 +05:30
Reyaz Ahmad
b80115674a AA-4 | Reyaz & Shashidhara | Register bottom navigation activity in manifest 2019-11-06 11:44:37 +05:30
sandhya-koti
aed49a27be AA-2 | Sandhya | Update font resource names and button theme 2019-11-06 11:43:32 +05:30
Reyaz Ahmad
00eb887677 AA-4 | Reyaz & Shashidhara | Add new view items in card layout and complete LoansAdapter 2019-11-06 11:41:57 +05:30
sandhya-koti
c376a7f00f AA-2 2019-11-06 10:29:04 +05:30
Reyaz Ahmad
50968e74f1 AA-4 | Reyaz & Shashidhara | Create adapter for reading a card view 2019-11-05 20:17:45 +05:30
Reyaz Ahmad
63324e8e38 AA-4 | Reyaz & Shashidhara | Set a default item for bottom navigation view 2019-11-05 20:16:47 +05:30
Reyaz Ahmad
69f8ba11c4 AA-4 | Reyaz & Shashidhara | Create a card layout for each loan 2019-11-05 20:15:41 +05:30
Reyaz Ahmad
ccef606448 AA-4 | Reyaz & Shashidhara | Create a base layout for My loans fragment 2019-11-05 18:41:11 +05:30
Reyaz Ahmad
ff28a57277 AA-4 | Reyaz & Shashidhara | Add My Loans Fragment in my loans 2019-11-05 18:23:31 +05:30
Reyaz Ahmad
8d58177803 Add bottom navigation dependency 2019-11-05 18:17:43 +05:30
Reyaz Ahmad
f659982e6c Add bottom navigation menu with Home MyLoans and Profile 2019-11-05 18:17:09 +05:30
Reyaz Ahmad
f7913b308c Add bottom navigation activity 2019-11-05 18:15:08 +05:30
Shashidhara Gopal
7373e4af16 Remove login view data and add constants for static text 2019-11-05 16:54:21 +05:30
Shashidhara Gopal
e9ee934522 Update model and view data 2019-11-05 16:34:42 +05:30
Shashidhara Gopal
74b9ddbd6d Wrap login data 2019-11-05 13:49:16 +05:30
Shashidhara Gopal
39317c94a8 Add retrofit service and remove activity main 2019-11-05 12:17:06 +05:30
Shashidhara Gopal
bafa88f8f9 Add login repository and use coroutines to post phone number 2019-11-04 19:46:19 +05:30
Shashidhara Gopal
59d9e68b82 Add coroutines and gson 2019-11-04 19:42:58 +05:30
Shashidhara Gopal
a028c554de Add login api service and move phone number validation to view model 2019-11-04 16:43:43 +05:30
Shashidhara Gopal
29812f0c7a Request internet permission 2019-11-04 16:42:09 +05:30
Shashidhara Gopal
ad719a66d1 Add retrofit 2019-11-04 16:41:28 +05:30
Shashidhara Gopal
9dfd88d1ef Add login activity 2019-11-04 14:37:54 +05:30
Shashidhara Gopal
62f31be12e Add login view model 2019-11-04 14:37:31 +05:30
Shashidhara Gopal
1e40a18827 Add login data class 2019-11-04 14:36:32 +05:30
Shashidhara Gopal
268114e228 Add layout for login activity 2019-11-04 14:36:02 +05:30
Shashidhara Gopal
fe7fa9105c Update app name 2019-11-04 14:33:41 +05:30