Skip to content

Releases: adeeteya/Hopon

Hop On

19 Jun 09:38
Compare
Choose a tag to compare

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

31 May 14:05
Compare
Choose a tag to compare

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

23 Apr 16:53
Compare
Choose a tag to compare

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

16 Apr 05:39
Compare
Choose a tag to compare

<-----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

15 Apr 02:37
Compare
Choose a tag to compare

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

04 Apr 01:20
Compare
Choose a tag to compare

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

03 Apr 14:51
Compare
Choose a tag to compare

Added Wifi Connectivity to the HopOn board by opening settings intent
Added the option to prompt user to enable location to check whether the Hopon board is connected.
Fixed Some colors for creating a pattern as well as displaying it in the patterns feature.

Version 2

05 Mar 08:33
Compare
Choose a tag to compare

Added the ability to delete patterns
Prevents the deletion of the Regular Pattern
Added Delete Confirmation Dialog to prevent accidental deletion
Added The ability for user's to create their own patterns

Working Pattern

02 Mar 05:13
Compare
Choose a tag to compare
1.0.1

Design display from sqlite implemented

Version 1.0.0

28 Feb 05:19
Compare
Choose a tag to compare

Basic Card inteface implemented
Dark Mode implemented