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

Dev #56

Open
wants to merge 30 commits into
base: main
Choose a base branch
from
Open

Dev #56

wants to merge 30 commits into from

Conversation

Tamkien
Copy link
Collaborator

@Tamkien Tamkien commented Apr 5, 2021

No description provided.

Tamkien and others added 30 commits March 8, 2021 10:13
Initial commit of login layouts
Disabled Dark mode, Auto-rotate & Split screen.
Revert "Disabled Dark mode, Auto-rotate & Split screen."
* Disabled Dark mode, Auto-rotate & Split screen.

* Update themes.xml

Co-authored-by: Hoàng Duy Minh <[email protected]>
* Added layout using RecycleView for ProfileFragment.

* Fixed overlapped RecycleView.
* Fixed #22 issue.

* Somehow the codes are duplicated. Fixed.

* Changed main color to #ee1b24
* Fixed #22 issue.

* Somehow the codes are duplicated. Fixed.

* Changed main color to #ee1b24

* Removed rcvProfileMenu's margins except marginTop.

* Edited Exit dialog's button labels.

* Translated into Vietnamese
* Fixed #22 issue.

* Somehow the codes are duplicated. Fixed.

* Changed main color to #ee1b24

* Removed rcvProfileMenu's margins except marginTop.

* Edited Exit dialog's button labels.

* Translated into Vietnamese

* Fixed typos
* Change application name

* Add authentication validation

* Modify login screen

* Add Customer model

* Add user authentication

* Refactor project structure

* Add FirestoreInstance
* Change application name

* Add authentication validation

* Modify login screen

* Add Customer model

* Add user authentication

* Refactor project structure

* Add FirestoreInstance

* Refactor FirestoreInstance
* Change application name

* Add authentication validation

* Modify login screen

* Add Customer model

* Add user authentication

* Refactor project structure

* Add FirestoreInstance

* Refactor FirestoreInstance

* Add loading dialog

* Edit Sign In behavior

* Edit login text

* Add theme for authentication EditText

* Fix get login status

* Edit build.gradle

* Add toString for Customer

* Edit login activity screen

* Implement login via Firebase

* Dismiss login loading dialog

* Keep screen on when loading

Co-authored-by: Hoàng Duy Minh <[email protected]>
Co-authored-by: Hoàng Duy Minh <[email protected]>
* Fixed wrong proxy setting.

* get-product

* anhntl-product

* anhntl-product

* anhntl

* anhntl

* optimize layout product

* add search bar

* Edit Product fragment

* add categories to fragment product

* optimized product fragment

* Add on click listener for products

* Add on click listener for products

* implemented category fragment

* edit ViewByCategoryActivity.kt

* edit ViewByCategoryActivity.kt

* anhntl

* anhntl-search

* implement View by Category

* implemented ProductAdapterListener

* anhntl-sort

* anhntl-sort

* add selector for ViewByCategoryActivity.kt

* Rename .java to .kt

* add sorter for ViewByCategoryActivity.kt

* edit activity_product_details.xml

* edit activity_product_details.xml

Co-authored-by: binnienguyen <[email protected]>
* Fixed wrong proxy setting.

* get-product

* anhntl-product

* anhntl-product

* anhntl

* anhntl

* optimize layout product

* add search bar

* Edit Product fragment

* add categories to fragment product

* optimized product fragment

* Add on click listener for products

* Add on click listener for products

* implemented category fragment

* edit ViewByCategoryActivity.kt

* edit ViewByCategoryActivity.kt

* anhntl

* anhntl-search

* implement View by Category

* implemented ProductAdapterListener

* anhntl-sort

* anhntl-sort

* add selector for ViewByCategoryActivity.kt

* Rename .java to .kt

* add sorter for ViewByCategoryActivity.kt

* edit activity_product_details.xml

* edit activity_product_details.xml

Co-authored-by: binnienguyen <[email protected]>
* Change application name

* Add authentication validation

* Modify login screen

* Add Customer model

* Add user authentication

* Refactor project structure

* Add FirestoreInstance

* Refactor FirestoreInstance

* Add loading dialog

* Edit Sign In behavior

* Edit login text

* Add theme for authentication EditText

* Fix get login status

* Edit build.gradle

* Add toString for Customer

* Edit login activity screen

* Implement login via Firebase

* Dismiss login loading dialog

* Keep screen on when loading

* Add edit profile screen

* Edit reset password screen

* Edit sign up screen

* Add internal storage permissions

* Delete redundant classes

* Move authentication functions to controller

* Add some libraries

* Add new Edit profile activity

* Edit component ids

* Add sign in icon

* Refactor login function

* Delete model

* Refactor user functions

* Add recyclerview items event

* Load component to view

* Rebuild reset password

* Replace loading text

* Move sign up function to controller

* Delete Customer

* Fix email validation

* Fix screen redirect

* Fix UI
* [DucHM12] Add Entity/CartItem.java

* [DucHM12] Refactor document to documentID in CartItem.java

* [DucHM12] Modified Entity/Cart.java

* [DucHM12] Add Entity/Cart.java

* Add 4 files for screen layout for feature_cart

* Add build.gradle, string.xml, layout_row_cart_item.xml. Modified CartItem.java, Cart.java for screen layout for feature_cart

* Add CartView interface, CartViewController to handle fragment changes. Refactor entity Cart, CartItem. Modified CartItemModel and CartAdapter.

* Commit feaure_cart branch

* Add UserSession to stores UID and current Cart ID

* Replace hard coded UID and cartID with ID set by UserSession

* Re-commit cart-fragment layout

* Delete unused String

* Re-commit app

* Add UserSession validation check in CartFragment

* Make UserSession final

* Add addCartItem method

* Add initial constructor for CartItem

* Add firestore auth and storage depenencies and modifies AndroidManifest.
* [DucHM12] Add Entity/CartItem.java

* [DucHM12] Refactor document to documentID in CartItem.java

* [DucHM12] Modified Entity/Cart.java

* [DucHM12] Add Entity/Cart.java

* Add 4 files for screen layout for feature_cart

* Add build.gradle, string.xml, layout_row_cart_item.xml. Modified CartItem.java, Cart.java for screen layout for feature_cart

* Add CartView interface, CartViewController to handle fragment changes. Refactor entity Cart, CartItem. Modified CartItemModel and CartAdapter.

* Commit feaure_cart branch

* Add UserSession to stores UID and current Cart ID

* Replace hard coded UID and cartID with ID set by UserSession

* Re-commit cart-fragment layout

* Delete unused String

* Re-commit app

* Add UserSession validation check in CartFragment

* Make UserSession final

* Add addCartItem method

* Add initial constructor for CartItem

* Add firestore auth and storage depenencies and modifies AndroidManifest.

* Fix bug cart

* Fix fetchCurrentUserCart and addProductToCart

* Fix layout elegentNumberButton

* Fix layout elegentNumberButton

* Make CartAdapter singleton and method to clear cart UI after logout

* Re-commit feature_cart
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.

5 participants