Commit graph

715 commits

Author SHA1 Message Date
jacques
3a35ccbee5 Small changes 2023-07-24 11:04:43 +02:00
jacques
034d712ab8 Small changes 2023-07-24 11:02:38 +02:00
jacques
c8be494e66 Rewrite layout,stillbuggy with head_icon 2023-07-24 11:01:40 +02:00
jacques
5a6ee6a3e0 Small change 2023-07-23 18:28:37 +02:00
jacques
2dd9a07c55 Use new layout but still buggy 2023-07-23 18:28:05 +02:00
jacques
d736eece5f Update layout 2023-07-23 18:27:29 +02:00
jacques
b90e6d8e44 Update layout 2023-07-23 18:26:51 +02:00
jacques
be946d0327 Fix typo 2023-07-16 00:17:02 +02:00
jacques
98043556ef refactoring and add new custom layout for two button dialog 2023-07-16 00:13:43 +02:00
jacques
7d90b26c30 Add dimens for custom_dialog_two_button_layout 2023-07-16 00:13:04 +02:00
jacques
563c3fc796 Change custom_dialog_one_button_layout 2023-07-16 00:12:36 +02:00
jacques
3658fe165c add a second TextView in customlayout 2023-07-14 16:18:52 +02:00
jacques
3b84d41a44 Change askForComprehensive dialog to use customlayout 2023-07-14 12:29:52 +02:00
jacques
bffa1bc091 Change custom layout to constraint 2023-07-14 12:27:45 +02:00
jacques
21315727ed Delete unused file 2023-07-13 22:40:21 +02:00
jacques
334fc1d705 Change custom layout name 2023-07-13 22:33:23 +02:00
jacques
2b1dfa84cb Add custom layout 2023-07-13 22:30:10 +02:00
jacques
5ec704e890 Add vector images 2023-07-13 22:21:53 +02:00
jacques
7928aae782 Changes exclude; need other update 2023-07-13 22:18:21 +02:00
jacques
41db345e06 Add fontes 2023-07-13 22:17:12 +02:00
jacques
32ea92d628 Change askToAddToDB in order to custom layout. 2023-07-13 22:15:51 +02:00
jacques
102ad77932 Add a Style for custom Dialog 2023-07-13 22:12:09 +02:00
jacques
ae0969abb1 Add a string 2023-07-13 22:11:49 +02:00
jacques
13453ff7e4 Move askForComprehensive from DrugListActivity.java to WelcomeActivity.java 2023-01-10 12:09:21 +01:00
jacques
e9f5a373bb Move askForComprehensive from DrugListActivity.java to WelcomeActivity.java 2023-01-09 17:28:33 +01:00
jacques
f13860c000 Change Path for jks file 2023-01-09 17:24:51 +01:00
jacques
1a93cd3fd6 Add SCHEDULE_EXACT_ALARM permission 2023-01-09 17:24:04 +01:00
jacques
87fd45cfa1 Add debug code 2022-12-08 16:59:02 +01:00
jacques
d5b22890f0 Move package definition into AndroidManifest 2022-11-26 20:04:10 +01:00
jacques
188fe30abf Change com.google.android.material version to 1.7.0 2022-11-26 20:01:25 +01:00
jacques
0f75bff374 Change com.google.android.material verion to 1.7.0 2022-11-26 19:50:24 +01:00
jacques
8f8cc232ff Chnage title font arguments 2022-11-26 19:27:32 +01:00
jacques
1e44a786a6 Use the text ressource 2022-11-26 19:26:37 +01:00
jacques
637e8e7e7e Create DialogMnuel entrie with contraints 2022-10-05 10:19:51 +02:00
jacques
e4a272b125 Androix.ConstraintLayout
Ugrade other dependencies
2022-10-05 10:18:51 +02:00
jacques
33fa352162 change layout of alert box 2022-08-18 20:41:06 +02:00
jacques
9bb5e62c48 As suggested by @Jean-BaptisteC, reformatting code with Android Studio 2022-08-03 19:02:25 +02:00
jacques
feb95329be Prepare new release V0.302-beta 2022-08-01 13:13:46 +02:00
jacques
2b13134d47 Merge branch 'feature/new_input_dialog' into develop 2022-08-01 08:37:15 +02:00
jacques
8bbf7464b3 Minor changes in input interface, remove unused file. 2022-08-01 08:32:46 +02:00
jacques
9fce7a2e8a Clean code, remove unused methods, comments 2022-08-01 08:01:11 +02:00
jacques
b3079837d3 factorize a non-use method (after finding another method 2022-07-30 08:34:11 +02:00
jacques
0172379702 optimize code 2022-07-30 08:33:16 +02:00
jacques
295ba5f52b Change in getDateEndOfStock
comment old code
2022-07-30 08:32:53 +02:00
jacques
57d9b7b010 CHange in newStock call 2022-07-30 08:31:31 +02:00
jacques
60e6b957c5 remove old comment 2022-07-30 08:30:17 +02:00
jacques
564be244d6 upgrade to gradle 7.2.1 2022-07-30 08:29:18 +02:00
jacques
0c8fa4812b Remove prerelease build config and predproduct build flavor 2022-07-24 10:56:48 +02:00
jacques
4620ca0f98 Add debug code 2022-07-24 10:55:49 +02:00
jacques
5c2866a543 commented zxingBuildConfig in order to use net.foucry.pilldroid.BuildConfig 2022-07-24 10:55:01 +02:00
jacques
978fb755bd try to fix bug unsuccessfully 2022-07-18 18:24:43 +02:00
jacques
ccdd37b865 optimize import 2022-07-18 18:23:13 +02:00
jacques
59ca655452 Change method to public 2022-07-18 18:22:46 +02:00
jacques
e1cfc2a375 Add newStock calculation forgot in previous versions 2022-07-14 13:23:32 +02:00
jacques
70ac8b3d1e Remove unused code. 2022-07-10 15:36:26 +02:00
jacques
83b3f856b3 Remove old input dialog 2022-07-10 15:36:26 +02:00
jacques
7a6dfe37c9 New cip13 dialog 2022-07-07 09:52:18 +02:00
jacques
bf3dee565b Update dependencies, see PR #14 2022-07-06 11:28:07 +02:00
jacques
0cc1ad0462 Change placeholder 2022-07-06 10:40:27 +02:00
jacques
e3dc893113 typo 2022-07-06 10:40:27 +02:00
jacques
e16b6c4208 Update versionCode and versionName 2022-07-04 11:44:29 +02:00
jacques
1779bd9de6 add files 2022-06-29 21:18:32 +02:00
jacques
4f56964a58 Readd @Notnull for primary keys 2022-06-29 20:28:20 +02:00
jacques
7e8ce3d5f6 Add signing config for release 2022-06-29 20:27:36 +02:00
jacques
96c1958d2d optimize import 2022-06-29 05:09:31 +02:00
jacques
5825556cbc refactoring and use Utils.sortPrescriptionList
add conditional debug code
2022-06-29 04:58:06 +02:00
jacques
8a218e7467 refactoring and use Utils.sortPrescriptionList 2022-06-29 04:57:26 +02:00
jacques
5110e6b9b8 Create sortPrescriptionList method 2022-06-29 04:56:26 +02:00
jacques
76639d0d82 Make clean after analyze 2022-06-29 04:55:42 +02:00
jacques
54d5abb541 Change iteraror to a for loop 2022-06-26 11:56:06 +02:00
jacques
ea3a4ae374 fix error in AlarmReciver, bug not fixed yet. 2022-06-23 13:33:04 +02:00
jacques
5f4a04fe85 fix error in iterator 2022-06-23 13:32:37 +02:00
jacques
80daeb0923 Add iterator in contructList to change list order (not yet tested) 2022-06-23 11:28:24 +02:00
jacques
c659146d67 Change column name in schema using autoMigration 2022-06-23 11:23:59 +02:00
Jean-Baptiste
962e860584
Fix app_name on values en/fr (#13)
* Fix string fr

* Fix string en

* Fix typos

Co-authored-by: Altonss <66519591+Altonss@users.noreply.github.com>

* Fix typos

Co-authored-by: Altonss <66519591+Altonss@users.noreply.github.com>

Co-authored-by: Altonss <66519591+Altonss@users.noreply.github.com>
2022-06-19 17:38:45 +02:00
jacques
e86d0189f9 Change versionCode and versionName 2022-06-11 10:07:23 +02:00
jacques
27e96e989e Optimization 2022-06-10 21:47:49 +02:00
jacques
49fbff9018 remove ChangeCompileSdk 2022-06-10 21:47:17 +02:00
jacques
d82b79437d remove android:fitsSystemWindows="true" 2022-06-10 21:46:23 +02:00
jacques
a4d2232b13 Merge branch 'feature/swip_to_remove' into develop 2022-06-10 21:12:45 +02:00
jacques
6b6da51894 Optimizations 2022-06-10 21:12:27 +02:00
jacques
e42626fbfa Optimizations 2022-06-10 21:01:04 +02:00
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
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
b567b728ae Update versionName and versionCode 2022-05-07 17:41:38 +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
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
jacques
0289e4035f Moving the save button at the bottom of the page. 2022-03-27 21:48:00 +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