Update bundled CRL to latest Google status#14
Conversation
|
What about this ? |
In my Key Attestation, still say 16 March. |
Fix added to PR |
16th or 17th seems to depend on timezone Also this is the hard coded CRL ie: no internet and no cache eg: installed offline or cleared data offline or internet dropped immediately after downloading and installing. |
|
No description provided. |
|
One more fix coming to resolve zgfg's issues |
|
@VisionR1 This is ready to go! It bundles the latest March CRL data along with two major fixes: The Locale UI Fix: Critical Legacy Cache Hotfix: |
|
Thanks. So, ready for release 2.0.1 ? |
|
Now it says March 23rd, update yesterday? I think, we must change without date in the string, so no need every time change the specific date From: To: Or something similar. I know, this go this the status.json. |
|
Wow. One week and already a new CRL! Mine says 24 March. Also I think leave app/src/main/res/raw/status.json as is. Just update strings and 2.0.1 will be good to go👍 |
|
Yeah. Too fast. Just like the: ✅ CRL Up-to-date ❌ Offline - CRL Out-of-date ? |
|
Yeah, app/src/main/res/values/strings.xml line 63 Maybe every few months update app/src/main/res/raw/status.json but always leave it behind 😉 |
* Update bundled CRL to latest Google status * Fix locale string resolution in HomeAdapter * Fix conflicting app declaration in HomeAdapter * Fix schema migration bug for legacy CRL caches
Updates the hardcoded offline fallback status.json to the latest payload from Google and bumps the UI badge string to reflect the March 17th date.