jacques
|
4696132ca3
|
fix typo
|
2021-06-26 17:19:37 +02:00 |
|
Jacques Foucry
|
72fa1e5a5e
|
Merge branch 'bugfix/notification' into develop
|
2021-06-26 13:39:57 +02:00 |
|
jacques
|
5eac9d0c60
|
unknow/automatic changes
|
2021-06-18 20:11:56 +02:00 |
|
jacques
|
88b849b3b5
|
Comment log.
|
2021-06-18 20:11:12 +02:00 |
|
jacques
|
e895693c66
|
change import
|
2021-06-18 20:10:36 +02:00 |
|
jacques
|
ed6052ba1b
|
Cosmetic change in the code
|
2021-06-18 20:10:07 +02:00 |
|
jacques
|
be9fc0a358
|
Upgrade gradle file
|
2021-06-18 20:07:24 +02:00 |
|
jacques
|
6fa451b2ea
|
Add sentry framework
|
2021-06-18 20:06:17 +02:00 |
|
jacques
|
1112355230
|
Change test getStock vs alertThereshold
Add calling application from notification (not yet tested)
Change scheduleAlarm time
|
2021-06-18 20:04:39 +02:00 |
|
jacques
|
358212bac0
|
Change test getStock vs alertThereshold
Add calling application from notification (not yet tested)
Change scheduleAlarm time
|
2021-06-18 20:04:00 +02:00 |
|
jacques
|
2a2f7aea53
|
Merge branch 'bugfix/therehold_not_save' into develop
|
2021-05-24 17:57:40 +02:00 |
|
jacques
|
390324b54a
|
Update graddle
|
2021-05-24 17:53:28 +02:00 |
|
jacques
|
8a205163b4
|
Fix therehold not save bug
|
2021-05-16 19:54:50 +02:00 |
|
jacques
|
4b4d15c9fc
|
Minor change in colors
|
2021-05-16 13:15:19 +02:00 |
|
jacques
|
defff63815
|
Merge branch 'bugfix/notification' into develop
|
2021-05-15 20:53:39 +02:00 |
|
jacques
|
8414bfb948
|
Change version of recyclerView dependency
Change app version
|
2021-05-13 17:30:08 +02:00 |
|
jacques
|
e0af464a87
|
Remove some debug log
|
2021-05-13 17:29:05 +02:00 |
|
jacques
|
6964516e56
|
Make change for a test release for Erwan
Change the drugs database.
|
2021-05-11 17:01:40 +02:00 |
|
jacques
|
8c8b732fbe
|
Remove dead code;
change BOOT_COMPLETEED test
Add debug code
|
2021-05-08 22:31:37 +02:00 |
|
jacques
|
e3721eaf7e
|
New gradle version
|
2021-05-07 22:13:31 +02:00 |
|
jacques
|
90f89caae5
|
Fixing typos
|
2021-05-07 22:13:10 +02:00 |
|
jacques
|
24bf0c7874
|
Minor change but this code is not used any more.
TODO:remove it
|
2021-05-07 22:12:55 +02:00 |
|
jacques
|
dd47fcb42a
|
Add permission to use alarmManager;
comment joservice
|
2021-05-07 22:12:10 +02:00 |
|
jacques
|
9f84a7d1f5
|
Move scheduleAlarm in AlarmReceiver and call it from onPause.
Add the way to launch alarmManager at bootime
|
2021-05-07 22:10:26 +02:00 |
|
jacques
|
c4a2a968e0
|
Merge branch 'feature/refactor' into develop
|
2021-04-23 10:06:22 +02:00 |
|
jacques
|
87998345eb
|
Fix debug error
|
2021-04-18 18:47:38 +02:00 |
|
jacques
|
15c4f7c956
|
Refactor for internationalisation of source code
|
2021-04-18 18:39:55 +02:00 |
|
jacques
|
2a22187ca3
|
Refactor for internalization
|
2021-04-12 21:11:50 +02:00 |
|
jacques
|
5cbc80df30
|
Gradle update
|
2021-04-09 20:32:43 +02:00 |
|
jacques
|
1b692135a6
|
First outside release
|
2021-04-06 17:35:38 +02:00 |
|
jacques
|
9bec30327e
|
Add control of dialog with length of string
|
2021-04-05 22:24:52 +02:00 |
|
jacques
|
c8548fdd0b
|
Add string ans field to improve accessiblity
|
2021-04-04 20:18:16 +02:00 |
|
jacques
|
374c0abd41
|
Add rounded field and use new strings
|
2021-04-04 20:17:38 +02:00 |
|
jacques
|
58ca7f510f
|
Add new string
|
2021-04-04 20:16:28 +02:00 |
|
jacques
|
bbee030422
|
Update gradle version
|
2021-04-04 20:16:00 +02:00 |
|
jacques
|
523011937e
|
Add animation in tutorial
|
2021-04-04 20:14:52 +02:00 |
|
jacques
|
a70994eb99
|
Add some debug information
|
2021-04-01 21:29:08 +02:00 |
|
jacques
|
c19787694e
|
Fix a bug in scheduleAlarm with the timeZone.
|
2021-04-01 21:28:30 +02:00 |
|
jacques
|
43b4010b22
|
Add led color
|
2021-04-01 21:27:29 +02:00 |
|
jacques
|
465eef1288
|
Add led color and vibration to the notification
|
2021-04-01 21:27:12 +02:00 |
|
jacques
|
9e77f6ac11
|
Change in welcome layout
|
2021-03-28 23:15:00 +02:00 |
|
jacques
|
6d36fa3839
|
Change scheduleAlarm algorymth
|
2021-03-24 18:01:56 +01:00 |
|
jacques
|
e598d4827b
|
Remove unused import;
Add today/tomorrow algorythm
|
2021-03-20 21:33:20 +01:00 |
|
jacques
|
7b632b18d9
|
Change List type;
Add loop to move suspended treatment at the end of the list
|
2021-03-20 21:32:01 +01:00 |
|
jacques
|
5b0a3c4655
|
Add new Pref, DATABASE_VERSION used to update or not the database.
|
2021-03-17 13:35:57 +01:00 |
|
jacques
|
2415696c82
|
New version of the main Datase 2021-03-17
|
2021-03-17 13:35:01 +01:00 |
|
jacques
|
9f1509c5ec
|
Remove twoPane code
|
2021-03-17 13:34:12 +01:00 |
|
jacques
|
766a7d7174
|
Use prefManager to update of not the main database
|
2021-03-17 13:33:23 +01:00 |
|
jacques
|
a55b3a7552
|
Minor changes
|
2021-03-13 10:08:29 +01:00 |
|
jacques
|
8575421daf
|
Minor changes
|
2021-03-13 10:02:58 +01:00 |
|