Febon
|
6d676fcb78
|
Added confirmasion dialog to settings reset button
|
5 years ago |
Febon
|
ca3ad18515
|
Merge branch 'dev' of https://github.com/pkorove/uhabits into dev
|
5 years ago |
Febon
|
9aa610271c
|
Created apropriate classes to implement a reset confirm dialog
Created factory classes for the ConfirmResetDialog following the design patern of the ConfirmDeleteDialog class
|
5 years ago |
pkorove
|
9bb1a49ac6
|
Deleted unneeded comments
|
5 years ago |
pkorove
|
65623ea08e
|
Fix reset from settings not refreshing
|
5 years ago |
Febon
|
74e44e9843
|
Fixed habit list refresh problem
added a pop-app message when habit reser is executed and toggled off deleted repetitions
|
5 years ago |
pkorove
|
7b4976e990
|
Add the function of the reset button in the settings menu
Change some of the code to follow the current standard.
|
5 years ago |
Febon
|
91678b83e1
|
Selected habit Reset
Created the behavior for the habit reset button in the multiple selection mode
|
5 years ago |
Febon
|
f174620b6a
|
Added conditions in application listeners
In order for the buttons to work the listeners must listen to the right android key in the xml
|
5 years ago |
Febon
|
d9486b1e06
|
Added Habit reset Class
Immplemented a class that erases the repetitions of a habit "clearing its history"
|
5 years ago |
Rechee Jozil
|
849b91dde2
|
delete bad unit test
|
6 years ago |
Rechee Jozil
|
66b4c48d92
|
null check description
|
6 years ago |
Rechee
|
2999e0e5eb
|
updating test
|
6 years ago |
Rechee
|
46761926d2
|
now writing question and description to csv
|
6 years ago |
Rechee
|
88d6a8e513
|
fix habit importers to use description instead
|
6 years ago |
Rechee
|
557ae19297
|
setting description to be blank instead of null
|
6 years ago |
Rechee
|
895b068321
|
fixing tests
|
6 years ago |
Rechee
|
fb98c5fe9a
|
replacing getDescription with getQuestion all over the code
|
6 years ago |
Rechee
|
bcd9dd1bb5
|
now allowing blank for description
squash! now allowing blank for description
|
6 years ago |
Rechee
|
0990192cd6
|
making nullable
|
6 years ago |
Rechee
|
1cf2d69534
|
creating migration tests
|
6 years ago |
Rechee
|
0489dc39e0
|
updating db version and adding migration for question column
|
6 years ago |
Rechee
|
88b9645be1
|
adding question to habit and habit record
|
6 years ago |
Alinson S. Xavier
|
6a91300d82
|
Migrate to AndroidX (#544)
|
6 years ago |
Alinson S. Xavier
|
547c7ffdf7
|
Fix ID assignment on SQLiteHabitList
|
6 years ago |
olegivo
|
9ac1ae9915
|
automatic migration
|
6 years ago |
Alinson S. Xavier
|
323c98edb8
|
Fix ReminderSchedulerTest
|
6 years ago |
Alinson S. Xavier
|
aadfac68cd
|
Bring back snooze button
|
6 years ago |
Alinson S. Xavier
|
464eaf613d
|
Fix some empty CSV files
|
6 years ago |
Alinson S. Xavier
|
7c742e1016
|
Make HabitCardListCache more thread-safe; add null checks
|
6 years ago |
Alinson S. Xavier
|
315bddea96
|
Automatically fix invalid timestamps, instead of crashing
|
6 years ago |
Alinson S. Xavier
|
e36c649333
|
Fix unit tests
|
6 years ago |
Alinson S. Xavier
|
b2e7c9fe6e
|
Remove HabitNotFound exception from WidgetPreferences
|
6 years ago |
Alinson S. Xavier
|
2171d582dc
|
Fix some issues with reminders and print more logs
|
6 years ago |
TacoTheDank
|
cbee09c38f
|
Update gradle scripts and dependencies (#538)
* Update gradle wrapper
* Clean up some unnecessary/unused things in android gradles
* Update some dependencies
|
6 years ago |
Alinson S. Xavier
|
e3f6353062
|
Preserve widgets from Loop 1.7.11 and lower versions
|
6 years ago |
Alinson S. Xavier
|
7801c933f0
|
Allow user to change first day of the week
Closes #421
|
6 years ago |
Alinson S. Xavier
|
d6ec33d6d3
|
Fix failing unit test
|
6 years ago |
Alinson S. Xavier
|
3f002efb53
|
Allow user to change transparency of widgets
Closes #376
|
6 years ago |
Alinson S. Xavier
|
cc05543692
|
Improve performance of detail page by cancelling useless async tasks
|
6 years ago |
Alinson S. Xavier
|
350f002ed3
|
Update translations and credits
|
6 years ago |
Alinson S. Xavier
|
bf644f4e09
|
Rename night mode to dark theme; abide by system-wide settings (API 29)
Closes issue #513
|
6 years ago |
Alinson S. Xavier
|
2b20b6bb9d
|
Add link to privacy policy
|
6 years ago |
Alinson S. Xavier
|
caed1aef79
|
Hide widget stacks feature for non-developers
|
6 years ago |
Alinson S. Xavier
|
6d57ea0368
|
Merge branch 'master' into dev
|
6 years ago |
Alinson S. Xavier
|
c676a02ca8
|
Remove Jacoco
|
6 years ago |
Alinson S. Xavier
|
ded57cd04a
|
Merge branch 'dev' into agp-update
|
6 years ago |
Alinson S. Xavier
|
b8f9e2f309
|
Update to Dagger 2.25.2
|
6 years ago |
Alinson S. Xavier
|
f403dfd7d1
|
Disable failing tests
|
6 years ago |
olegivo
|
fe091fa740
|
update AGP (3.5.1)
using default build tools version (from AGP)
|
6 years ago |