Commit Graph

225 Commits

Author SHA1 Message Date
olegivo
b0f5f96eee Konvert StyledResources
Co-authored-by: Alinson S. Xavier <git@axavier.org>
2020-08-13 07:40:49 -05:00
olegivo
fd76a3c6fd Konvert InterfaceUtils
Co-authored-by: Alinson S. Xavier <git@axavier.org>
2020-08-13 07:32:41 -05:00
KristianTashkov
87231d7fa4 fix saving of non-numerical habits 2020-07-20 13:12:58 +03:00
olegivo
4d18a1335c Convert FileUtils to Kotlin
Co-authored-by: Alinson S. Xavier <git@axavier.org>
2020-07-12 10:22:18 -05:00
olegivo
424a417a13 Convert ColorUtils to Kotlin
Co-authored-by: Alinson S. Xavier <git@axavier.org>
2020-07-12 10:00:23 -05:00
Thomas S
96d23bdf22 Update checkmark widget for numerical support
Co-authored-by: Alinson S. Xavier <git@axavier.org>
2020-07-12 09:25:49 -05:00
Alinson S. Xavier
a8e77b8df8 Update test screenshots 2020-07-02 08:04:03 -05:00
Alinson S. Xavier
5413569ce3 Update test screenshots 2020-07-02 07:31:02 -05:00
Alinson S. Xavier
d80b85ac8c Make bars round 2020-06-25 07:16:47 -05:00
Alinson S. Xavier
40bc35935f Create target widget 2020-06-25 07:04:43 -05:00
Alinson S. Xavier
a6060f468d Create new TargetCard and TargetChart 2020-06-25 06:12:26 -05:00
Alinson S. Xavier
6ec9d51a1e CheckmarkList: Implement getThisIntervalValue 2020-06-24 20:07:56 -05:00
Alinson S. Xavier
de28a5e74e EditHabitActivity: Do not divide target by freq denominator 2020-06-24 20:07:21 -05:00
Alinson S. Xavier
3ba503604b Show target in SubtitleCard; replace some bitmap icons by FontAwesome 2020-06-23 06:19:08 -05:00
Alinson S. Xavier
6d48b53861 Merge branch 'master' into dev 2020-06-21 17:28:41 -05:00
Alinson S. Xavier
bf650a7565 Fix crash when saving habit (some languages only) 2020-06-21 11:31:53 -05:00
Alinson S. Xavier
b78cd1dd0d Update tests 2020-06-21 11:00:00 -05:00
Alinson S. Xavier
6d9ad8c56c Tweak snapIntervalsTogether so that "1 time every x days" habits work better 2020-06-21 10:59:31 -05:00
Alinson S. Xavier
e7a3f0cffa Fix build script; remove some obsolete tests 2020-06-21 10:45:46 -05:00
Alinson S. Xavier
6aa72caf6c Bump version to 1.8.8 2020-06-21 10:39:27 -05:00
Alinson S. Xavier
0b7697d172 Make save button functional for numerical habits 2020-06-20 08:39:55 -05:00
Alinson S. Xavier
b9850fa085 Create form for numerical habits 2020-06-20 07:45:38 -05:00
Alinson S. Xavier
ecb3978bdd Fix dialog animations 2020-06-19 20:57:35 -05:00
Alinson S. Xavier
fc57a9db6c Merge branch 'feature/numerical' into dev 2020-06-19 07:50:50 -05:00
Alinson S. Xavier
6c9c2a6c1a Update tests 2020-06-19 07:48:40 -05:00
Alinson S. Xavier
3e0529d515 Remove old EditHabitDialog 2020-06-19 06:59:16 -05:00
Alinson S. Xavier
7d8d89fbbd EditHabitActivity: Adjust inputType 2020-06-19 06:58:36 -05:00
Alinson S. Xavier
c43f3c2fd7 EditHabitActivity: Dismiss all fragments on device rotation 2020-06-19 06:39:21 -05:00
Alinson S. Xavier
403ed8b250 EditHabitActivity: Make save button functional 2020-06-19 06:24:51 -05:00
Alinson S. Xavier
9ccb2b2737 Implement reminder day picker 2020-06-18 22:19:59 -05:00
Alinson S. Xavier
309b6cbcaf Implement reminder time picker; customize picker color 2020-06-18 07:43:58 -05:00
Alinson S. Xavier
72ad14119a Create HabitTypeDialog 2020-06-17 07:00:25 -05:00
Alex Johnson
652ed50d09 Reset habit strength graph scroll location when switching scale
- Create ScrollableChart.reset() to set x coordinate of scroller
- Call reset() from doInBackground() in ScoreCard to reset scroll location
2020-06-16 20:49:14 -07:00
Alinson S. Xavier
6070a7af2e Merge branch 'dev' into edit-redesign 2020-06-16 07:19:57 -05:00
Alinson S. Xavier
8fd8c2802b Remove AboutBehavior and AboutModule 2020-06-16 06:44:28 -05:00
Alinson S. Xavier
923b923745 build.sh: Remove .gradle directory when cleaning project 2020-06-16 06:43:38 -05:00
Alinson S. Xavier
59c8031372 Minor style changes 2020-06-15 08:27:48 -05:00
Alinson S. Xavier
0058089e7d Remove redundant repositories section 2020-06-15 08:27:31 -05:00
Alinson S. Xavier
d5a840388c Merge branch 'dev' into 2kotlin-androidbase 2020-06-15 08:00:34 -05:00
Alinson S. Xavier
4b07d7d5b1 Fix build script; remove some obsolete tests 2020-06-15 07:59:35 -05:00
Álinson S. Xavier
2fffc25128
Merge pull request #585 from olegivo/update-agp 2020-06-15 06:19:27 -05:00
Andrea Gelmini
c8e3735dd6 Fix typos 2020-06-13 18:25:05 +02:00
olegivo
61267e40e7 konvert SSLContextProvider 2020-06-04 11:56:03 +03:00
olegivo
c0b664e1e4 konvert BaseExceptionHandler 2020-06-04 11:56:03 +03:00
olegivo
e57c319658 konvert @AppContext 2020-06-04 11:56:03 +03:00
olegivo
e54ba826b3 konvert AndroidDirFinder
remove if-null condition cause ContextCompat.getExternalFilesDirs is @NonNull
2020-06-04 11:56:03 +03:00
olegivo
9b8784b4c4 AndroidBugReporter: more idiomatic kotlin 2020-06-04 11:56:03 +03:00
olegivo
51a7b7a7d4 konvert AndroidBugReporter 2020-06-04 11:56:03 +03:00
olegivo
d761b474cf add kotlin support for android-base project 2020-06-04 11:56:03 +03:00
olegivo
51be585b9d update AGP (4.0.0) 2020-06-04 11:14:52 +03:00
olegivo
76be5037fd update AGP (3.6.3) 2020-05-18 17:37:39 +03:00
Álinson S. Xavier
13f4981066
Merge pull request #547 from recheej/rechee/add_notes
Add Notes to Habits.
2020-03-01 15:11:38 -05:00
Rechee Jozil
849b91dde2 delete bad unit test 2020-02-01 11:08:32 -08:00
Rechee Jozil
66b4c48d92 null check description 2020-02-01 11:08:06 -08:00
Rechee Jozil
2e64da4cac using wildcard imports 2020-02-01 11:03:14 -08:00
Alinson Xavier
323ddcc11a Implement FrequencyPickerDialog 2020-01-20 06:08:29 -06:00
Alinson Xavier
175000efd1 Follow current theme; implement color switching 2020-01-12 11:54:15 -06:00
Alinson Xavier
6f94fc48c1 First version of EditHabitActivity 2020-01-12 10:20:36 -06:00
Rechee
18d1d0d9f7 fixed screenshot tests 2020-01-09 19:49:14 -08:00
Rechee
47edea47ae creating UI test for blank description 2020-01-08 20:35:45 -08:00
Rechee
1714cf8050 added create habit test for description 2020-01-08 20:16:43 -08:00
Rechee
7366e9a47f add blank habit test 2020-01-08 20:04:11 -08:00
Rechee
e58589cfbd adding description to test 2020-01-08 20:02:38 -08:00
Rechee
2999e0e5eb updating test 2020-01-08 19:50:17 -08:00
Rechee
fa7bc27124 add test for notes Card 2020-01-08 19:36:54 -08:00
Rechee
f5be9d3c67 introduced notes card to support refresh 2020-01-08 19:25:23 -08:00
Rechee
2c46e8909a now showing notes in show habits 2020-01-08 18:57:47 -08:00
Rechee
8b042f30dc displaying subtitle card UI in designer
squash! displaying subtitle card UI in designer
2020-01-08 18:39:30 -08:00
Rechee
46761926d2 now writing question and description to csv 2020-01-08 17:59:26 -08:00
Rechee
88d6a8e513 fix habit importers to use description instead 2020-01-08 17:52:52 -08:00
Rechee
557ae19297 setting description to be blank instead of null 2020-01-08 17:45:55 -08:00
Rechee
9c10a56dda setting question label in subtitle 2020-01-07 22:25:14 -08:00
Rechee
895b068321 fixing tests 2020-01-07 21:32:18 -08:00
Rechee
fb98c5fe9a replacing getDescription with getQuestion all over the code 2020-01-07 20:39:23 -08:00
Rechee
0ec604f21e fix formatting 2020-01-07 20:34:18 -08:00
Rechee
bcd9dd1bb5 now allowing blank for description
squash! now allowing blank for description
2020-01-07 20:33:39 -08:00
Rechee
61bcd253f8 fully implementing question & description in UI and code 2020-01-07 20:22:35 -08:00
Rechee
fb40dbdabc edit name description panel xml 2020-01-07 20:02:55 -08:00
Rechee
0990192cd6 making nullable 2020-01-06 17:46:48 -08:00
Rechee
1cf2d69534 creating migration tests 2020-01-06 17:40:11 -08:00
Alinson Xavier
a3344358b9 Shorten release notes 2020-01-06 18:43:27 -06:00
Alinson Xavier
58d8c799ce Bump version to 1.8.7 2020-01-06 18:25:37 -06:00
Alinson Xavier
f9437d61b0 Fix issue causing multiple notifications to be dismissed at once (#540) 2020-01-06 18:24:53 -06:00
Rechee
0489dc39e0 updating db version and adding migration for question column 2020-01-06 12:46:05 -08:00
Rechee
88b9645be1 adding question to habit and habit record 2020-01-06 12:36:25 -08:00
Alinson Xavier
997ebfc28a ListHabitsRegressionTest: update imports 2020-01-05 19:01:28 -06:00
Alinson Xavier
6a91300d82
Migrate to AndroidX (#544) 2020-01-05 18:47:01 -06:00
Alinson Xavier
b3a40efe46 Bump version to 1.8.6 2020-01-05 08:29:56 -06:00
Alinson Xavier
547c7ffdf7 Fix ID assignment on SQLiteHabitList 2020-01-05 08:29:49 -06:00
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
Alinson Xavier
0f2a93cd27 Bump version to 1.8.5 (48) 2020-01-04 08:58:09 -06:00
Alinson Xavier
323c98edb8 Fix ReminderSchedulerTest 2020-01-04 08:44:42 -06:00
Alinson Xavier
aadfac68cd Bring back snooze button 2020-01-03 19:56:19 -06:00
Alinson Xavier
7076cffec5 Disable more flaky tests 2020-01-03 18:13:01 -06:00
Alinson Xavier
526c8fe750 Bump version to 1.8.4 (47) 2020-01-03 17:55:20 -06:00
Alinson Xavier
464eaf613d Fix some empty CSV files 2020-01-03 17:46:46 -06:00
Alinson Xavier
b21d77514a Increase logging for ReminderReceiver and WidgetReceiver 2020-01-03 17:46:46 -06:00