(Almost) Full OkHTTP implementation
This commit is contained in:
@@ -10,4 +10,7 @@
|
||||
<item name="request_write_permission_and_saf" type="id" />
|
||||
|
||||
<item name="notification_id_update" type="id" />
|
||||
|
||||
<item name="downloader_notification_id" type="id" />
|
||||
<item name="downloader_notification_request" type="id" />
|
||||
</resources>
|
||||
@@ -29,6 +29,9 @@
|
||||
<string name="channel_download">Download</string>
|
||||
<string name="channel_download_description">Shows download status</string>
|
||||
|
||||
<string name="channel_downloader">Downloader</string>
|
||||
<string name="channel_downloader_description">Shows downloader status</string>
|
||||
|
||||
<string name="channel_update">Update</string>
|
||||
<string name="channel_update_description">Shows update progress</string>
|
||||
|
||||
@@ -103,6 +106,9 @@
|
||||
<string name="reader_notification_text">Downloading…</string>
|
||||
<string name="reader_notification_complete">Download complete</string>
|
||||
|
||||
<!-- DOWNLOADER -->
|
||||
<string name="downloader_running">Downloader running…</string>
|
||||
|
||||
<!-- SETTINGS -->
|
||||
|
||||
<string name="settings_title">Settings</string>
|
||||
|
||||
Reference in New Issue
Block a user