updated gradle files
- gradle plugin
- google play services plugin
- firebase plugins to firebase-perf
- gradle.properties android studio 3.5 new properties to boost performance
- updated firebase dependencies implementations
- updated kotlin plugin version
other fixes including
- FCM custom service superclass has changed
updated gradle files
- gradle plugin
- google play services plugin
- firebase plugins to firebase-perf
- gradle.properties android studio 3.5 new properties to boost performance
- updated firebase dependencies implementations
- updated kotlin plugin version
- removed markwon dependency
- updated version name to 1.5.0-rc-10, version code 17
- updated build tools version to 29.0.2
other fixes including
- FCM custom service superclass has changed
and improvements including,
- tweaks on reading layout
- tweaks on creating post layout and logic
- tweaks on sign in (now user needs to manifest he wants to sign in)
- added beautiful illustrations
- tweaked item post, it has more color now
- tweaked item topic, it looks beauty now
- enlarged item suggestion
- querying posts ordering them by timestamp only, because of the poor score
algorithm
- removed data binding support from activity main
- reduced the amount of secondary color on item post
- removed illustration from set rating and update profile, they were only
distracting
- removed data binding support from activity main
- reduced the amount of secondary color on item post
- removed illustration from set rating and update profile, they were only
distracting - splitting large layout files into small pieces to improve code readability
and collaboration - made feed request lighter by preventing each auth state cases
- done button on set rating now works and have some visual tweaks
- set rating now have a toolbar title
- update button on update user also works now
- fixed explore's divider in wrong place
- enhanced lightness while retrieving feed
- user profile had its sections disorganized
dependencies update
- lifecycle
- appcompat
- firebase firestore
- firebase storage