-
Notifications
You must be signed in to change notification settings - Fork 0
Refactor rename package #62
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
Merged
Merged
Changes from all commits
Commits
Show all changes
23 commits
Select commit
Hold shift + click to select a range
7bf3fe3
chore(deps): update dependencies and migrate to Flutter News App
fulleni 8bd68d8
ci: update CI/CD configurations
fulleni ed5ed16
build(android): update app configuration and naming
fulleni 33d1130
refactor(dependencies): remove "ht_" prefix from package imports
fulleni 4f4eae9
refactor(account): update imports and package names
fulleni 4a7651f
refactor(account): update imports and rename exception types
fulleni b6dda33
refactor(dependencies): rename and restructure package imports
fulleni 1072d33
refactor(authentication): update imports and exceptions
fulleni 45398df
refactor(data_repository): replace HtDataRepository with DataRepository
fulleni 137f36d
refactor(headlines-feed): update imports and rename classes
fulleni 0333816
refactor(headlines-search): update imports and errors
fulleni 79f2c88
refactor(settings): update imports and organize dependencies
fulleni 65698b4
refactor(shared): update imports and package references
fulleni f10042f
refactor(router): update imports and package names
fulleni 803bbb5
fix(l10n): update import path for AppLocalizations
fulleni f5a77b9
docs(README): update project metadata and licensing information
fulleni d7062c2
docs(README): update content and clarify getting started instructions
fulleni 8458a9f
feat(README): update headlines feed description
fulleni a6afbc0
refactor(headline-details): improve chip creation in _HeadlineDetails…
fulleni 7fc8839
style(headlines-search): update TODO comments and improve code consis…
fulleni dbb02ff
refactor(dependencies): reorganize dependencies across multiple packages
fulleni 6da9ca6
style: remove unnecessary line break in import statement
fulleni 2389a64
ci: update CD workflow and dependencies
fulleni File filter
Filter by extension
Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
There are no files selected for viewing
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
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
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
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,4 +1,4 @@ | ||
name: ht_main | ||
name: ci | ||
|
||
concurrency: | ||
group: $-$ | ||
|
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
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
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
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
2 changes: 1 addition & 1 deletion
2
android/app/src/main/kotlin/com/example/ht_main/MainActivity.kt
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
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
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
Oops, something went wrong.
Oops, something went wrong.
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.
Uh oh!
There was an error while loading. Please reload this page.