Backend Change Logs

– user login and device token issue fix (Api)
– backend config files modified (Backend)
– when user register again even user not veriry the code , send email again (Api)

Backend Effected Files

– application/controllers/rest/Users.php
– application/config/config.php
– application/config/ps_config.php
– application/models/User.php

Android Change Logs

– Fixed filter category list issue
– Fixed notification icon color issue
– Fixed category delete issue
– Fixed map issue at new item entry
– Fixed filter selected ui issue
– Fixed user follower issue
– Fixed contact info ui issue at detail

Android Effected Files

app/build.gradle
app/src/main/java/com/panaceasoft/psbuyandsell/Config.java
app/src/main/java/com/panaceasoft/psbuyandsell/MainActivity.java
app/src/main/java/com/panaceasoft/psbuyandsell/api/PSApiService.java
app/src/main/java/com/panaceasoft/psbuyandsell/db/PSCoreDb.java
app/src/main/java/com/panaceasoft/psbuyandsell/repository/item/ItemRepository.java
app/src/main/java/com/panaceasoft/psbuyandsell/repository/itemcategory/ItemCategoryRepository.java
app/src/main/java/com/panaceasoft/psbuyandsell/repository/user/UserRepository.java
app/src/main/java/com/panaceasoft/psbuyandsell/ui/category/adapter/CategoryFilterAdapter.java
app/src/main/java/com/panaceasoft/psbuyandsell/ui/city/menu/CityMenuFragment.java
app/src/main/java/com/panaceasoft/psbuyandsell/ui/city/selectedcity/SelectedCityFragment.java
app/src/main/java/com/panaceasoft/psbuyandsell/ui/common/NavigationController.java
app/src/main/java/com/panaceasoft/psbuyandsell/ui/dashboard/DashBoardSearchFragment.java
app/src/main/java/com/panaceasoft/psbuyandsell/ui/item/detail/ItemFragment.java
app/src/main/java/com/panaceasoft/psbuyandsell/ui/item/entry/ItemEntryFragment.java
app/src/main/java/com/panaceasoft/psbuyandsell/ui/item/search/specialfilterbyattributes/FilteringFragment.java
app/src/main/java/com/panaceasoft/psbuyandsell/ui/subcategory/SubCategoryFragment.java
app/src/main/java/com/panaceasoft/psbuyandsell/utils/Constants.java
app/src/main/res/layout/fragment_item.xml

Subscribe to our free newsletter