Commit graph

346 commits

Author SHA1 Message Date
jacques
b055892beb Changes without effect 2020-09-11 17:37:15 +02:00
jacques
8d10e9115a End merge feature/fixNotification 2020-09-11 17:21:48 +02:00
jacques
d6a30a54f0 Remove unused method; 2020-09-11 17:21:43 +02:00
jacques
d7b193471e Optimize import 2020-09-11 17:21:39 +02:00
jacques
3b7082b36e Remove unused method 2020-09-11 17:21:24 +02:00
Jacques Foucry
5de270def2 Merge branch 'feature/fix-notification' into develop 2020-09-11 16:47:38 +02:00
jacques
c9c5d7e9f3 Minor change in comments 2020-09-11 11:34:05 +02:00
jacques
f27abe2d8b Cleanning import;
Fix CHANNEL_ID bug (at least)
2020-09-11 11:33:08 +02:00
jacques
ad889b8a94 Add import 2020-09-11 11:32:06 +02:00
jacques
6dcdcd3ae7 Cleanning import;
remove not used method and variables;
add mendatory method;
2020-09-11 11:31:41 +02:00
jacques
bde9c1b78f Update gradle for new version 2020-09-11 11:28:10 +02:00
jacques
2ef64e31e3 change schedule notification methode 2020-08-21 10:34:12 +02:00
jacques
c4175e06e3 New version of JobService implemtattion. 2020-08-15 22:04:34 +02:00
jacques
f92c861764 Small refactoring, add setAutoCancel(true) 2020-08-15 22:04:03 +02:00
jacques
a66daa3d4f Refector:
- change dbHelper.getAllDrugs to return a sorted <LIST> of medicaments;
 - remove unused import;

 Change onPause to call scheduleJob
 Add scheduleJob to use JobService
2020-08-15 22:03:19 +02:00
jacques
d39a13f453 Add RECEIVE_BOOT_COMPLETE permission 2020-08-15 21:58:49 +02:00
jacques
f74f8a6777 small fix in strings.xml 2020-08-14 15:15:23 +02:00
jacques
4e275d03d2 restore file. may be a git error from me 2020-08-14 15:13:27 +02:00
jacques
fc4e3d1f70 Fix androidIcon and androidRoundIcon; add allowBackup="true" 2020-08-14 15:12:30 +02:00
jacques
1754e9fe5b Fix small log. 2020-08-01 09:36:13 +02:00
jacques
5d9238d001 Added new asset for vector and legacy icon. 2020-07-23 19:18:26 +02:00
jacques
876181eff1 Remove the png icon in order to use the vector version 2020-07-23 09:38:45 +02:00
jacques
411a4492fc Use the vector icon 2020-07-23 09:37:58 +02:00
jacques
35a915f529 Use the vector icon 2020-07-23 09:37:27 +02:00
Jacques Foucry
7715ecc158
Add adaptive icon 2020-07-23 09:14:20 +02:00
jacques
f9a0e078b2 fix typo 2020-07-21 17:36:05 +02:00
jacques
a36febfd5e Refactor notifications. 2020-07-21 17:33:41 +02:00
jacques
2a3dab3398 Add log 2020-07-20 18:09:10 +02:00
jacques
613a38269b Fix bug recalcultate user medicament list 2020-07-20 18:08:53 +02:00
jacques
2e6a52283e Fix bug forget to save prise value. 2020-07-20 18:08:04 +02:00
jacques
4b80c35e89 Add and fix strings and translations 2020-07-19 20:08:55 +02:00
jacques
f3145bd74c Change in debug code;
Optimize import.
2020-07-19 20:04:12 +02:00
jacques
0afb8bf34e New NotificationPublisher for android >= 28;
Optimize import.
2020-07-19 20:02:53 +02:00
jacques
b2287c99d4 Minor changes in debug 2020-07-19 20:01:52 +02:00
jacques
a9dbc8418a Merge to develop
# Conflicts:
#	app/src/main/java/net/foucry/pilldroid/DBMedoc.java
#	app/src/main/java/net/foucry/pilldroid/MedicamentListActivity.java
#	app/src/main/java/net/foucry/pilldroid/SimpleDividerItemDecoration.java
#	app/src/main/res/layout/custom_barcode_scanner.xml
#	build.gradle
2020-07-18 20:26:33 +02:00
jacques
56796a8a71 add javadoc style 2020-07-18 20:20:37 +02:00
jacques
b9b2462112 add helping behavior;
optimize import
2020-07-18 20:20:15 +02:00
jacques
053eb53459 solve addItem bug;
add try/catch to avoid bug
add javadoc style
2020-07-18 20:19:08 +02:00
jacques
8822b8d679 add safety code 2020-07-18 20:17:24 +02:00
jacques
de3d38983e Suppress unused code; 2020-07-18 20:16:38 +02:00
jacques
2cc015fd48 Suppress unused code; clean import;
Solve curso bug; initialize some varaibles
2020-07-18 20:15:48 +02:00
jacques
4cb8790047 Change scan window size for datamatrix 2020-07-18 20:14:15 +02:00
jacques
368bd709ec new version of graddle 2020-07-18 20:13:07 +02:00
jacques
694fa6fbcd Add strings and translations 2020-07-15 08:51:29 +02:00
jacques
09342383bb fix aligment; fix bug in dialog result 2020-07-15 08:51:29 +02:00
jacques
21d8cce250 move fiexed strings into strings.xml files 2020-07-15 08:51:29 +02:00
jacques
f966e32065 fix typo and alignment; fix bug with cursor and getDrugByCIP13 2020-07-15 08:51:29 +02:00
jacques
cb73cdce70 Add allowBackup=true 2020-07-15 08:51:28 +02:00
jacques
dbed48c3da Change Text by a imageButton 2020-07-15 08:51:28 +02:00
jacques
9eb5d9f64a Remove cast 2020-07-15 08:51:28 +02:00