Quad4 Software
Explore Help
Sign In
Ren/Browser
1
0
Fork 0
You've already forked Browser
Code Issues Pull Requests Actions Packages Projects Releases 1 Wiki Activity
Files
e8ee623a826c0cf6dfda8587244f828d68315a27
Browser/ren_browser
History
Ivan 79c3351fb4 Fix header background color to extend whole line,
- Add docstrings,
- Add section/header indentation
- Add color validation regex.
2025-09-28 18:22:57 -05:00
..
announces
ruff formatting and fixes
2025-09-22 13:55:52 -05:00
controls
ruff formatting and fixes
2025-09-22 13:55:52 -05:00
pages
ruff formatting and fixes
2025-09-22 13:55:52 -05:00
profiler
add docstring
2025-09-20 13:55:50 -05:00
renderer
Fix header background color to extend whole line,
2025-09-28 18:22:57 -05:00
storage
Update Android storage path to use user-accessible external storage instead of the app's private files directory.
2025-09-28 15:38:05 -05:00
tabs
ruff formatting and fixes
2025-09-22 13:55:52 -05:00
ui
Add config saving feedback in settings.py with print statements and update button label to "Save Config".
2025-09-28 15:38:25 -05:00
app.py
Add config file writing logic to ensure saved configurations are persisted before RNS initialization. Includes error handling for potential write failures.
2025-09-22 15:25:11 -05:00
logs.py
Fix log setup condition in setup_rns_logging to use 'is not' for comparison
2025-09-22 14:10:02 -05:00