Page MenuHomePhabricator

[Dev] Transition JsonPageLoadStrategy caching to Retrofit and OkHttp
Closed, ResolvedPublic

Description

Remove our caching code, including DiskLruCache (remove from About libraries too). Test that Retrofit picks up caching transparently, especially when you're offline, and that the article header logic didn't break.