Commit Graph

208 Commits (1787c0e74ee777b2946a6cede141cc62b0f38e8f)

Author SHA1 Message Date
Alinson S. Xavier 49faacda1c Wrap base64 functions; close gzip stream before reading
5 years ago
Alinson S. Xavier 339eeff1ff Merge branch 'dev' into feature/sync
5 years ago
Alinson S. Xavier b6eefbdb36 setSystemTime: Try two methods
5 years ago
Alinson S. Xavier 2bf7358207 Fix medium tests for Android APIs 23-25
5 years ago
Alinson S. Xavier ce0cbb6ee2 Sync: Improve encryption and preferences API
5 years ago
Alinson S. Xavier 67ef3bb90c SyncManager: Switch to coroutines
5 years ago
Alinson S. Xavier b82af419f8 Merge branch 'dev' into feature/sync
5 years ago
Alinson S. Xavier 49ff9a7edf Fix failing tests
5 years ago
Alinson S. Xavier 53ebdf4f14 Skip upload if database has not changed
5 years ago
Alinson S. Xavier 4762b54701 Merge branch 'dev' into feature/sync
5 years ago
Alinson S. Xavier aa288ac406 Make question marks optional
5 years ago
Alinson S. Xavier 2228dbf0f4 Create new UNKNOWN checkmark state
5 years ago
Alinson S. Xavier 9ca1c8e459 Rewrite WidgetBehavior and associated tests
5 years ago
Alinson S. Xavier 61414d62f4 Remove calls to Repetition.add and Repetition.remove
5 years ago
Alinson S. Xavier f97fed3b9b Repetition: Replace toggle by setValue
5 years ago
Alinson S. Xavier d45281d137 Merge branch 'master' into dev
5 years ago
Alinson S. Xavier 56c180183e Update release notes
5 years ago
Alinson S. Xavier af8d983cca Add dummy settings.gradle file to help F-Droid locate app metadata
5 years ago
Alinson S. Xavier 0a49232ebd Add dummy settings.gradle file to help F-Droid locate app metadata
5 years ago
Alinson S. Xavier cff8e26428 Update translations
5 years ago
Alinson S. Xavier 68ccf37fd5 Add UUID to habits
5 years ago
Alinson S. Xavier 659c528744 SyncManager: First version
5 years ago
Alinson S. Xavier 0de86ac66c Update widgets at most once per minute
5 years ago
Alinson S. Xavier 35ca041bc2 EncExt: Trim keys
5 years ago
Alinson S. Xavier 576a334dc9 Update sync intent-filter
5 years ago
Alinson S. Xavier 294aee5d12 Implement cryptography extensions
5 years ago
Alinson S. Xavier 0859cec853 Implement intent filter; hide password for now
5 years ago
Alinson S. Xavier 23f2978a64 Add sync preferences to settings screen
5 years ago
Alinson S. Xavier a2400172e2 Make registration functional
5 years ago
Alinson S. Xavier 5376f4bff8 Implement SyncActivity (with static data)
5 years ago
Alinson S. Xavier 008902d3b7 AutoBackup: Use getLocalTime instead of getStartOfToday; improve logging
5 years ago
Quentin Hibon bfddc42f5e
Allow user to sort by status (#660)
5 years ago
Alinson S. Xavier dc0b8deccf Export backups daily
5 years ago
Alinson S. Xavier b674d14b49 Opt-in skips: Update tests
5 years ago
Alinson S. Xavier d594d3b085 Make skip days an opt-in feature
5 years ago
Sunxy88 2d488a67f2
Use dark theme in settings window. (#655)
5 years ago
Kristian Tashkov d997b1378d
Setting custom start of the day (#621)
5 years ago
Alinson S. Xavier 720f98f9bd Write tests for IntentScheduler
5 years ago
Alinson S. Xavier 31d631b155 Update test screenshots
5 years ago
Alinson S. Xavier ef186d55c6 Update test screenshots
5 years ago
Alinson S. Xavier 8a895b2d20 Fix colors in BarChart and HistoryChard
5 years ago
Alinson S. Xavier 61f32449dd Numerical habits: allow Tasker to increment/decrement value
5 years ago
Kristian Tashkov 69f11c9d4e
Fix clearing of reminders (#638)
5 years ago
Nguyen Ly Nam 1ffc079042
Numerical habits: update notifications and detail screen (#627)
5 years ago
Alinson S. Xavier 5fa3f412c0 Show YES_AUTO as grey checkmark
5 years ago
Alinson S. Xavier b72cad5316 Rename checkmark values to NO, YES_AUTO, YES_MANUAL and SKIP
5 years ago
Kristian Tashkov d59ab89426
Update widgets at midnight (#634)
5 years ago
Alinson S. Xavier ea019321e6 Revert "NumberPickerFactory: Show and hide keyboard using InputMethodManager"
5 years ago
Alinson S. Xavier 6967def950 NumberPickerFactory: Show and hide keyboard using InputMethodManager
5 years ago
Alinson S. Xavier 6d4cac427f NumberPickerFactory: Automatically show keyboard
5 years ago