Commit graph

957 commits

Author SHA1 Message Date
Jacques Foucry
f1d14dde4d
Merge branch 'develop' into Release/V0.350-beta 2024-07-30 10:12:16 +00:00
jacques
cbd490aca6 Remove not used file witch make the compilation failed. 2024-07-30 11:59:11 +02:00
jacques
ecdedbc73d Change versionCode and versionName 2024-07-30 11:57:24 +02:00
jacques
2ce6c5d0d0 New version of the database with new medicines. 2024-07-30 11:19:03 +02:00
jacques
9873bd38ee Fix typos, add git version number, fix deprecated html 2024-07-23 17:37:28 +02:00
jacques
44ff228fc1 WIP: News version of the database. Error with incorrect schema 2024-07-23 17:36:17 +02:00
Jacques Foucry
7ec4e0e041
Bugfix/rewrite readme (#58)
* Change README text to be more positive

* Add automatic vim backup files to exclude

---------

Co-authored-by: Jacques <jacques@foucry.net>
2024-05-17 20:36:59 +02:00
Jacques Foucry
0a8bc41f61
Bugfix/gui improvment (#57)
* Change some options in order to make compilation/run in avd work

* Change layout for signedNumber

* Change button style (remove style statement).

* Change according to AndroidStudio. Change button  behaviors in EditCIP13.

---------

Co-authored-by: jacques <jacques+commit@foucry.net>
2024-05-17 19:39:28 +02:00
jacques
2ff8ff9e53 Change some options in order to make compilation/run in avd work 2024-05-17 19:16:49 +02:00
Jean-Baptiste
314112e4f6
Add new string (#56) 2024-05-05 19:04:25 +02:00
Jean-Baptiste
b21d33ee73
Update copyright (#46) 2024-04-21 12:27:29 +02:00
Jean-Baptiste
bd5781d392
Remove finish call method (#50) 2024-04-21 12:26:43 +02:00
Jean-Baptiste
c3625a844e
Add annotation to remove warnings (#51) 2024-04-21 12:25:27 +02:00
Jean-Baptiste
d7c5101820
Migrate to AppCompatActivity (#53) 2024-04-21 12:25:06 +02:00
Jean-Baptiste
fab05c77cf
Update name of french directory strings (#47)
Great Idea
2024-04-17 18:09:36 +02:00
Jean-Baptiste
f12b8cacd1
Update gradle scripts (#48) 2024-04-17 18:08:17 +02:00
Jean-Baptiste
7ab26a4d42
Improve dialog (#43) 2024-04-17 17:50:06 +02:00
Jean-Baptiste
b39a857199
Fix buttons not appears (#45) 2024-04-17 14:36:42 +02:00
Jean-Baptiste
cda6685c58
Improve RTL (#44) 2024-04-17 14:36:02 +02:00
Jean-Baptiste
081759fcfa
Use extend floating button (#42) 2024-04-17 14:35:16 +02:00
Jean-Baptiste
381b937a01
Use more modern method (#40) 2024-03-30 11:13:45 +01:00
Jean-Baptiste
406bb37aa9
Fix icon used in welcome layout (#39)
Co-authored-by: Jacques Foucry <github@foucry.net>
2024-03-30 11:12:57 +01:00
Jean-Baptiste
e92315c0ad
Fix link not opened (#38) 2024-03-30 11:10:22 +01:00
Jean-Baptiste
8668f67aa5
Update changelog (#37) 2024-03-30 11:09:33 +01:00
Jean-Baptiste
6a0a7b0030
Update gradle files (#36) 2024-03-30 11:08:26 +01:00
Jean-Baptiste
0012538cb9
Remove old files (#35) 2024-03-30 11:08:11 +01:00
Jean-Baptiste
fc439cc400
Use compat library to load drawables (#33) 2024-03-30 11:07:44 +01:00
Jean-Baptiste
3e5b0b1c66
Remove duplicate call (#31) 2024-03-30 11:07:13 +01:00
Jean-Baptiste
998fc604db
Improve readme (#34)
* Improve readme

* Remove space
2024-03-30 11:06:50 +01:00
jacques
aa4df4f05b add record in .gitignore 2024-03-29 21:57:00 +01:00
Jean-Baptiste
038e8bb174
Material 3 Migration (#26) 2024-03-29 18:06:38 +01:00
Jean-Baptiste
2d642d7627
Improve code of app (#28) 2024-03-29 16:08:57 +01:00
Jean-Baptiste
478b4751fd
Fix gradle deprecation (#27)
* Remove build config in properties file

* Add build config property in main module
2024-03-29 16:08:42 +01:00
Jean-Baptiste
004c28737b
Add onBackPressed method to do not generate crash (#29) 2024-03-29 16:04:37 +01:00
Jean-Baptiste
51c0bad937
Update gradle (#21) 2024-03-26 21:20:53 +01:00
Jean-Baptiste
3ba1c906cb
Update DrugListActivity (#22) 2024-03-26 21:20:31 +01:00
Jean-Baptiste
2f54326206
Use lambda everywhere (#23) 2024-03-26 21:17:58 +01:00
Jean-Baptiste
d11048d679
Improve welcome activity (#24) 2024-03-26 21:17:42 +01:00
Jean-Baptiste
fb4206f056
Improve drug detail activity (#25) 2024-03-26 21:16:21 +01:00
jacques
0c50427257 update somme dependencies, update compileSDK version, ugrade SDK
androidx.core:core cannot be updated, it generated to much error.
2023-09-22 18:41:19 +02:00
jacques
7785797145 Remove cast 2023-09-19 08:00:14 +02:00
jacques
2890afea19 Add new gray drawable for disabled button
Use the round_btn_disable drawable to show that de number of digit are not set.
2023-09-18 17:49:12 +02:00
jacques
f9b06100d4 Add id to avoid null pointer exception 2023-09-18 17:47:33 +02:00
jacques
faa4f91052 Add Backup Menu item 2023-09-16 13:13:40 +02:00
jacques
a624fea683 Add Todo 2023-09-16 13:13:20 +02:00
jacques
552031cbf1 Add Import/Export strings 2023-09-16 13:12:47 +02:00
jacques
38eeafa550 Change color for contrast 2023-08-25 21:24:03 +02:00
jacques
9e9447c0c7 Add some ids 2023-08-25 21:23:45 +02:00
jacques
d006277ac4 Rename file 2023-08-25 21:18:46 +02:00
jacques
73111c503f Fix minor bugs. 2023-08-17 17:52:10 +02:00