Replace 'Download' prefix with 'Updater'
These classes do more than controlling the download of the updates.
This commit is contained in:
+1
-1
@@ -28,7 +28,7 @@
|
||||
</intent-filter>
|
||||
</activity>
|
||||
|
||||
<service android:name=".controller.DownloadService" />
|
||||
<service android:name=".controller.UpdaterService" />
|
||||
|
||||
<receiver android:name=".UpdatesCheckReceiver">
|
||||
<intent-filter>
|
||||
|
||||
Reference in New Issue
Block a user