Logo
Explore Help
Sign In
Karl/BobStore
1
0
Fork 0
You've already forked BobStore
Code Issues Pull Requests Actions Packages Projects Releases Wiki Activity
BobStore/F-Droid/res/values/array.xml

18 lines
391 B
XML
Raw Normal View History

Added preferences screen and implemented (optional) caching
2010-11-07 23:06:46 +00:00
<?xml version='1.0' encoding='utf-8'?>
<resources>
<string-array name="updateIntervalNames">
<item>Never</item>
<item>Hourly</item>
<item>Every 4 Hours</item>
<item>Every 12 Hours</item>
<item>Daily</item>
Allow to check repositories less often The maximum interval to check repositories was "Daily". Allow to also update weekly and bi-weekly and remove the "hourly" option (someone has to pay for all that bandwidth after all). I was considering to even remove the "Every 4 hours" option, but did not dare do it. Signed-off-by: Sebastian Spaeth <Sebastian@SSpaeth.de>
2015-01-30 15:09:21 +01:00
<item>Weekly</item>
<item>Every 2 Weeks</item>
Added preferences screen and implemented (optional) caching
2010-11-07 23:06:46 +00:00
</string-array>
Re-add theming, much better this time
2013-11-03 16:12:22 +01:00
<string-array name="themeNames">
<item>Dark</item>
<item>Light</item>
</string-array>
Add preference for SQLite "synchronous" flag By default SQLite runs with synchronous=FULL, which is the safest mode and uses fsync() a lot, but this interacts very badly with Samsung's infamous RFS filesystem. With this preference the user can decide whether to sacrifice some safety for reasonable performance.
2011-02-13 20:37:35 +01:00
</resources>
Reference in New Issue Copy Permalink
Powered by Gitea Version: 1.23.7 Page: 150ms Template: 3ms
English
Bahasa Indonesia Deutsch English Español Français Gaeilge Italiano Latviešu Magyar nyelv Nederlands Polski Português de Portugal Português do Brasil Suomi Svenska Türkçe Čeština Ελληνικά Български Русский Українська فارسی മലയാളം 日本語 简体中文 繁體中文(台灣) 繁體中文(香港) 한국어
Licenses API