jacques
|
3475295b4d
|
Fix typo; add log; change acces DB path method for more modern way; optimize import
|
2020-07-15 08:51:26 +02:00 |
|
jacques
|
a0058936d7
|
Fix typo; add log
|
2020-07-15 08:51:26 +02:00 |
|
jacques
|
4cb82fda61
|
logical start (not tested)
|
2020-07-15 08:51:23 +02:00 |
|
Jacques Foucry
|
74534cbc17
|
Start onActivityResult logic
|
2020-07-15 08:49:47 +02:00 |
|
Jacques Foucry
|
8fa37f1948
|
Add start logical for onActivity result
|
2020-07-15 08:48:03 +02:00 |
|
jacques
|
d5e9b5d94f
|
optimize imports
|
2020-07-15 08:44:53 +02:00 |
|
jacques
|
2133010146
|
Disabled demo mode
|
2020-07-15 08:44:52 +02:00 |
|
jacques
|
3421fc4cd0
|
Channge floatingButtonAction by an imageButton; optimization
|
2020-07-15 08:44:52 +02:00 |
|
jacques
|
b774addbed
|
optimization
|
2020-07-15 08:44:52 +02:00 |
|
jacques
|
bfd3b0de32
|
Fix onCancel and onKeyboard methods
|
2020-07-15 08:44:51 +02:00 |
|
jacques
|
ebb40a8dde
|
Add start of managing buttons (cancel and keyboard)
|
2020-07-15 08:44:49 +02:00 |
|
jacques
|
669e744d45
|
remove unused files
|
2020-07-15 08:44:48 +02:00 |
|
jacques
|
be763c0ee0
|
Use demo scanner files
|
2020-07-15 08:44:47 +02:00 |
|
jacques
|
e5774c66c7
|
Use strings.xml
|
2020-07-15 08:44:47 +02:00 |
|
jacques
|
a792beb664
|
Add scanner demo files
|
2020-07-15 08:44:46 +02:00 |
|
jacques
|
0eadeb9158
|
Change to scan part
|
2020-07-15 08:44:46 +02:00 |
|
jacques
|
b21e6c58d3
|
Change code to adopt the journeyapps sample code which is morre readable
than the generated one by AndroidStudio
|
2020-07-15 08:44:46 +02:00 |
|
jacques
|
f795d64bd0
|
Add in comment the old onActivityResult method
|
2020-07-15 08:44:45 +02:00 |
|
jacques
|
b2aff88547
|
Add ScanActivity
|
2020-07-15 08:44:45 +02:00 |
|
jacques
|
1df46c80b3
|
Move to androidX
|
2020-07-15 08:44:44 +02:00 |
|
jacques
|
159654ded5
|
Start using new scanning process.
|
2020-07-15 08:44:43 +02:00 |
|
jacques
|
b96cf98632
|
Correction vibration des notifications
|
2020-07-15 08:44:43 +02:00 |
|
jacques
|
08159f6332
|
Create de constructMedsList in order to have a single endpoint to grab and sort the meds database
|
2020-05-09 15:23:36 +02:00 |
|
jacques
|
193508ddbb
|
Fix bugs and remove some crappy debug code
|
2020-05-09 15:22:03 +02:00 |
|
Jacques Foucry
|
cdbaf79823
|
change create List behavior
|
2020-05-05 22:06:26 +02:00 |
|
jacques
|
36211fdca0
|
Fix test after DetailActivity
|
2020-05-03 22:45:50 +02:00 |
|
jacques
|
97e6cbf409
|
Remove grab new values from onStop method
|
2020-05-03 20:34:39 +02:00 |
|
jacques
|
1b99aee35b
|
Optimize imports;
Add debug Code;
Move grabe new values in a dedicaded method.
|
2020-05-03 20:33:58 +02:00 |
|
jacques
|
911dfb5a99
|
Add debug code
|
2020-05-03 20:32:23 +02:00 |
|
jacques
|
17eef9102f
|
Merge remote-tracking branch 'origin/feature/saveDrugs' into feature/saveDrugs
|
2020-05-03 15:16:00 +02:00 |
|
jacques
|
f90438ab37
|
Add log facilities
|
2020-05-03 15:14:56 +02:00 |
|
Jacques Foucry
|
55c31aa160
|
Merge branch 'feature/saveDrugs' of ssh://git.exodus-privacy.eu.org:2225/foucry.net/PillDroid into feature/saveDrugs
|
2020-04-29 09:35:01 +02:00 |
|
Jacques Foucry
|
39c05f4b2a
|
Commit Local
|
2020-04-29 09:34:55 +02:00 |
|
jacques
|
3229050a50
|
Add save into database (not tested)
|
2020-04-28 22:36:21 +02:00 |
|
jacques
|
c5a8551b54
|
Add save into database (not tested)
|
2020-04-28 22:35:48 +02:00 |
|
jacques
|
cdde3f747f
|
Change return type of updateDrug
|
2020-04-28 22:34:47 +02:00 |
|
jacques
|
4efe07c33a
|
Change from IDE help
|
2020-04-26 18:27:29 +02:00 |
|
jacques
|
d10ea16dac
|
Chnage status icone by the material design ones
|
2020-04-26 17:38:39 +02:00 |
|
jacques
|
73efb1fbae
|
Change the log TAG;
Change log message.
|
2020-04-26 17:37:40 +02:00 |
|
Jacques Foucry
|
f90c0df17b
|
disabled demo mode;
Use DBHelper to updateDrug after currentStock updateed
|
2020-04-25 12:07:29 +02:00 |
|
Jacques Foucry
|
58d709152e
|
Use DBHelper to update medicament. Change log.
|
2020-04-25 12:06:05 +02:00 |
|
Jacques Foucry
|
6e6838d2d2
|
Cosmetic change
|
2020-04-25 12:05:00 +02:00 |
|
jacques
|
bdbce4715f
|
Project update to gradle 6.3;
Remove most of warnings;
|
2020-04-24 19:19:32 +00:00 |
|
jacques
|
bd97001c9e
|
Correct type; new gradle for new version
|
2020-04-24 15:48:54 +02:00 |
|
Jacques Foucry
|
c847db66a3
|
Add grabbing prise, warning and alert values; display and current medicament values
|
2020-04-21 21:53:16 +02:00 |
|
Jacques Foucry
|
d134e2e037
|
Merge branch 'feature/saveDrugs' of ssh://git.exodus-privacy.eu.org:2225/foucry.net/PillDroid into feature/saveDrugs
|
2020-04-21 21:39:05 +02:00 |
|
Jacques Foucry
|
b285de0c16
|
Local commit
|
2020-04-21 21:35:28 +02:00 |
|
jacques
|
c0b32b767d
|
Read value from the view
|
2020-04-12 18:39:29 +00:00 |
|
jacques
|
3483aa7252
|
Realign
|
2020-04-12 17:57:48 +00:00 |
|
jacques
|
f8bcbeb9b7
|
Realign
|
2020-04-12 17:57:10 +00:00 |
|