Releases: adeeteya/Hopon
Hop On
Added the ability to send data to the Arduino through Wifi(play button in patternsActivity)
Added translations to 12 different Indian Languages
Added shared element transition from community to community-display page
Added styles.xml for most commonly used elements
Renamed almost all the variables to follow camelCase standard
Replaced most Toast messages with Snackbar
Replaced Spinner with AutoCompleteTextView in userGenActivity
Replaced hardcoded strings with string resource values(Easy for translation)
Removed Stroke from box_user_generated for better look
Optimized Pattern Display Loops
Hopon
Now the user could preview the sequence of the pattern by clicking on the gridbox in patterns Activity(animation).
Patterns Activity UI has been revamped(larger display for the pattern at the top and the listview is now moved to the bottom).
Community patterns now have a better UI. Each pattern uploaded to the community could be viewed in a separate page.
User generated Activity UI has been updated to support smaller screens.
Main Activity icons colors have been changed.
Single jump and Double jump colors have been changed.
Material Designed Colored buttons added to all activities.
Users can now no longer download duplicate patterns from the community(downloaded and user created patterns have extra column in the db called 'pid' which is unique).
Extra page to view the pattern uploaded to the community.
Shimmering layout for community loading screen and lottie checkbox animation for usergenactivity has been added.
Material Design Widgets have been implemented throughout the app(theme changed from appcompat to material).
Libraries Updated and deprecated functions have been replaced.
Hop On
User Generation Instructions(tips) are now displayed when that activity starts
Number of patterns uploaded to the community is now displayed on the Home page
User generated pattern sequence can now be cleared(clear button added)
Custom Pattern Delete Dialog Box on the patterns Activity
Community Layout Scrolling is now improved(switched list view to recycler view)
Added the ability to change language from the main screen(through settings intent)
Fixed Batter bar style in patterns Activity
Restricts user-generated pattern name's to a maximum of 20 characters
Home Screen cards have been updated to look better
Hop On
<-----Uninstall any Previous versions Before Installing this--->
Pattern creation bug fixes
Patterns created from older versions won't work anymore(locally), existing community patterns are all updated to the new convention
Patterns sequence is now displayed in both community activity as well as pattern activity
Won't be able to create invalid sequence of blue tiles anymore
Sequence of tiles while creating is now displayed
Fast scroll now enabled
Hop On
Added Search Feature for the local patterns
Added Search Feature for the community patterns
Added the ability to turn on location without starting the settings intent
Fixed Connection display card
Create Pattern dark mode fixed to be easier for the eyes
Create pattern upload to community checkbox added instead of the alert dialog
Major Performance Improvements
Some Visual Revamp
Some Bugs Fixed
HopOn
Added Community feature
Added connection to google account
Added the ability to upload custom created patterns to community
Added the ability to delete the patters uploaded to the community
Added a Download option to download patterns from community to the device
Added Authentication and Realtime-database support through firebase
Added support for slightly older devices
Removed modify option from patterns
Fixed some minor bugs
HopON
Version 2
Working Pattern
1.0.1 Design display from sqlite implemented
Version 1.0.0
Basic Card inteface implemented
Dark Mode implemented