Alinson S. Xavier
2171d582dc
Fix some issues with reminders and print more logs
6 years ago
Alinson S. Xavier
6f24e42d1f
Disable write-ahead log on SQLite
...
Android 9 (Pie) silently introduced a new behavior where new SQLite
databases have Write-Ahead Logs (WALs) enabled by default. The data,
even after committed, is not written to the main database file until
later. This caused a silent bug leading to data loss, where exported
backups would either be empty or miss some recent data.
6 years ago
Alinson S. Xavier
abbf1e4d66
Update translations
6 years ago
Alinson S. Xavier
7801c933f0
Allow user to change first day of the week
...
Closes #421
6 years ago
Alinson S. Xavier
5cdb9eb9d5
Settings: Remove extra margin
6 years ago
Alinson S. Xavier
50a6d7190b
Revert change to launcher name
6 years ago
Alinson S. Xavier
d3371badf8
Make the short name of the app untranslatable
6 years ago
Alinson S. Xavier
ed1f3e5cdb
Update translations
6 years ago
Alinson S. Xavier
5947926cd5
Rename launcher icon to "Loop"
6 years ago
Alinson S. Xavier
3f002efb53
Allow user to change transparency of widgets
...
Closes #376
6 years ago
Alinson S. Xavier
5191290188
Fix EditHabitDialog theme
6 years ago
Alinson S. Xavier
cc05543692
Improve performance of detail page by cancelling useless async tasks
6 years ago
Brian Norman
e94e0c057e
Capitalize sentences on dialogFormInputMultiline ( #535 )
6 years ago
Alinson S. Xavier
350f002ed3
Update translations and credits
6 years ago
Alinson S. Xavier
bf644f4e09
Rename night mode to dark theme; abide by system-wide settings (API 29)
...
Closes issue #513
6 years ago
Alinson S. Xavier
3658aef2e2
Use dark navigation bar in dark theme
6 years ago
Alinson S. Xavier
2b20b6bb9d
Add link to privacy policy
6 years ago
Alinson S. Xavier
caed1aef79
Hide widget stacks feature for non-developers
6 years ago
Alinson S. Xavier
8341956a90
Hide numerical habits feature for non-developers
6 years ago
Alinson S. Xavier
6d57ea0368
Merge branch 'master' into dev
6 years ago
Alinson S. Xavier
83c1197dc1
Increase target SDK to 29; update support library
6 years ago
olegivo
2fb9168686
Convert IntroActivity to Kotlin ( #520 )
6 years ago
Mick Dekkers
a69fb369df
Preserve selections when reopening EditSettingActivity ( #524 )
6 years ago
Veyndan Stuart
77a9701805
Convert PaletteUtils to Kotlin ( #510 )
...
* Convert PaletteUtils to Kotlin
6 years ago
Tthecreator
3e2cf48223
Changed habit type selection to dropdown instead of popup message ( #498 )
6 years ago
Alinson S. Xavier
905099ccdb
Fix invalid translation files
7 years ago
Alinson S. Xavier
76b848752c
Convert i18n strings from Android XML to Kotlin
7 years ago
Alinson S. Xavier
6a30bb98c6
Rename legacy to android
7 years ago