Commit graph

352 commits

Author SHA1 Message Date
jacques
e5774c66c7 Use strings.xml 2020-07-15 08:44:47 +02:00
jacques
8773276ce9 revert versions 2020-07-15 08:44:47 +02:00
jacques
5f5f9d1039 Add scanner demo files 2020-07-15 08:44:46 +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
7550bc8051 Disable scanActivty compilation 2020-07-15 08:44:45 +02:00
jacques
70b489275a Change buttonID 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
85de4c1b20 Remove inused files 2020-07-15 08:44:44 +02:00
jacques
ce4b2f24fe Remove old lib 2020-07-15 08:44:44 +02:00
jacques
84596529ad Add zxing wrapper 2020-07-15 08:44:44 +02:00
jacques
60a841ba61 Update gradle to use 28 Sdk version 2020-07-15 08:44:43 +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 Foucry
1484977f1f Merge branch 'feature/onActivityResult-logic' into develop 2020-07-13 09:35:04 +02:00
Jacques Foucry
b5ac5e1250 Revert "remove strings"
This reverts commit 7ac1c2d320.
2020-07-13 09:29:07 +02:00
jacques
c6be86dbde Add strings and translations 2020-07-07 21:39:03 +02:00
jacques
d506b0283d fix aligment; fix bug in dialog result 2020-07-07 21:38:43 +02:00
jacques
a5c768670a move fiexed strings into strings.xml files 2020-07-07 21:37:20 +02:00
jacques
1397d4b868 fix typo and alignment; fix bug with cursor and getDrugByCIP13 2020-07-07 21:36:34 +02:00
jacques
be68fc84bb Add allowBackup=true 2020-07-07 21:34:44 +02:00
jacques
65e6916276 Change Text by a imageButton 2020-07-03 21:44:20 +02:00
jacques
53c81517ad Remove cast 2020-07-03 21:43:09 +02:00
jacques
bd4fe6774f refactor a lot of code to make it cleaner and remove debug and test code. 2020-06-29 18:31:25 +02:00
jacques
c82b1266b6 Minor changes in xml interface 2020-06-29 18:29:43 +02:00
jacques
45b3b04aa2 Optimize import; cleanning test code 2020-06-29 18:29:17 +02:00
jacques
248579b83c Add code to include new medicament in database from keyboard input. Not it the right place, must be move. 2020-06-24 06:35:26 +02:00
jacques
003097d81e Add isMedicament exist 2020-06-24 06:33:56 +02:00
jacques
e6c6422441 Add string. Not translated yet 2020-06-19 21:47:01 +02:00
jacques
da493e0be8 Add call dialog for keybaord imput of a cpi13. Must be moved to the right place 2020-06-19 21:46:29 +02:00
jacques
1279436419 Add resources for CIP13 input dialog 2020-06-19 21:45:28 +02:00
jacques
8082a76b45 Add dimen for alerts 2020-06-19 21:44:46 +02:00
jacques
b404b6c3e2 optimize import; use new dialogInterface; remove unuse code; add log; use new way to get scanned result ; fix bug in when query medicaments.db database. 2020-06-18 20:55:53 +02:00
jacques
08beb8323a optimize import 2020-06-18 20:53:11 +02:00
jacques
f75abe0d17 Fix typo; add log; change acces DB path method for more modern way; optimize import 2020-06-18 20:52:37 +02:00
jacques
29c721ad32 Fix typo; add log 2020-06-13 21:21:41 +02:00
jacques
a59840c838 Optimization 2020-06-13 21:20:54 +02:00
jacques
4348e882d7 Update project for new gradle version (4.0.0) 2020-06-13 21:20:14 +02:00
jacques
458fd8ab17 logical start (not tested) 2020-06-12 18:04:36 +02:00
Jacques Foucry
3fc7ef41c2 Start onActivityResult logic 2020-06-12 12:02:55 +02:00
Jacques Foucry
b5f7e17d34 Merge branch 'feature/fix_scan' into develop 2020-06-12 11:24:27 +02:00
jacques
7ac1c2d320 remove strings 2020-06-12 11:27:42 +02:00
jacques
15f6661533 Add strings 2020-06-12 11:26:26 +02:00
jacques
d158094ef3 Merge branch 'feature/fix_scan' of ssh://git.exodus-privacy.eu.org:2225/foucry.net/PillDroid into feature/fix_scan
 Conflicts:
	app/src/main/java/net/foucry/pilldroid/MedicamentListActivity.java
2020-06-12 11:16:04 +02:00
jacques
87436969f8 optimize imports 2020-06-12 11:14:23 +02:00
jacques
541b0b7068 New translation and strings 2020-06-12 11:12:38 +02:00
jacques
3e2ce098a7 Disabled demo mode 2020-06-12 11:12:03 +02:00