You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@fineract.apache.org by my...@apache.org on 2018/02/25 18:39:45 UTC

[fineract-cn-mobile] branch development created (now c2a3743)

This is an automated email from the ASF dual-hosted git repository.

myrle pushed a change to branch development
in repository https://gitbox.apache.org/repos/asf/fineract-cn-mobile.git.


      at c2a3743  fix: Ok/Cancel buttons visible in DatePicker

This branch includes the following new commits:

     new 20053f1  Initial commit
     new 54886dc  chore: Initialised project with MVP Architecture packages
     new 7be851b  chore: Utility libraries
     new 73f520a  feat: Dagger 2 and Retrofit 2 services
     new 44cb7fd  chore: build.gradle update and API call base update
     new bfa8ad3  chore: Issue and Pull request template
     new bf28891  Merge pull request #3 from therajanmaurya/template
     new 9cf62ba  style: Quality plugins PMD, findbugs, checkstyle Added.
     new fb41c60  Merge pull request #7 from therajanmaurya/checkStyle
     new 0348aab  style: Android Code Style Implementation
     new 7e3c305  Merge pull request #9 from therajanmaurya/checkStyle
     new 0fa5937  Style: Readme added
     new f581756  Merge pull request #17 from therajanmaurya/readme
     new 9ef1d36  style: travis script added
     new a940646  fix: increase OutOfMemoryError
     new d1e11db  style: buildtools and gradle update
     new 4106cae  style: force findbugs jsr version to same one
     new 500e7bb  style: show warning of invalide packages
     new 39e1e0f  fix: Findbugs file not found: It was happening because of the buildType debug in project build.gradle
     new ad53bae  fix: gradle build version
     new f638ce9  Merge pull request #18 from therajanmaurya/travis
     new 622a95a  feat: Fabric integration for crash analytics
     new a41e61e  fix: Add fabric API keys
     new 18bc37a  Merge pull request #19 from therajanmaurya/fabric
     new 08d92bf  fix: generic type retrofit 2 object initialization
     new c05dbea  fix: Rxjava 1.0 to 2.0 and Retrofit 2.0 setup with custom interceptor
     new 6e08924  Style: Manage End Points of Base url
     new f194230  feat: user login
     new fcbd0b4  Style: Manage Preference Keys
     new 2badf96  style: set Findbugs error log format in HTML
     new fc570f8  Fix: All quality check plugins passing
     new 7108e3d  Merge pull request #21 from therajanmaurya/retrofitsetup
     new ac6a852  style: enable Material Design theme and enhance login UI, remove hard coded dimension margins
     new dcf4b1d  Fix: avoid "=" encoding while making login request
     new 280a9c0  feat: Login, Retrofit call enhancement and BaseActivity enhance
     new 63f6e2d  Merge pull request #23 from therajanmaurya/login
     new 098841b  feat: dashboard with material design
     new 915f155  Merge pull request #25 from therajanmaurya/dashboard
     new 11c1fbe  style: Basic Customer item layout
     new 3ebf065  feat: Scroll down lister helper class
     new dbda8a8  fix: user header
     new 037f69f  feat: Base Fragment added
     new 8e1c602  feat: basic customer feature
     new a17d05e  feat: Refresh access token service
     new 087d4c1  feat: customer list
     new e6ca42f  Merge pull request #27 from therajanmaurya/customer
     new 04c36ec  feat: Common Test directory that will provide the fake data during integration and instrumentation testing
     new b3d3941  Merge pull request #28 from therajanmaurya/unittest
     new 9011c98  feat: basic customer details
     new 4dae9af  fix: co-ordinator layout
     new 49c0b99  fix: customer details UI enhance
     new 438b229  feat: customer details retro calls logic done and UI enhane
     new 5ae11f9  Merge pull request #30 from therajanmaurya/customerdetails
     new 3c3d52d  chore: build status to development and make development default
     new 8b15313  Merge pull request #31 from therajanmaurya/refactor-readme
     new a69e5e6  feat: customer load more
     new 077cd21  Merge pull request #33 from therajanmaurya/customerloadmore
     new e742231  feat: customer deposit accounts
     new ed24c99  Merge pull request #34 from therajanmaurya/deposit
     new 2c9f4f8  feat: customer loans
     new 2a21756  Merge pull request #36 from therajanmaurya/loanaccount
     new 896e910  feat: Refresh Access Token
     new b3e8a70  Merge pull request #37 from therajanmaurya/RefreshToken
     new 6930121  feat: customer loan details
     new 36fbf95  Merge pull request #40 from therajanmaurya/loandetails
     new 83cfa4a  Feature deposit details (#41)
     new 2a0b03b  feat: Sticky header utils classes
     new 58821ed  feat: Planned payment rest API call
     new b5ce8ae  feat: Planned payment models
     new 48de529  style: planned payment UI
     new 34f7dab  feat: load normal planned payment with load more feature
     new 8c9b39c  feat: Collapse payment item
     new 7deac05  feat: fetch planned payment according to date
     new d7ae6b4  Merge pull request #43 from therajanmaurya/plannedpayment
     new 3b3c114  fix: clear sharedprefrence while logging into app
     new 62f5639  Merge pull request #45 from therajanmaurya/loginfix
     new da0406c  feat: Basic loan application UI added
     new dfe4e57  feat: loan details part done during the loan application
     new 4b01432  feat: Loan Debts and Income
     new 9fd6960  fix: Bottom sheet UI enhance
     new 9d2a020  feat: loan docuent uncomeplete
     new 1162689  feat: loan application complete
     new c062fa2  Merge pull request #46 from therajanmaurya/create-loan
     new 1c75ac9  refactor: maintain the project architecure
     new 37e8a5c  Merge pull request #47 from therajanmaurya/refactor
     new da85369  feat: create customer
     new 45fe7dd  Merge pull request #49 from therajanmaurya/createcustomer
     new f73be2d  feat: dashboard
     new 33d13b3  Merge pull request #52 from therajanmaurya/newdashboard
     new 5e18fe8  feat: Customer tasks, Update customer status
     new 5b66f43  Merge pull request #54 from therajanmaurya/tasks
     new ed900da  feat: loan debts and income
     new a154b2a  Merge pull request #66 from therajanmaurya/debt-income
     new 46632c8  feat: Customer identification cards list
     new 740fad9  Merge pull request #67 from therajanmaurya/identification-list
     new 75dd0a8  feat: create new identification card
     new 473dea3  Merge pull request #68 from therajanmaurya/create_identifier
     new 487edcb  feat: identification card details
     new 74b371d  Merge pull request #69 from therajanmaurya/identificationdetail
     new 3af90b6  fix: Identification list item UI enhance
     new bbb777f  Merge pull request #71 from therajanmaurya/fixIdentificationList
     new 10b6d54  feat: Upload document basic Logic till taking pic from phone camera
     new faf4bcf  feat: upload identification scan card done
     new b8b0ba0  Merge pull request #74 from therajanmaurya/AddIdentificationDocument
     new 43365d8  feat: view identification scan cards
     new 944bfea  Merge pull request #75 from therajanmaurya/ShowScanCard
     new 7bc9fff  feat: Edit, Delete menu button in Identification details toolbar and Delete identification feature done
     new 9901b98  Merge pull request #77 from therajanmaurya/edit_delete_identification
     new b2a92d7  feat: Edit Identification card
     new 134d5fb  Merge pull request #79 from therajanmaurya/editidentificationcard
     new d60f456  fix: Enhance customer list UI
     new d87ef71  Merge pull request #80 from therajanmaurya/customerlistUI
     new 12085fe  fix: show hide login password
     new b429c13  Merge pull request #81 from therajanmaurya/loginpassword
     new 4e9f340  fix: customer contact details
     new cda5cd9  Merge pull request #82 from therajanmaurya/fixcustomercontactdetails
     new 62613a1  fix: NPE customer contact details
     new 55747da  Merge pull request #84 from therajanmaurya/fixcustomerdetails
     new b885384  fix: identifier validation while applying for new loan
     new ff50e29  Merge pull request #85 from therajanmaurya/fixloanapply
     new 1799315  refactor: Customer category
     new ce079fa  Merge pull request #104 from therajanmaurya/refactor
     new 388842c  refactor: Customer details UI & UX
     new 82532cd  Merge pull request #105 from therajanmaurya/EhanceCustomerDetails
     new cad3fe6  feat: customer profile image in details activity
     new 6830aa3  Merge pull request #106 from therajanmaurya/customerprofile
     new d8a6475  feat: share customer profile image
     new caff725  feat: upload, delete customer portrait
     new ea02133  Merge pull request #107 from therajanmaurya/featCustomerProfile
     new ee41e01  fix: loan account list UI
     new 84ccf14  Merge pull request #108 from therajanmaurya/loans
     new 93e30be  refactor: loan account details UI
     new 9c81ec2  Merge pull request #109 from therajanmaurya/enhanceloandetails
     new 61f0875  fix: loan account details and Planned Payment
     new 7c6ba62  Merge pull request #110 from therajanmaurya/bugs
     new 80aed54  fix: enahance Deposit list UI
     new 03860a3  Merge pull request #111 from therajanmaurya/enhanceDeposit
     new cf962f7  feat: create deposit account and refactor deposit architecture
     new 7fdc6c2  feat: Update Deposit account
     new b6dbb8a  Merge pull request #112 from therajanmaurya/createDeposit
     new 8d0ca15  feat: customer activities
     new 1774270  Merge pull request #113 from therajanmaurya/activities
     new 4537a00  fix: progress message while updating identification card
     new 2f4ae92  feat: Delete the Identification scan card document
     new 1602a59  Merge pull request #114 from therajanmaurya/fixIdentification
     new 1d0b78f  fix: while create client and chnage to landscap token null
     new 778f987  Merge pull request #125 from therajanmaurya/fixcreatecustomer
     new 0214fa0  fix: Address is showing null values in customer details page
     new 850eb69  Merge pull request #126 from therajanmaurya/fixCustomerAddress
     new bcd754a  feat: logout from app
     new 72ba053  Merge pull request #127 from therajanmaurya/logout
     new 1ef20bc  fix: customer status update in customerdetails page
     new a89a499  fix: Customer status in Customer list
     new 420733d  Merge pull request #128 from therajanmaurya/fixCustomerStatus
     new 2ac7617  fix: Direct to the created customer to details page and referesh customer list if new customer created
     new 9d1b399  Merge pull request #129 from therajanmaurya/showdetailspage
     new be5266a  feat: Edit customer
     new 47a0338  Merge pull request #130 from therajanmaurya/editclient
     new 0f63791  Feat: fuzzy logic to refresh access token
     new 51f36d3  Fix: Refresh access token retry
     new 1a0287f  feat: Refresh access token logic globally
     new d5c84fd  refactor: implemented BaseDataManager and added check to refresh access token
     new 88c77a8  Merge pull request #131 from therajanmaurya/refresh_access_token
     new 8fd652c  fix: Completable response on error and typo
     new 7748fbc  Merge pull request #132 from therajanmaurya/token_fix
     new e2016a3  refactor: loanaccounts and there features
     new d71eaae  fix: Principal Terma and Repay validation while applying for loan
     new 7491610  Merge pull request #133 from therajanmaurya/principal_amount_validate
     new 97b59d9  fix: SecurityException While uploading portrait from camera and Add Support for Check multiple Runtime Permission
     new 692e395  Merge pull request #135 from therajanmaurya/Camera_permission
     new 7fdd3fd  feat: Roles and Permission
     new c97fde8  Merge pull request #136 from therajanmaurya/Roles_Permission
     new 6b91a66  refactor: Enhance client list
     new fabadd5  Merge pull request #138 from therajanmaurya/enhanceclientlist
     new e5b8ca6  feat: Add SSL certificate and HTTP to HTTPS
     new 680ba3d  Merge pull request #156 from therajanmaurya/HTTP_SSL
     new 29ff418  refactor: Show Error UI, If API request fails in Deposit Account or Deposit account are empty
     new 5b84e21  Merge pull request #157 from therajanmaurya/errorHandling
     new e3c22ba  refactor: package name to org.apache.fineract
     new 1bbd3b6  refactor: Mifos name and string with Fineract
     new d8eefe5  Merge pull request #161 from therajanmaurya/refactorPackageName
     new bcf9eb4  Add license
     new 6024713  Merge pull request #162 from therajanmaurya/add-license
     new 1e92c6c  fix: Hide Fab Button while scrolling down
     new 06800c7  Merge pull request #163 from therajanmaurya/hideFabButton
     new f3e9940  refactor: login UI enhance
     new 8def9bb  Merge pull request #164 from therajanmaurya/loginenhance
     new da88b8d  refactor: Enhance UX while loading customer details
     new 1ecaca0  Merge pull request #165 from therajanmaurya/customerdetailsenhance
     new 954badd  refactor: Shift Exception UI handler in Base Fragment to make code more clean
     new 348368d  feat: show error if loan account failed to fetch
     new b299724  Merge pull request #166 from therajanmaurya/restFails
     new 4542fdd  feat: show Error UI and No Internt connection logic
     new 5cc03b5  Merge pull request #167 from therajanmaurya/NoInternet
     new bc57764  chore: update build tools and gradle version
     new 68c1553  Fix: Role Fragment
     new 83b6378  fix: enables scrolling while creating customer
     new df9f7ab  fix: List of countries keeps on being displayed even after selecting one from the list
     new c9af334  fix : Invalid values are accepted for the date of birth of a customer
     new ddafef4  Fix:Inconsistent Assigned Employee status
     new c2a3743  fix: Ok/Cancel buttons visible in DatePicker

The 201 revisions listed above as "new" are entirely new to this
repository and will be described in separate emails.  The revisions
listed as "add" were already present in the repository and have only
been added to this reference.


-- 
To stop receiving notification emails like this one, please contact
myrle@apache.org.