Skip to content
GitLab
Explore
Sign in
Register
Primary navigation
Search or go to…
Project
M
mobilelab1
Manage
Activity
Members
Labels
Plan
Issues
Issue boards
Milestones
Wiki
Requirements
Code
Merge requests
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Snippets
Locked files
Build
Pipelines
Jobs
Pipeline schedules
Test cases
Artifacts
Deploy
Releases
Model registry
Operate
Environments
Monitor
Incidents
Analyze
Value stream analytics
Contributor analytics
CI/CD analytics
Repository analytics
Code review analytics
Issue analytics
Insights
Model experiments
Help
Help
Support
GitLab documentation
Compare GitLab plans
GitLab community forum
Contribute to GitLab
Provide feedback
Keyboard shortcuts
?
Snippets
Groups
Projects
Show more breadcrumbs
Kent Holt
mobilelab1
Repository graph
Repository graph
You can move around the graph by using the arrow keys.
master
Select Git revision
Selected
master
default
protected
Branches
1
dev
2 results
Begin with the selected commit
Created with Raphaël 2.2.0
17
Mar
2
Feb
1
Changed the name of the app
dev master
dev master
Fixed some mayour bugs
Added back string array in 'strings.xml'
Fixed up in code review feedback notes
Remove ignored files
Added a better gitignore
Minor naming changes
Finished Activity3, Made it send an intent to Activity2 once user pressed the 'Submit' button
Completed Activity2, enabled it to get the result intent Activity3 emitts when finishing
So far completed ActivityMain3
Updated all id references of widgets to conform to convesion
Updated all widget id to new convension from 'main2_...' to 'main02_...'
Fixed broken intent recieving, pluss fixed button text not using resource string
Removed non-needed event listener code on ActivityMain Spinner, pluss cleaned up a little in 'onClick' method
Fixed broken Intent not sending data to Activity2
Finished A1 (for now)
Updated id's within activity_main3.xml to standard, and added atrings for buttons within MainActivity2 and 3
Added 'press back again to exit' feature on 'MainActivity.java'
Added intent to A1
Added an 'onClick' within 'ActivityMain.java' and referenced in activity_main.xml
Edit on activity_main2.xml
Finished layout of activity_main3
Modified id of button main_button01 within activity 'activity_main2'to main2_button01
Finished layout of activity A2 ('activity_main2.xml')
Finished A1's layout activity
Added .gitignore
Loading