-
Notifications
You must be signed in to change notification settings - Fork 0
Comparing changes
Open a pull request
base repository: werfish/AndroidSQLite_RegisterExample
base: master
head repository: werfish/AndroidSQLite_RegisterExample
compare: Registration_Migration
- 11 commits
- 4 files changed
- 1 contributor
Commits on Apr 19, 2017
-
Added new Class and Layout called RegistrationActivity due to a chang…
…e of requirements of the app to actually have a login screen in the main activity.
Configuration menu - View commit details
-
Copy full SHA for f29d4d6 - Browse repository at this point
Copy the full SHA f29d4d6View commit details -
Configuration menu - View commit details
-
Copy full SHA for fe24aac - Browse repository at this point
Copy the full SHA fe24aacView commit details -
Configuration menu - View commit details
-
Copy full SHA for b377824 - Browse repository at this point
Copy the full SHA b377824View commit details -
Configuration menu - View commit details
-
Copy full SHA for b7b7dad - Browse repository at this point
Copy the full SHA b7b7dadView commit details -
Deleted the Records button from the RegistrationActivity class as it …
…should not be present in the registration acitivty
Configuration menu - View commit details
-
Copy full SHA for 2b0bc3d - Browse repository at this point
Copy the full SHA 2b0bc3dView commit details -
Configuration menu - View commit details
-
Copy full SHA for 2529f54 - Browse repository at this point
Copy the full SHA 2529f54View commit details -
Deleting unncscessary code from the Activity as it will now become re…
…gister Activity. Only code which will be modified is left in.
Configuration menu - View commit details
-
Copy full SHA for d9e426a - Browse repository at this point
Copy the full SHA d9e426aView commit details -
Deleting unncscessary code from the Layout file as it will now become…
… Login Activity. Only code which will be modified is left in.
Configuration menu - View commit details
-
Copy full SHA for 7d8920b - Browse repository at this point
Copy the full SHA 7d8920bView commit details -
Created the user interface for the login screen. It contains a descri…
…ption, two EditText boxes, One for name, 2nd for Passwords and 3 buttons. Login button, Registration button to go to the Register user screen and Registered users to se the Users in the database.
Configuration menu - View commit details
-
Copy full SHA for 3f2cc60 - Browse repository at this point
Copy the full SHA 3f2cc60View commit details -
Added the EditTexts and Buttons into the code, Modified the clearFiel…
…ds methods inside of EventListeners and added Event Listeners to the buttons
Configuration menu - View commit details
-
Copy full SHA for 61d1981 - Browse repository at this point
Copy the full SHA 61d1981View commit details -
Configuration menu - View commit details
-
Copy full SHA for 505792a - Browse repository at this point
Copy the full SHA 505792aView commit details
This comparison is taking too long to generate.
Unfortunately it looks like we can’t render this comparison for you right now. It might be too big, or there might be something weird with your repository.
You can try running this command locally to see the comparison on your machine:
git diff master...Registration_Migration