0
0
mirror of https://github.com/ankidroid/Anki-Android.git synced 2024-09-19 19:42:17 +02:00
Anki-Android/AnkiDroid
Rohanraj123 1a1e138cdc feat: enable troubleshooting dialog box for user guidance
Added a dialog box to provide users with troubleshooting guidance during critical operations.
This dialog appears when the user encounters common errors and offers solutions or next steps.

Key changes include:
- Integrated the new troubleshooting dialog into the main user interface.
- Implemented logic to trigger the dialog based on specific error codes.
- Updated the UI to support the dialog's appearance and behavior.
- Refined error-handling flow to ensure that appropriate guidance is displayed.

This feature aims to improve user experience by helping users resolve issues without leaving the app.
2024-09-10 06:30:56 +00:00
..
src feat: enable troubleshooting dialog box for user guidance 2024-09-10 06:30:56 +00:00
.gitignore
build.gradle remove scoped storage migration 2024-08-28 19:22:01 +00:00
jacoco.gradle Implement release mode instrumentation with better proguard rules 2024-06-26 15:58:07 +00:00
proguard-rules.pro Implement release mode instrumentation with better proguard rules 2024-06-26 15:58:07 +00:00
proguard-test-rules.pro Implement release mode instrumentation with better proguard rules 2024-06-26 15:58:07 +00:00
robolectricDownloader.gradle