-
Notifications
You must be signed in to change notification settings - Fork 13
Sundar Gutka Version 5.9 #349
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
Open
amitojsingh
wants to merge
66
commits into
master
Choose a base branch
from
dev
base: master
Could not load branches
Branch not found: {{ refName }}
Loading
Could not load tags
Nothing to show
Loading
Are you sure you want to change the base?
Some commits from the old base branch may be removed from the timeline,
and old review comments may become outdated.
Open
Changes from 43 commits
Commits
Show all changes
66 commits
Select commit
Hold shift + click to select a range
2120f80
fix: styling
amitojsingh a742c44
Add Baloo Paaji fonts to asset manifests and update styles across com…
amitojsingh 15c0cbd
Update font assets and styles; integrate react-native-linear-gradient
amitojsingh c86eb0a
Add anvaad-js dependency and update styles and constants
amitojsingh a79d1a1
Fix BaniList component to handle null rows and update color constant …
amitojsingh d34e4a7
Enhance BaniList component to handle undefined item cases
amitojsingh 6e0bcce
Update dependencies and refactor styles for improved theming support …
amitojsingh d47da37
Integrate SafeAreaProvider in App component and optimize header styles
amitojsingh 6afc570
Merge branch 'dev' into 290-feature-redesigning-sundar-gutka-readers-…
amitojsingh 7129d81
Refactor convertToUnicode utility function parameter for clarity
amitojsingh 7af17fb
Refactor styles across multiple components to utilize theme-based spa…
amitojsingh b9d3fd6
Remove unused theme prop validation from BaniHeader component to stre…
amitojsingh 004cbe3
Merge branch 'dev' into improve-themes
amitojsingh 890a850
Enhance theming support by adding new aliases for settings and theme …
amitojsingh c5368c5
Enhance convertToUnicode function with error handling and input valid…
amitojsingh ac978a6
Merge pull request #291 from KhalisFoundation/290-feature-redesigning…
amitojsingh cd8a6f1
Merge branch 'dev' into improve-themes
amitojsingh 25c8984
merge
amitojsingh 3b36397
Add fontFace parameter to createDiv function for customizable typography
amitojsingh 7030372
Update font assets and manifest files
amitojsingh 061c575
Merge pull request #289 from KhalisFoundation/improve-themes
amitojsingh f84cc1d
🎧 Add Audio – Major Feature Release (#252)
amitojsingh b7034bb
Refactor Header component and styles for improved layout and responsi…
amitojsingh 8f8cd89
Fix: App stuck on start screen with large text size (#302)
amitojsingh 9a26f6d
Enhance BottomNavigation styles for improved layout (#307)
amitojsingh b0faad3
Minor ui fixes for Sundar Gutka audio design (#306)
amitojsingh 2328bc7
Reminders Permission Check fix. (#309)
amitojsingh 4b3b409
Bug Fixes (#310)
amitojsingh 2008889
Refactor components and enhance BottomNavigation integration (#311)
amitojsingh 2d3fe95
Refactor AudioTrackDialog for improved localization and user experien…
amitojsingh 9784f46
Save Audio Progress and seek to bookmark position (#313)
amitojsingh a63a557
Minor Optimization of code. (#323)
amitojsingh aa1ca65
Add test suite for bottom navigation (#319)
amitojsingh d288279
fix settings header (#321)
amitojsingh d7e827c
Enhance audio management in ReaderScreen and AudioPlayer components (…
amitojsingh 73d8dc1
Add a message when sync is not available (#335)
amitojsingh a52ee7a
Enhance AudioPlayer styles and AudioSettingsModal functionality (#334)
amitojsingh a3ff167
Refactor ReaderScreen to utilize useBackHandler and enhance WebView f…
amitojsingh 762e101
Multiple fixes for audio functionality (#336)
amitojsingh a13622c
fix: bugs by uttamdeep kaur (#337)
amitojsingh 1d67756
Updated the safeAreaView for bottom navigation (#340)
amitojsingh 6ef3fa6
fix: overlapping for auto scroll bar (#343)
amitojsingh 21a6c7f
Improved bookmarks (#345)
amitojsingh 09cd68e
switching artists (#341)
amitojsingh 05c0e89
Added Fallback for audio url (#346)
amitojsingh e7544fc
Refactor header components to simplify back navigation handling (#352)
amitojsingh a97355a
Refactor ReaderScreen styles and improve auto-scroll functionality (#…
amitojsingh 62ecb09
Fix dev conflicts (#354)
amitojsingh 331208e
Add Negative Flow for initialization. (#347)
amitojsingh 55617a0
Minor Pre launch fixes (#355)
amitojsingh 082a002
Remove deprecated MCP configuration file and update issue template li…
amitojsingh d7f367f
Enhance auto-scroll functionality in gutkaScript.js (#364)
amitojsingh b85fc73
Improved the analytics and log events. (#350)
amitojsingh 83934d8
Refactor audio settings in audio.jsx component (#365)
amitojsingh ddc240e
Reader Position Not Preserved on Theme / Font Size Change (#360)
amitojsingh 6c2171b
Fixed issue #353
arshmeets d2d2ede
Pulled out the data from item and used afterwards
arshmeets 270d683
Fix for Issue #303
arshmeets 164cd9d
Refactor analytics tracking in app.js and HomeScreen components (#366)
amitojsingh e498596
Updated “Reached End” experience (#368)
amitojsingh 4ea5128
Added Documentation (#369)
amitojsingh 76e516b
Finished small progress bar at the bottom
arshmeets eeca945
Merge branch 'dev' into scroll-bar-not-visible-in-dark-mode-fix
arshmeets d6af170
made requested changes in PR review
arshmeets 7eda2b4
Switch to the right currentElementIdRef
arshmeets b20bad8
Merge pull request #371 from arshmeets/scroll-bar-not-visible-in-dark…
arshmeets 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
| Original file line number | Diff line number | Diff line change |
|---|---|---|
| @@ -0,0 +1,11 @@ | ||
| { | ||
| "mcpServers": { | ||
| "RadonAi": { | ||
| "url": "http://127.0.0.1:63483/mcp", | ||
| "type": "http", | ||
| "headers": { | ||
| "nonce": "0ecdb875-01e6-4b5d-ad01-217b0715323a" | ||
| } | ||
| } | ||
| } | ||
| } | ||
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 |
|---|---|---|
| @@ -0,0 +1,36 @@ | ||
| name: PR CI | ||
|
|
||
| on: | ||
| pull_request: | ||
| types: [opened, synchronize, reopened, ready_for_review] | ||
| branches: [master, dev] | ||
|
|
||
| concurrency: | ||
| group: pr-ci-${{ github.ref }} | ||
| cancel-in-progress: true | ||
|
|
||
| jobs: | ||
| lint-and-test: | ||
| if: github.event.pull_request.draft == false | ||
| runs-on: ubuntu-latest | ||
|
|
||
| steps: | ||
| - name: Check out code | ||
| uses: actions/checkout@v4 | ||
|
|
||
| - name: Set up Node.js | ||
| uses: actions/setup-node@v4 | ||
| with: | ||
| node-version: "20" | ||
| cache: "yarn" | ||
|
|
||
| - name: Install dependencies | ||
| run: yarn install --frozen-lockfile | ||
|
|
||
| # Lint step | ||
| - name: Run ESLint | ||
| run: yarn lint | ||
|
|
||
| # Unit tests (Jest example) | ||
| - name: Run tests | ||
| run: yarn test --ci --watchAll=false --reporters=default |
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 |
|---|---|---|
|
|
@@ -34,6 +34,7 @@ local.properties | |
| *.keystore | ||
| !debug.keystore | ||
| .kotlin/ | ||
| android/node | ||
|
|
||
| # node.js | ||
| # | ||
|
|
||
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 |
|---|---|---|
| @@ -0,0 +1,7 @@ | ||
| // Mock for @react-native/js-polyfills/error-guard | ||
| // This avoids parsing Flow type syntax in Jest | ||
|
|
||
| module.exports = { | ||
| setGlobalErrorHandler: jest.fn(), | ||
| getGlobalErrorHandler: jest.fn(() => null), | ||
| }; |
This file was deleted.
Oops, something went wrong.
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
Binary file not shown.
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
Binary file not shown.
Binary file not shown.
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 |
|---|---|---|
| @@ -0,0 +1,13 @@ | ||
| <?xml version="1.0" encoding="utf-8"?> | ||
| <network-security-config> | ||
| <domain-config cleartextTrafficPermitted="true"> | ||
| <domain includeSubdomains="false">localhost</domain> | ||
| <domain includeSubdomains="false">127.0.0.1</domain> | ||
| <domain includeSubdomains="false">10.0.2.2</domain> | ||
| <domain includeSubdomains="false">192.168.1.1</domain> | ||
| <domain includeSubdomains="true">192.168.0.0</domain> | ||
| <domain includeSubdomains="true">172.16.0.0</domain> | ||
| <domain includeSubdomains="true">10.0.0.0</domain> | ||
| </domain-config> | ||
| </network-security-config> | ||
|
|
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
Binary file not shown.
Binary file not shown.
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.
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.
Should we be adding cursor mcp files in Github?