Master#2
Open
e5ky0 wants to merge 37 commits into
Open
Conversation
new icon
new icon
new icon
new icon
* Create Icon Folder * Added source files for icons * Create nothing * icon 2 SVG * Added note relative to flipper finder in main menu * changed app name * Updated App Name * Updated App Name in android label * Update app base to most recent database * Delete commentaire.json * Delete enseigne.json * Delete flipper.json * Delete modele_flipper.json * Delete tournoi.json
to rectify a display bug that hid half of the seek bar
* Move package * Refactor name to elected new name
Refactor ENSEIGNE2 JSON files are populated at app first launch with latest online database
Date check in query for FLIPPER ENSEIGNE COMMENTAIRES because it doesn’t work when updating from a blank database
and date
This reverts commit fb9de7a, and adds a reset of the date in the database's onUpgrade()
Minor improvement of layout Display of information in PagePreference including count of Flips Actifs
Added a Database version parameter in Preferences files Added in MainActivity.java the initialization of Preferences parameters DATABASE LAST UPDATE & DATABASE VERSION before CheckforUpdate
2.2.3 -> 2.3.0 add contraint layout
Conflicts: app/src/main/AndroidManifest.xml app/src/main/java/com/pinmyballs/database/FlipperDatabaseHandler.java
This layout now properly show its full span
Was causing the app to crash when a Flipper model was modified
self-explanatory
last correction
This file contains hidden or 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
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.
Refactor ENSEIGNE2
JSON files are populated at app first launch with latest online database