Alinson S. Xavier
cff8e26428
Update translations
5 years ago
Alinson S. Xavier
09bf49a9ce
Remove notification groups; revert to default system behavior
5 years ago
Alinson S. Xavier
38fb37cde2
Remove SyncManager and Internet permission
5 years ago
Alinson S. Xavier
d0b4e3e163
Bump version to 1.8.9
5 years ago
Alinson S. Xavier
bf650a7565
Fix crash when saving habit (some languages only)
5 years ago
Alinson S. Xavier
b78cd1dd0d
Update tests
5 years ago
Alinson S. Xavier
e7a3f0cffa
Fix build script; remove some obsolete tests
5 years ago
Alinson S. Xavier
6aa72caf6c
Bump version to 1.8.8
5 years ago
Alinson S. Xavier
a3344358b9
Shorten release notes
6 years ago
Alinson S. Xavier
58d8c799ce
Bump version to 1.8.7
6 years ago
Alinson S. Xavier
f9437d61b0
Fix issue causing multiple notifications to be dismissed at once ( #540 )
6 years ago
Alinson S. Xavier
997ebfc28a
ListHabitsRegressionTest: update imports
6 years ago
Alinson S. Xavier
6a91300d82
Migrate to AndroidX ( #544 )
6 years ago
Alinson S. Xavier
b3a40efe46
Bump version to 1.8.6
6 years ago
Alinson S. Xavier
547c7ffdf7
Fix ID assignment on SQLiteHabitList
6 years ago
olegivo
82486c7514
migrate InstrumentationRegistry
6 years ago
olegivo
fe732ea385
manual migration
6 years ago
olegivo
9ac1ae9915
automatic migration
6 years ago
Alinson S. Xavier
0f2a93cd27
Bump version to 1.8.5 (48)
6 years ago
Alinson S. Xavier
aadfac68cd
Bring back snooze button
6 years ago
Alinson S. Xavier
7076cffec5
Disable more flaky tests
6 years ago
Alinson S. Xavier
526c8fe750
Bump version to 1.8.4 (47)
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
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
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
938739d535
Update app description
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
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