olegivo
82486c7514
migrate InstrumentationRegistry
2020-01-05 12:24:36 +03:00
olegivo
fe732ea385
manual migration
2020-01-05 12:24:36 +03:00
olegivo
85ec0faa99
update butterknife (10.2.1) for support jetifier
2020-01-05 12:24:27 +03:00
olegivo
9ac1ae9915
automatic migration
2020-01-05 11:22:58 +03:00
0f2a93cd27
Bump version to 1.8.5 (48)
2020-01-04 08:58:09 -06:00
323c98edb8
Fix ReminderSchedulerTest
2020-01-04 08:44:42 -06:00
aadfac68cd
Bring back snooze button
2020-01-03 19:56:19 -06:00
7076cffec5
Disable more flaky tests
2020-01-03 18:13:01 -06:00
526c8fe750
Bump version to 1.8.4 (47)
2020-01-03 17:55:20 -06:00
464eaf613d
Fix some empty CSV files
2020-01-03 17:46:46 -06:00
b21d77514a
Increase logging for ReminderReceiver and WidgetReceiver
2020-01-03 17:46:46 -06:00
58ed759224
Disable notification bundling; add default question
2020-01-03 17:46:42 -06:00
7c742e1016
Make HabitCardListCache more thread-safe; add null checks
2020-01-03 17:09:39 -06:00
d1b83d069d
Loop 1.8.3
2020-01-03 13:20:09 -06:00
7d35a85a37
Disable some flaky tests
2020-01-03 13:19:34 -06:00
616d9ab46c
Put SavedState tests together
2020-01-03 12:59:59 -06:00
29e4a8d4ec
Minor style changes
2020-01-03 09:00:17 -06:00
Rechee
ceed784acd
remove unused tag
2020-01-03 08:56:50 -06:00
Rechee
897887f802
optimize imports
2020-01-03 08:56:50 -06:00
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
2020-01-03 08:56:50 -06:00
1285b653ed
Fix imports
2020-01-03 08:56:40 -06:00
dfd5c65595
Create failing regression test for issue #534
2020-01-03 08:15:52 -06:00
315bddea96
Automatically fix invalid timestamps, instead of crashing
2020-01-03 06:40:30 -06:00
938739d535
Update app description
2020-01-02 17:47:06 -06:00
b2df70c059
Add Google Play Publisher plugin and Play Store assets
2020-01-02 12:55:44 -06:00
3afd46c59c
Remove unused HabitLogger class
2020-01-02 05:41:03 -06:00
e36c649333
Fix unit tests
2020-01-02 05:31:51 -06:00
b2e7c9fe6e
Remove HabitNotFound exception from WidgetPreferences
2020-01-02 05:27:17 -06:00
2171d582dc
Fix some issues with reminders and print more logs
2020-01-02 05:12:44 -06:00
b7be459537
Create main GitHub Actions workflow
2020-01-01 20:54:51 -06:00
TacoTheDank
cbee09c38f
Update gradle scripts and dependencies ( #538 )
...
* Update gradle wrapper
* Clean up some unnecessary/unused things in android gradles
* Update some dependencies
2020-01-01 18:03:53 -06:00
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.
2020-01-01 09:40:35 -06:00
93bb105dac
Remove gradle git plugin
2020-01-01 08:45:05 -06:00
abbf1e4d66
Update translations
2020-01-01 08:29:44 -06:00
e3f6353062
Preserve widgets from Loop 1.7.11 and lower versions
2020-01-01 08:11:37 -06:00
38d5b2bf16
build.sh: Rename env variables; copy final APK to build/
2020-01-01 07:46:29 -06:00
7801c933f0
Allow user to change first day of the week
...
Closes #421
2019-12-31 14:12:17 -06:00
5cdb9eb9d5
Settings: Remove extra margin
2019-12-31 11:23:02 -06:00
50a6d7190b
Revert change to launcher name
2019-12-30 17:29:24 -06:00
d3371badf8
Make the short name of the app untranslatable
2019-12-30 17:07:59 -06:00
ed1f3e5cdb
Update translations
2019-12-30 17:05:46 -06:00
5947926cd5
Rename launcher icon to "Loop"
2019-12-30 16:39:47 -06:00
d6ec33d6d3
Fix failing unit test
2019-12-30 16:03:56 -06:00
3f002efb53
Allow user to change transparency of widgets
...
Closes #376
2019-12-30 16:03:56 -06:00
5191290188
Fix EditHabitDialog theme
2019-12-30 16:03:56 -06:00
cc05543692
Improve performance of detail page by cancelling useless async tasks
2019-12-30 16:03:56 -06:00
Brian Norman
e94e0c057e
Capitalize sentences on dialogFormInputMultiline ( #535 )
2019-12-30 02:46:30 -06:00
350f002ed3
Update translations and credits
2019-12-29 16:15:37 -06:00
bf644f4e09
Rename night mode to dark theme; abide by system-wide settings (API 29)
...
Closes issue #513
2019-12-29 12:22:19 -06:00
3658aef2e2
Use dark navigation bar in dark theme
2019-12-29 11:42:10 -06:00