Commit graph

962 commits

Author SHA1 Message Date
jacques
d6bd1590e8 change a method new;
use singleton for the database access.
2022-03-27 18:08:41 +02:00
jacques
dfaed88a56 New schema 2022-03-27 18:06:30 +02:00
jacques
de22e3e756 fixing debug code 2022-03-23 19:54:14 +01:00
jacques
f84fcef830 fixing typos 2022-03-23 19:12:07 +01:00
jacques
31c03e0dad Add new change log files 2022-03-23 09:35:06 +01:00
jacques
1ea57f813c Merge branch 'bugfix/Create_MainActivity' into develop 2022-03-23 09:19:53 +01:00
jacques
2ed407ba9c MainActivity is a bad idea, but move preparation code in onStart()
Add understood dialog
Add check isScheduled in onPause()
2022-03-23 09:19:11 +01:00
jacques
3199a0abdc Add isScheduled method to avoid schedule notification on each onPause of DrugListActivity. 2022-03-23 09:16:47 +01:00
jacques
8879c6a2ce remove unused code 2022-03-23 09:15:38 +01:00
jacques
821b065397 Add strings for understood 2022-03-23 09:15:19 +01:00
jacques
f80bc97330 Add UnderStood prefs. 2022-03-23 09:14:54 +01:00
jacques
083954e709 Fix error found in code analysis 2022-03-23 09:14:18 +01:00
jacques
033c29b564 Merge branch 'bugfix/Fix_add_medic' into develop 2022-03-19 10:54:36 +01:00
jacques
e279ef1191 Remove unnecessary cast and optimize import 2022-03-19 10:54:16 +01:00
jacques
a39606ab02 Merge branch 'bugfix/Fix_add_medic' of https://github.com/jfoucry/Pilldroid into bugfix/Fix_add_medic 2022-03-17 18:32:51 +01:00
jacques
df68ee96fe optimize import 2022-03-17 18:32:41 +01:00
jacques
b2f54a81c4 Use drugs tablename 2022-03-17 18:32:41 +01:00
jacques
7f43b84b2e Launch tutorial only in production release 2022-03-17 18:32:41 +01:00
jacques
a8377f6395 Fix typos 2022-03-17 18:32:41 +01:00
jacques
303f849f50 Change Medicine schema 2022-03-17 18:32:41 +01:00
jacques
5572cdcf67 remove TODO annotations 2022-03-17 18:32:41 +01:00
jacques
7b76992998 Refactoring using Medicine and Prescription Room Databases 2022-03-17 18:32:41 +01:00
jacques
a40dd5fe20 Add Medicine Room access 2022-03-17 18:32:41 +01:00
jacques
dcff425d9e add convert method between Medicine and Prescription 2022-03-17 18:32:41 +01:00
jacques
bb173ce762 rename Room Database 2022-03-17 18:32:41 +01:00
jacques
d36491fa9d schema json files 2022-03-17 18:32:41 +01:00
jacques
ad2d38538a remove old migrations json files 2022-03-17 18:32:40 +01:00
jacques
e1d2c197cc rename Medic in Prescription and refactor code 2022-03-17 18:32:40 +01:00
jacques
179175cccd update appcompat version 2022-03-17 18:32:40 +01:00
jacques
a8f3dcc8c7 optimize import 2022-03-17 18:27:17 +01:00
jacques
aacb8d5a42 Use drugs tablename 2022-03-17 18:27:01 +01:00
jacques
459bd51ff0 Launch tutorial only in production release 2022-03-17 18:26:25 +01:00
jacques
8ec76ae99c Fix typos 2022-03-17 18:23:52 +01:00
jacques
183bf21a4c Change Medicine schema 2022-03-17 18:23:10 +01:00
jacques
d40a6c8562 remove TODO annotations 2022-03-16 17:15:06 +01:00
jacques
30c3a0668a Refactoring using Medicine and Prescription Room Databases 2022-03-16 17:09:20 +01:00
jacques
9b0873588b Add Medicine Room access 2022-03-16 17:08:38 +01:00
jacques
69a20e60b6 add convert method between Medicine and Prescription 2022-03-16 17:08:13 +01:00
jacques
decb45978f rename Room Database 2022-03-16 17:07:40 +01:00
jacques
3e2d9ad6c5 schema json files 2022-03-16 17:06:57 +01:00
jacques
101b0de3ce remove old migrations json files 2022-03-16 17:06:32 +01:00
jacques
f7bdb7d6fb rename Medic in Prescription and refactor code 2022-03-16 05:44:19 +01:00
jacques
5d12ed74c2 update appcompat version 2022-03-16 05:42:43 +01:00
jacques
796472cd1f remove some warning after code analysis 2022-03-15 08:17:53 +01:00
jacques
62440f2439 optimize import 2022-03-14 10:41:38 +01:00
jacques
d8d4f4efff Merge branch 'feature/move2room' into develop 2022-03-14 10:20:27 +01:00
jacques
3754b3bb22 Fix for loop and small bug in onButtonClick 2022-03-14 10:19:55 +01:00
jacques
a3500635f3 Fix small bug. 2022-03-14 10:02:52 +01:00
jacques
b260220039 use correct filename 2022-03-13 19:51:26 +01:00
jacques
10f2bf2c34 Add old prescriptions database migration to room presciptions database
Fix some annoying warning about gradle 8.0
2022-03-13 19:50:18 +01:00