Commit Graph

387 Commits (2e51c73ac0997c617a32c5a60230f82ebb91edd1)

Author SHA1 Message Date
Alinson S. Xavier 39d23424d6 Remove CancelableTask
5 years ago
Alinson S. Xavier eba2dd0171 Remove HabitsActivity
5 years ago
Alinson S. Xavier 1bdd44085c Clean up and update dependencies
5 years ago
Alinson S. Xavier 596af6afe6 Remove android-base; move Dagger classes to uhabits.inject
5 years ago
Alinson S. Xavier 3f3ddc3955 Remove BaseActivity and BaseScreen
5 years ago
Alinson S. Xavier a58c60b8ce Remove BaseRootView
5 years ago
Alinson S. Xavier b42ad0dd83 Refactor SettingsActivity; clean up BaseScreen
5 years ago
Alinson S. Xavier e0fbe841c1 Remove BaseSelectionMenu
5 years ago
Alinson S. Xavier 3523b2c1a3 Remove BaseMenu
5 years ago
Alinson S. Xavier c15c14ffcd Simplify SyncActivity; make QR code always white
5 years ago
Alinson S. Xavier 8cd729480f Remove ButterKnife
5 years ago
Alinson S. Xavier 638bc2816f Refactor AboutActivity
5 years ago
Alinson S. Xavier 826ea17cdd Refactor EditSettingActivity
5 years ago
Alinson S. Xavier 19e221bb32 ShowHabitActivity: Re-enable menus and actions
5 years ago
Alinson S. Xavier 85de69bca7 Remove unused HabitCard
5 years ago
Alinson S. Xavier 7d5b9d0f63 Refactor BarCard
5 years ago
Alinson S. Xavier 816ab71d83 Refactor HistoryCard
5 years ago
Alinson S. Xavier c230b5c40d Fix score widget name
5 years ago
Alinson S. Xavier 71620a320d Refactor FrequencyCard
5 years ago
Alinson S. Xavier c016b0aecc Refactor ScoreCard
5 years ago
Alinson S. Xavier 95b3028c95 Refactor StreakCard
5 years ago
Alinson S. Xavier ae4ac801a0 Restructure ShowHabitActivity
5 years ago
Alinson S. Xavier bda3e42e2b Create view-model and presenter for TargetCard; reduce boilerplate
5 years ago
Alinson S. Xavier 4dc1df5887 Refactor TargetCard
5 years ago
Alinson S. Xavier 302b9f5df4 Refactor SubtitleCard
5 years ago
Alinson S. Xavier c2d89c7a60 Refactor NotesCard
5 years ago
Alinson S. Xavier 45574753c7 ShowHabitPresenter: Listen to commands and auto-update
5 years ago
Alinson S. Xavier c84c618ef0 Refactor OverviewCard
5 years ago
Alinson S. Xavier 98d17d60a5 Refactor ShowHabitRootView; convert ShowHabitActivity to Kotlin
5 years ago
Alinson S. Xavier 4c1c6e76fc Remove unused methods
5 years ago
Alinson S. Xavier ac1441aba5 Simplify commands
5 years ago
Alinson S. Xavier 5d2ff40dc9 Replace primitive int by PaletteColor
5 years ago
Alinson S. Xavier 63f2b80515 Remove AndroidDateUtils
5 years ago
Alinson S. Xavier 52b25fbc72 Remove AndroidDateFormats
5 years ago
Alinson S. Xavier b94a887534 Remove redundant logError method
5 years ago
Alinson S. Xavier f6699fbfda Move SyncManager to uhabits-core
5 years ago
Alinson S. Xavier 9743b05a78 Move sync package to org.isoron.uhabits.core
5 years ago
Alinson S. Xavier 9681b7b5ef RemoteSyncServer: Improve logging
5 years ago
Alinson S. Xavier 017bc50698 Move sync classes to uhabits-core
5 years ago
Alinson S. Xavier 4f55ec6ea8 Bump version number
5 years ago
Alinson S. Xavier 16b0682229 Ignore all performance tests
5 years ago
Alinson S. Xavier a77798f293 PerformanceTest: Increase time limit
5 years ago
Alinson S. Xavier 08050ff616 WidgetUpdater: Remove rate limit
5 years ago
Alinson S. Xavier 12b080152b Speed up CreateHabitCommand and CreateRepetitionCommand
5 years ago
Alinson S. Xavier df3d660e83 SyncActivity: Remove password field
5 years ago
Alinson S. Xavier 5717ae1bf1 RemoteSyncServer: Fix test
5 years ago
Alinson S. Xavier 872c8d9d81 SyncManager: Small fix in logging
5 years ago
Alinson S. Xavier 0b6110f0f9 Add alpha to version name
5 years ago
Alinson S. Xavier 6df5e9ebe9 Monitor network availability; other minor fixes
5 years ago
Alinson S. Xavier 2b9fd74a1d Close database
5 years ago
Alinson S. Xavier b0336fb495 SyncManager: Log sync key
5 years ago
Alinson S. Xavier 328fcd23f4 SyncManager: Run tasks in the same thread
5 years ago
Alinson S. Xavier 9c0951ae58 Minor fixes to sync protocol
5 years ago
Alinson S. Xavier 1787c0e74e Upgrade to Android Gradle plugin 4.1.0
5 years ago
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 849212fd2f Run medium tests three times
5 years ago
Alinson S. Xavier b6eefbdb36 setSystemTime: Try two methods
5 years ago
Alinson S. Xavier 2a72601153 Increase minSdkVersion to 23
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 e892bccb32 Bump version to 1.8.10
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 b1560dd694 LoopDBImporter: Use commands instead of directly modifying DB
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
Alinson S. Xavier 4764c07f3b Bump version to 2.0.0
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
Alinson S. Xavier ba08968600 Fix tests
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 ddea9e78a9 ScoreList: Fix interaction between SKIP and rolling sum
5 years ago
Alinson S. Xavier c429cb41c0 Fix method rename
5 years ago