Commit Graph

16 Commits

Author SHA1 Message Date
Resh
db1a76cd80 fix: update base URLs in constants and clean up unused code in various files 2025-04-16 11:00:33 +07:00
e48c63bfac feat: update API endpoints, enhance error handling, and improve UI responsiveness 2024-12-24 03:07:18 +07:00
2f1eef5f1a feat: add replay functionality and improve error handling in audio player widget 2024-12-19 13:21:55 +07:00
Resh
aae59d0a86 refactor: adjust spacing and improve layout across multiple screens 2024-12-15 20:50:15 +07:00
Naresh Pratista
28e8383662 Refactor: refactored code to remove print statements, updated widget constructors, and fixe minor issus in various screens and providers 2024-12-05 16:54:20 +07:00
Naresh Pratista
4cbae2f613 Added new mediaUrl constant and replaced occurrences of aseUrl with mediaUrl in various widgets and screens. 2024-12-02 13:43:40 +07:00
Naresh Pratista
43d66bd652 fix: add nullable thumbnail completed topics in model and progress card 2024-11-26 10:32:57 +07:00
Naresh Pratista
88ceaf7163 fix: refactoring loading handling in various feature and improve performance 2024-11-26 06:19:28 +07:00
Naresh Pratista
b50ee898fe fix(refactor): description in topic list screen handling, and add various loading handling widget 2024-11-23 17:28:23 +07:00
Naresh Pratista
7b04d304aa Updated various files, including constants, exercise providers, question widgets, section models, and screens for topics, learning, and settings, with changes to URLs, error handling, and UI components. 2024-11-21 12:45:41 +07:00
Naresh Pratista
e3b522bd33 refactor(learning): Enhance data loading and navigation flow
- Implement comprehensive loading state management
- Add error handling for topics and sections data fetching
- Improve user experience with loading indicators
- Prevent premature navigation before data is fully loaded
- Add safety checks for topic and section interaction
2024-11-13 09:03:40 +07:00
Naresh Pratista
cf5e328a27 fix(history): optimize history tab initialization and data loading 2024-11-07 10:38:56 +07:00
Naresh Pratista
279ce785f8 refactor: Improve handling of API content in material feature 2024-11-05 13:34:38 +07:00
Naresh Pratista
64454f596e feat: implement pretest review feature and media player optimization 2024-10-31 16:03:22 +07:00
Naresh Pratista
e1e9ad37da refactor(home): improve completed topics API implementation 2024-10-23 11:16:07 +07:00
Naresh Pratista
e28b60ba04 feat: implement various feature and fix various bug 2024-10-10 12:49:33 +07:00