-
Notifications
You must be signed in to change notification settings - Fork 11
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
Development #36
Merged
Merged
Development #36
Conversation
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
…topSelection_ListViewIrem_ArrayAdapter) now displays section index during fast scroll - Likely will need to update others list fragment adapters to properly implement the SectionIndexer
- Added fast scroll section indexes for Schedules tab lists (basically just buses)
Development fastscroll sections
This reverts commit 593ed7d.
…here the stop list contained duplicate stops on subswquent views. The loaded boolean was always set to false.
- Regional Rail and Realtime stop selection lists now have location option - Updated StopsModel to retrieve lat/lon from DB when fetching stops - Added lat/lon to StopModel - Added distance Comparator for StopModel - Added Constants file - Added header view and resources to support it
…the fast scroll bar would jump during normal scroll due to repeat sections
- Added location view to top of dual section list views using StickHeaderListview as they do not accept the standard list view headers
Rewrote SharePreferences Updated to latest version of gradle.
Dev/findlocation
…ent-current-location * commit '74ecd650d9877ba6df94da34d8c6fe979c73ee9f': Added Find Location Views. Added Alerts to Realtime View Rewrote SharePreferences
Development current location
Updated build to fix conflict. This should clear up build warnings.
- Database now only loads when not present or needs to upgrading via the database version - Added SETPA Crashlytics key - Crashlytics disabled for debug builds, reduce noise when testing locally - Database uses force upgrade option as there are no update scripts and a read-only db is uesd - Updated version
- Removed unused database loading resource values
Fixed issue with concurrent list modification. Fixed crash if alert did not have a last update date. Added Strict mode for debug.
Refactor of some find nearest location adapters and lists.
…ew header after the adapter base been set
Development crash fix 10
Added saving state to Next To Arrive and Schedules.
- Added user location to Find Nearest Location map
- Color changes for TrainView and TransitView hamburger menu route lists
…n scrolling before data finishes loading
…ection-colors - Swapped the route direction color of the buses shown on the map to mat...
Updated Find Nearest Location to execute a single sql statement per requ...
…current day on Schedules
- Weekday routes now use Friday for their service day instead of the cur...
Updated FNL to better handle location updates.
- Updated the System Status tab colors to match iOS
- Now loading direction headers for route selection
Updated source code, tips, and connect information.
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
v1.0 Release.