quran / quran_android

a quran reading application for android
http://android.quran.com
GNU General Public License v3.0
1.95k stars 881 forks source link

Fix audio not starting after required downloads #2629

Closed ahmedre closed 3 months ago

ahmedre commented 3 months ago

Certain files, when downloaded, were not notifying the app that the download is complete (due to an ordering bug of the "file download" being sent after the "batch download done," when the batch should be last). This caused required downloads to not continue to playing audio when downloaded. This patch fixes this.

github-actions[bot] commented 3 months ago
OLD: app-madani-debug.apk (signature: V1, V2)
NEW: app-madani-debug.apk (signature: V1, V2)

          │          compressed           │         uncompressed         
          ├───────────┬───────────┬───────┼───────────┬───────────┬──────
 APK      │ old       │ new       │ diff  │ old       │ new       │ diff 
──────────┼───────────┼───────────┼───────┼───────────┼───────────┼──────
      dex │  20.3 MiB │  20.3 MiB │ +25 B │  65.5 MiB │  65.5 MiB │  0 B 
     arsc │   2.2 MiB │   2.2 MiB │   0 B │   2.2 MiB │   2.2 MiB │  0 B 
 manifest │   5.6 KiB │   5.6 KiB │   0 B │  27.1 KiB │  27.1 KiB │  0 B 
      res │   1.6 MiB │   1.6 MiB │   0 B │   1.8 MiB │   1.8 MiB │  0 B 
    asset │ 404.2 KiB │ 404.2 KiB │   0 B │ 678.6 KiB │ 678.6 KiB │  0 B 
    other │ 188.6 KiB │ 188.6 KiB │  +9 B │ 385.6 KiB │ 385.6 KiB │  0 B 
──────────┼───────────┼───────────┼───────┼───────────┼───────────┼──────
    total │  24.7 MiB │  24.7 MiB │ +34 B │  70.6 MiB │  70.6 MiB │  0 B