-
Notifications
You must be signed in to change notification settings - Fork 2
Develop #481
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
Develop #481
Changes from all commits
Commits
Show all changes
37 commits
Select commit
Hold shift + click to select a range
f66dcb1
refactor(plan_navigation): update routing and content handling for in…
dhakar66 763ed6c
feat(plan_details): add thumbnail and shareable image support in plan…
dhakar66 e8c681a
feat: add deep link support for series sharing and enhance routing
dhakar66 8b12cc5
image streah fix
TenzDelek e6171f4
p with s
TenzDelek 47c5e57
padding on about
TenzDelek c88c29e
padding
TenzDelek 6b36224
refactor: streamline recitation navigation by removing redundant para…
dhakar66 2223efc
refactor: remove unused user plans provider and enhance series enroll…
tentamdin e175aa7
feat: add sharing functionality to the reader bottom sheet and implem…
dhakar66 edc72a4
refactor: update locale handling and simplify home screen layout
tentamdin 7f4d3c8
base
TenzDelek e0722b6
feat: add home deep link generation and enhance verse sharing functio…
dhakar66 8540cbb
refactor: enhance Mala screen layout with improved padding and visual…
tentamdin 4942abf
almost done
TenzDelek fd29e45
feat: implement accumulator groups feature with data fetching and UI …
tentamdin 24f7b26
last one
TenzDelek bb57c96
fix name cut of
TenzDelek 56aebce
feat: add accumulator group model and UI components for group accumul…
tentamdin 9b9a390
feat: add group accumulation sheet and localization for group accumul…
tentamdin 2d1acf8
fix
TenzDelek 4314c4b
feat: implement group accumulation functionality with selection and s…
tentamdin 1006bf8
feat: enhance group accumulation management with local state handling…
tentamdin bc2be77
Merge pull request #463 from OpenPecha/chore/PlansBottomSheetSharable…
tentamdin e8e04f2
Merge pull request #473 from OpenPecha/feat/PlanShareDeepLink
tentamdin 0240032
fix: update localisation
tentamdin 48d492c
Merge pull request #474 from OpenPecha/bug-fixing
tentamdin f8f2a0d
Update lib/features/reader/presentation/widgets/reader_app_bar/reader…
tentamdin 715ef66
Merge branch 'develop' into feat/ChantsShare
tentamdin 75beaaf
Merge pull request #475 from OpenPecha/feat/ChantsShare
tentamdin 6aaaf42
Merge pull request #477 from OpenPecha/accu
tentamdin b0814be
Merge pull request #476 from OpenPecha/refactor/series-detail-enrollm…
tentamdin 4e5297f
Merge pull request #478 from OpenPecha/feat/VerseOfDayDeepLinkShare
tentamdin dcfdca5
fix: disable some action on group accumulation
tentamdin 487571a
refactor: streamline accumulator ID handling and improve local state …
tentamdin 5a58a27
Merge branch 'develop' into feature/mala-screen-layout
tentamdin 71b9135
Merge pull request #480 from OpenPecha/feature/mala-screen-layout
tentamdin 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
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
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
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.
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
/group-accumulators/is listed twice — once under "Group accumulator counts" and again under "Group accumulators". The duplicate has no functional impact (the route is protected either way) but creates maintenance confusion about which comment applies and suggests copy-paste residue.Note: If this suggestion doesn't match your team's coding style, reply to this and let me know. I'll remember it for next time!