Alinson S. Xavier
526c8fe750
Bump version to 1.8.4 (47)
6 years ago
Alinson S. Xavier
464eaf613d
Fix some empty CSV files
6 years ago
Alinson S. Xavier
b21d77514a
Increase logging for ReminderReceiver and WidgetReceiver
6 years ago
Alinson S. Xavier
58ed759224
Disable notification bundling; add default question
6 years ago
Alinson S. Xavier
7c742e1016
Make HabitCardListCache more thread-safe; add null checks
6 years ago
Alinson S. Xavier
d1b83d069d
Loop 1.8.3
6 years ago
Alinson S. Xavier
7d35a85a37
Disable some flaky tests
6 years ago
Alinson S. Xavier
616d9ab46c
Put SavedState tests together
6 years ago
Alinson S. Xavier
b9c9d6852a
Merge branch 'edi_habit_crash' into dev
6 years ago
Alinson S. Xavier
29e4a8d4ec
Minor style changes
6 years ago
Rechee
ceed784acd
remove unused tag
6 years ago
Rechee
897887f802
optimize imports
6 years ago
Rechee
dcd0c61b8d
fixed issue where weekly picker dialog isn't being restored on rotation
...
squash! fixed issue where weekly picker dialog isn't being restored on rotation
6 years ago
Alinson S. Xavier
1285b653ed
Fix imports
6 years ago
Alinson S. Xavier
dfd5c65595
Create failing regression test for issue #534
6 years ago
Alinson S. Xavier
315bddea96
Automatically fix invalid timestamps, instead of crashing
6 years ago
Alinson S. Xavier
938739d535
Update app description
6 years ago
Alinson S. Xavier
27f625873d
Reorganize .secret
6 years ago
Alinson S. Xavier
b2df70c059
Add Google Play Publisher plugin and Play Store assets
6 years ago
Alinson S. Xavier
3afd46c59c
Remove unused HabitLogger class
6 years ago
Alinson S. Xavier
e36c649333
Fix unit tests
6 years ago
Alinson S. Xavier
b2e7c9fe6e
Remove HabitNotFound exception from WidgetPreferences
6 years ago
Alinson S. Xavier
2171d582dc
Fix some issues with reminders and print more logs
6 years ago
Alinson S. Xavier
b7be459537
Create main GitHub Actions workflow
6 years ago
TacoTheDank
cbee09c38f
Update gradle scripts and dependencies ( #538 )
...
* Update gradle wrapper
* Clean up some unnecessary/unused things in android gradles
* Update some dependencies
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
93bb105dac
Remove gradle git plugin
6 years ago
Alinson S. Xavier
f67b74d57d
Update CHANGELOG
6 years ago
Alinson S. Xavier
abbf1e4d66
Update translations
6 years ago
Alinson S. Xavier
e3f6353062
Preserve widgets from Loop 1.7.11 and lower versions
6 years ago
Alinson S. Xavier
38d5b2bf16
build.sh: Rename env variables; copy final APK to build/
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
dee4670f65
Update CHANGELOG
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
61cd77e5df
Update screenshots
6 years ago
Alinson S. Xavier
d6ec33d6d3
Fix failing unit test
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
04cf4e7785
Update CHANGELOG
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
190a1171c4
Bump minSdkVersion to 21 (Lollipop)
6 years ago
Alinson S. Xavier
2b20b6bb9d
Add link to privacy policy
6 years ago