Skip to content
Navigation Menu
Sign in
Appearance settings
Platform
AI CODE CREATION
GitHub Copilot
Write better code with AI
GitHub Copilot app
Direct agents from issue to merge
MCP Registry
Integrate external tools
DEVELOPER WORKFLOWS
Actions
Automate any workflow
Codespaces
Instant dev environments
Issues
Plan and track work
Code Review
Manage code changes
Code Quality
Enforce quality at merge
APPLICATION SECURITY
GitHub Advanced Security
Find and fix vulnerabilities
Code security
Secure your code as you build
Secret protection
Stop leaks before they start
EXPLORE
Why GitHub
Documentation
Blog
Changelog
Marketplace
View all features
Solutions
BY COMPANY SIZE
Enterprises
Small and medium teams
Startups
Nonprofits
BY USE CASE
App Modernization
DevSecOps
DevOps
CI/CD
View all use cases
BY INDUSTRY
Healthcare
Financial services
Manufacturing
Government
View all industries
View all solutions
Resources
EXPLORE BY TOPIC
AI
Software Development
DevOps
Security
View all topics
EXPLORE BY TYPE
Customer stories
Events & webinars
Ebooks & reports
Business insights
GitHub Skills
SUPPORT & SERVICES
Documentation
Customer support
Community forum
Trust center
Partners
View all resources
Open Source
COMMUNITY
GitHub Sponsors
Fund open source developers
PROGRAMS
Security Lab
Maintainer Community
Accelerator
GitHub Stars
Archive Program
REPOSITORIES
Topics
Trending
Collections
Enterprise
ENTERPRISE SOLUTIONS
Enterprise platform
AI-powered developer platform
AVAILABLE ADD-ONS
GitHub Advanced Security
Enterprise-grade security features
Copilot for Business
Enterprise-grade AI features
Premium Support
Enterprise-grade 24/7 support
Pricing
Type
/
to search
Sign in
Sign up
Appearance settings
You signed in with another tab or window.
Reload
to refresh your session.
You signed out in another tab or window.
Reload
to refresh your session.
You switched accounts on another tab or window.
Reload
to refresh your session.
Dismiss alert
{{ message }}
Uh oh!
There was an error while loading.
Please reload this page
.
Code-Critique
/
xkcd-ios
Public
Notifications
You must be signed in to change notification settings
Fork
1
Star
2
Code
Issues
6
Pull requests
3
Actions
Projects
Security and quality
0
Insights
Additional navigation options
Code
Issues
Pull requests
Actions
Projects
Security and quality
Insights
View list of all tags
- #21
#21
Open
thomasMinshull
wants to merge 13 commits into
master
Code-Critique/xkcd-ios:master
from
viewListOfAllTags
Code-Critique/xkcd-ios:viewListOfAllTags
Copy head branch name to clipboard
Conversation
Commits
13
(13)
Checks
Files changed
Open
View list of all tags
#21
thomasMinshull
wants to merge 13 commits into
master
Code-Critique/xkcd-ios:master
from
viewListOfAllTags
Code-Critique/xkcd-ios:viewListOfAllTags
Copy head branch name to clipboard
Commits
Commits on Oct 1, 2019
Update Access control in ComicDetailsViewController.
thomasMinshull
committed
26b5b84
View commit details
Copy full SHA for 26b5b84
Browse repository at this point
Commits on Oct 2, 2019
Add empty hidden .gitkeep file in xkcdTests directory, inorder to have
Show description for 3205c62
thomasMinshull
committed
3205c62
View commit details
Copy full SHA for 3205c62
Browse repository at this point
Update TagCell initializer to implemnt both init(frame:) & init(coder).
thomasMinshull
committed
de13838
View commit details
Copy full SHA for de13838
Browse repository at this point
Fixed project.yml bug where buildScripts where only part of the test target.
thomasMinshull
committed
e4e6656
View commit details
Copy full SHA for e4e6656
Browse repository at this point
Fix SwiftLint warnings.
thomasMinshull
committed
66fc798
View commit details
Copy full SHA for 66fc798
Browse repository at this point
Rename xkcdTests -> tests & updated test target name.
thomasMinshull
committed
9390e8d
View commit details
Copy full SHA for 9390e8d
Browse repository at this point
Remove functions with default implementation.
thomasMinshull
committed
c2089b4
View commit details
Copy full SHA for c2089b4
Browse repository at this point
Make Networking code DRY-er by moving code to NetworkManager.
thomasMinshull
committed
18ebd03
View commit details
Copy full SHA for 18ebd03
Browse repository at this point
Commits on Oct 4, 2019
Extended NetworkManager to fetch array of all tags.
thomasMinshull
committed
f9c62e6
View commit details
Copy full SHA for f9c62e6
Browse repository at this point
Commits on Oct 6, 2019
Updated CommicDetailsViewController to have a refference to a commicModel
Show description for c8de78f
thomasMinshull
committed
c8de78f
View commit details
Copy full SHA for c8de78f
Browse repository at this point
Added UITableView with DiffableDataSource for allTags list.
thomasMinshull
committed
29039e9
View commit details
Copy full SHA for 29039e9
Browse repository at this point
Commits on Oct 8, 2019
Position TableView and fetch tags.
thomasMinshull
committed
33c4d44
View commit details
Copy full SHA for 33c4d44
Browse repository at this point
Commits on Oct 19, 2019
Update Tag Model comicId Type.
thomasMinshull
committed
2ccd021
View commit details
Copy full SHA for 2ccd021
Browse repository at this point
You can’t perform that action at this time.