Releases: horaciocome1/reaque-android-app
Releases · horaciocome1/reaque-android-app
Stability improvements | Setember 10, 2019
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
Save to draft | August 16, 2019
- changed color control to true black
- made dividers a bit dark
- removed text from share button
- saving title, message and topic to draft using sharedPreferences
- API 20 and bellow have square corner radius because rounded adds ugly padding
- version update to 1.4.2-rc-35
- post rating now is displayed using rating bar indicator instead of a text view
- tweaked a bit read post fragment
- set rating is now made using an rating bar instead of 5 text views
Bug fixes and improvments | August 13, 2019
bug fixes including
- hint causing activity crash on update user screen
- lists now use get instead of snapshot listener to avoid items flipping while user scrolls. bad ux
- fixing button color on api 20 and below
- tweaked night mode
- fixed ui automation error by removing test dependencies and implementations
Lighter data model | August 12, 2019
fixes include:
- fixed fail that happens when trying to create post because of empty user id
- cleaned listeners for auth and query and snapshot
- fixed profile not updating
- tweaked read post fragment ui
- fixed recycler view repeating suggestion's items
- tweaked read post fragment ui
- client now create feed entry for the author himself when creating a post
releases apk will now be available for download from here
Never miss an update | August 9, 2019
several fixes and improvements, including:
- fixing changing user when subscribing or unsubscribing
- cleaning subscribe and unsubscribe buttons visibility logic
- user receiving update alerts direct in the app
- user getting updates direct from the app
- stopped making cascade function calling in the same line
- created configuration functionality
Bug fixes and improvments | August 8, 2019
- smaller fixes
Bug fixes and improvments | August 8, 2019
- essentialy fixed crash when sharing while read post fragment was detached
- since this release, there is support for API 23 and below till 16
Welcome to notifications. August 8, 2019
- added FCM dependency
- handled receiving notifications
- can open directly an user's profile from notification
you can download at reaque.tk
Bug fixes and improvments, 6 August 2019
- only mozambicans can create an post
- strings translated to portuguese locale
- fixed error that appears when share intent arrives after user closing read post fragment
- fixed error that appeared on pixel 3 with 1-beta-3 about firestore references number of segments
Smaller queries, 2 August 2019
- limit lists to only 100 documents
- posts are now created with some starter score