Commit Graph

249 Commits (11d55bbf02066bfa86e02083c503ebb902374e39)

Author SHA1 Message Date
Luboš Luňák 43e802fb8e implement custom snooze for notifications
8 years ago
Luboš Luňák 4d59783809 make LED blinking for notifications configurable
8 years ago
Luboš Luňák a680d57cac make notifications also blink the LED
8 years ago
TruffelNL f6620be2d9 Removed an if statement
8 years ago
TruffelNL 1c2abb543b Added private variables
8 years ago
TruffelNL 87cf2871a7 Added bundled notifications
8 years ago
srikanth r e041d9041b Implemented cancel to reminders of habits.
8 years ago
Alinson S. Xavier dccf5eae47 Only use signing configuration if env variables are defined
8 years ago
Alinson S. Xavier b2a8c9c45f Remove PebbleReceiver
8 years ago
Alinson S. Xavier 125a574ff9 Merge branch 'master' into dev
8 years ago
Alinson S. Xavier a75a27ad42 Make the day start at 3am instead of midnight
8 years ago
Alinson S. Xavier 4126f01ef1 Reactivate proguard
8 years ago
Alinson S. Xavier 864636705d Implement tests for Preferences
8 years ago
Alinson S. Xavier c05f50998f Add branch and commit hash to version name
8 years ago
Alinson S. Xavier 47e279b3b3 Update SharedPreferencesStorage
8 years ago
Alinson S. Xavier 60c62b8609 Temporarily disable proguard
8 years ago
Alinson S. Xavier e5bc06c138 Increase time limit
8 years ago
Alinson S. Xavier 89400e281e Move version numbers from build.gradle to gradle.properties
8 years ago
Alinson S. Xavier 57dc19550d Fix errors
8 years ago
Alinson S. Xavier a8aa6f192c Replace Long by Timestamp
8 years ago
Alinson S. Xavier 882ddba324 Fix acceptance tests
8 years ago
Alinson S. Xavier 2f7509b94e Update test images (KitKat)
8 years ago
Alinson S. Xavier a5720e8d7f BaseViewTest: increase tolerance
8 years ago
Alinson S. Xavier c7aaa98935 Convert widget providers to Kotlin
8 years ago
Alinson S. Xavier efcb5710c0 Convert more classes to Kotlin
8 years ago
Alinson S. Xavier 3783fd8506 Convert RingtoneManager to Kotlin
8 years ago
Alinson S. Xavier 6f80a9c030 Convert intents and notifications to Kotlin
8 years ago
Alinson S. Xavier a02376497a Convert automation and database packages to Kotlin
8 years ago
Alinson S. Xavier 180c18f6bf Merge branch 'feature/kotlin' into dev
8 years ago
Alinson S. Xavier 2db4c06fe8 Merge branch 'master' into dev
8 years ago
Alinson S. Xavier 122b300c50 Update view test images (KitKat)
8 years ago
Jude Ibe (Toochukwu) 02f9660fda Socket.io depreciated function
8 years ago
Alinson S. Xavier bb282da92d Fix tests
8 years ago
Alinson S. Xavier 8ccada67d6 Import Loop DB without app restart
8 years ago
Alinson S. Xavier 5d9563b9d8 Fix handling of null values in AndroidDatabase
8 years ago
Alinson S. Xavier ea640a8a17 Rebuild order after removing habit
8 years ago
Alinson S. Xavier 6801d1d1ae Add more constraints on table Repetitions
8 years ago
Alinson S. Xavier 1069fcfc62 Move importers to uhabits-core
8 years ago
Alinson S. Xavier 59745fb90f Refactor Android database classes
8 years ago
Alinson S. Xavier 1976160ae8 Move tests to uhabits-core
8 years ago
Alinson S. Xavier 6dd7e49112 Move database migrations to uhabits-core
8 years ago
Alinson S. Xavier ecb5352134 Implement JDBC database
8 years ago
Alinson S. Xavier b96385c4a7 Move models.sqlite to uhabits-core
8 years ago
Alinson S. Xavier 96c1a046d4 Merge branch 'feature/raw-sqlite' into dev
8 years ago
Alinson S. Xavier 00660d3e36 Make filtered MemoryHabitLists update automatically
8 years ago
PrototypeNM1 b14ca5c625 Don't list archived Habits when creating Widgets. (#309)
8 years ago
Alinson S. Xavier 71fe6137be Remove old database migrations; add missing ones
8 years ago
Alinson S. Xavier 0a5d565030 Remove dependency: ActiveAndroid
8 years ago
Alinson S. Xavier 6d06e06840 Simplify SQLite lists
8 years ago
Alinson S. Xavier edeba897fb Implement SQLiteRepository
8 years ago
Alinson S. Xavier af7c4e227d Fix merge
8 years ago
Alinson S. Xavier 96ab887545 Merge tag 'v1.7.5' into dev
8 years ago
Alinson S. Xavier f8a9da59dd Simplify ListHabitsActivity
8 years ago
Alinson S. Xavier 50a6c6d9dd Remove unused code
8 years ago
Alinson S. Xavier 8d181a6683 Simplify ShowHabitActivity
8 years ago
Alinson S. Xavier 217516ad59 Create android-pickers module
8 years ago
Alinson S. Xavier fc4b610d59 Create android-base module
8 years ago
Alinson S. Xavier 382b52e5b2 Merge tag 'v1.7.4' into dev
8 years ago
Alinson S. Xavier 277738f94d Fix default color and failing tests
8 years ago
Alinson S. Xavier cf25229fbc Merge branch 'dev' into pull/austil
8 years ago
Alinson S. Xavier 74e0dcf706 Disable PebbleReceiver tests on KitKat
8 years ago
Alinson S. Xavier 4e1cc6dc80 Fix tests for KitKat
8 years ago
Alinson S. Xavier c34f9f9e9f Merge branch 'dev' of https://github.com/austil/uhabits into pull/austil
8 years ago
Alinson S. Xavier ed9066f393 Implement alternative checkmark algorithm
8 years ago
Alinson S. Xavier 96e1771c25 Remove inferred tables from SQLite database
8 years ago
Alinson S. Xavier 6875fc0428 Move notifications and reminders to uhabits-core
8 years ago
Alinson S. Xavier b88b3a683d Move preferences to uhabits-core
8 years ago
Alinson S. Xavier d97f94075d Implement widget test
8 years ago
Alinson S. Xavier 28f095e56a Implement additional UI tests
8 years ago
Alinson S. Xavier ead87519b1 UI tests: reset state programmatically
8 years ago
Alinson S. Xavier 7cfe3355e4 Downgrade Mockito to 1.0 on AndroidTest
8 years ago
Alinson S. Xavier a51ecaaf24 Annotate all Android tests
8 years ago
Alinson S. Xavier 5eb63df633 Merge branch 'modules' into dev
8 years ago
Alinson S. Xavier e4b5a3ea45 Implement acceptance tests for some basic features
8 years ago
Alinson S. Xavier 88c1e73720 Merge tag 'v1.7.3' into dev
8 years ago
Alinson S. Xavier 6ccfb53329 Add missing tests for RepetitionList and Habit
8 years ago
Alinson S. Xavier 8a29fbf07d Merge branch 'hotfix/1.7.3' into modules
8 years ago
Alinson S. Xavier 745d07024c Remove unused permissions
8 years ago
Alinson S. Xavier 94025c5262 Add test for BundleSavedState
8 years ago
Alinson S. Xavier ab09eb8a03 Update CI build script
8 years ago
Alinson S. Xavier e826c80ff2 Fix Android tests
8 years ago
Alinson S. Xavier 6255fe2d12 Make generated classes work on Android Studio
8 years ago
Alinson S. Xavier 1746920699 Rename uhabits-core package
8 years ago
Alinson S. Xavier c9b62669de Merge branch 'dev' into modules
8 years ago
Alinson S. Xavier 56c5fb6c9d Write missing tests
8 years ago
Alinson S. Xavier d8d4c4f55e Write tests for ListHabits behaviors
8 years ago
Alinson S. Xavier 70423ddb0a Move ListHabits controllers to uhabits-core
8 years ago
Alinson S. Xavier 94c70485b7 Remove unit tests for uhabits-android
8 years ago
Alinson S. Xavier 3e558be4d4 Move ListHabitsBehavior to uhabits-core
8 years ago
Alinson S. Xavier fa4944700c Move UI behavior to uhabits-core
8 years ago
Alinson S. Xavier df0cf57984 Move tests to androidTest
8 years ago
Alinson S. Xavier 29d1de46e7 Reorganize tests
8 years ago
Alinson S. Xavier cb4ab3b436 Move ExportCSVTask to uhabits-core
8 years ago
Alinson S. Xavier 370e7343d7 Move commands to uhabits-core
8 years ago
Alinson S. Xavier acd653db70 Create org.isoron.androidbase package
8 years ago
Alinson S. Xavier 51ca4aa98e Move remaining model classes
8 years ago
Alinson S. Xavier d23b59ced2 Move some models
8 years ago
Alinson S. Xavier f18ac9db48 Create module uhabits-core
8 years ago
Alinson S. Xavier c20ca3921f Rename android module to uhabits-android
8 years ago