Merge branch 'update_interval' into 'master'

Repository update interval (#158)

This is issue #158 https://gitlab.com/fdroid/fdroidclient/issues/158

I have modified the update interval to include "weekly" and "Every 2 Weeks" and removed "Hourly" as update frequencies. THe maximum interval was daily which was still too often for me. I have removed "Hourly" as you probably have to pay for your bandwidth and that is insanely often :-). Every 4 hours should still be plenty often.

2 Languages did not have the right amount of options there anyway, and I fixed those.

Please check, test, judge and ... hopefully ... merge.

See merge request !52
This commit is contained in:
Ciaran Gultnieks 2015-02-25 16:02:42 +00:00
commit da01be7986
2 changed files with 4 additions and 0 deletions

View File

@ -6,6 +6,8 @@
<item>Every 4 Hours</item>
<item>Every 12 Hours</item>
<item>Daily</item>
<item>Weekly</item>
<item>Every 2 Weeks</item>
</string-array>
<string-array name="themeNames">

View File

@ -20,6 +20,8 @@
<item>4</item>
<item>12</item>
<item>24</item>
<item>168</item>
<item>336</item>
</string-array>
<string-array name="themeValues">