Commit graph

896 commits

Author SHA1 Message Date
jacques
024b97751b Add swipoe Right to Left to remove from list and prescription database
Add swipe left to Right to edit prescription detail
2022-06-10 20:55:25 +02:00
jacques
38a6c47ef5 Add pen icon 2022-06-10 20:53:18 +02:00
jacques
5043cda0fd Find a calculation to have same icon size in both swipe direction 2022-06-08 19:01:24 +02:00
jacques
b2f1df6350 Add swipe with icon to delete medic from prescription. The database update is not yet coded 2022-06-08 11:29:43 +02:00
jacques
846f6ecbe9 Remove old comment 2022-06-08 11:28:17 +02:00
jacques
38ec2cb9eb Add undo and french translation 2022-06-08 11:27:57 +02:00
jacques
b78a4acc15 Add trash icon 2022-06-08 11:27:34 +02:00
jacques
a13bf79d23 Merge tag 'fix_button' into develop
Tagging hotfix fix_button fix_button
2022-05-30 22:36:20 +02:00
jacques
98ad33034a Merge branch 'hotfix/fix_button' 2022-05-30 22:36:19 +02:00
jacques
097d27c1f3 Make save button more floating. Avoid screen rotation 2022-05-30 22:36:03 +02:00
jacques
d78c4f13ef Change SimpleItemRecyclerView into RecyclerView 2022-05-22 18:49:10 +02:00
Jean-Baptiste
54a79b2514
Update french translation (#9)
* Update metadata FR

* Fix typos

* Update strings FR

* Fix Readme

* Fix
2022-05-11 08:53:55 +02:00
jacques
18d0c13aed Merge tag 'fix_full_description_typos' into develop
fix typos
2022-05-09 14:52:58 +02:00
jacques
ce1e163caf Merge branch 'hotfix/fix_full_description_typos' 2022-05-09 14:49:47 +02:00
jacques
1fe8ea23b8 finish fix typos 2022-05-09 14:49:29 +02:00
jacques
ac12803411 fix typos 2022-05-09 14:39:04 +02:00
jacques
b567b728ae Update versionName and versionCode 2022-05-07 17:41:38 +02:00
jacques
5907994ff6 Merge branch 'bugfix/alarm_fix' into develop 2022-05-04 19:48:41 +02:00
jacques
742d7cbe1f fix AlarmReceiver bug, was still using the hold that should be empty. Use now the room database management 2022-05-04 19:48:19 +02:00
jacques
b5c9336bfc Changelogs for new version 2022-05-04 19:47:06 +02:00
jacques
88843e0110 change name and text 2022-05-04 19:46:50 +02:00
jacques
bbc1f39ebe add comment to see where to change code 2022-05-01 07:05:40 +02:00
jacques
d64fb4d322 Change versionName and versionCode 2022-04-27 10:00:25 +02:00
jacques
ed3a30f360 Change versionName and versionCode 2022-04-24 16:24:08 +02:00
Altonss
fc4bc1167f
Small typos :) (#7)
* Update v0.2.0.txt

* Update v0.2.0.txt
2022-04-24 09:25:51 +02:00
jacques
f15833e8d3 fix typos 2022-04-23 09:40:58 +02:00
jacques
75c5daa097 fix typos 2022-04-22 19:12:02 +02:00
jacques
12f3ab822b upgrade to gradle 7.1.3 2022-04-22 18:39:02 +02:00
jacques
0289e4035f Moving the save button at the bottom of the page. 2022-03-27 21:48:00 +02:00
jacques
8a95e2ee95 Merge branch 'bugfix/fix_save' into develop 2022-03-27 21:18:35 +02:00
jacques
2ae75d2f5b add json schemas 2022-03-27 21:18:14 +02:00
jacques
a0aa8471c9 optimize import 2022-03-27 18:10:36 +02:00
jacques
891368f5d7 add 2 columns 2022-03-27 18:09:52 +02:00
jacques
7f89c9b5aa Create singleton to access to database 2022-03-27 18:09:19 +02:00
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