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 Foucry
|
b4ab58369e
|
Small fix in fastlane
|
2022-07-08 08:43:31 +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
|
b35b57e437
|
Merge tag 'v0.301-beta' into develop
v0.301-beta v0.301-beta
|
2022-07-04 11:45:32 +02:00 |
|
jacques
|
39eec47e08
|
Merge branch 'release/v0.301-beta'
|
2022-07-04 11:45:31 +02:00 |
|
jacques
|
0d4be54215
|
Add v0.301-beta changelogs
|
2022-07-04 11:45:01 +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
|
7e1af1ad9d
|
Merge branch 'feature/add_iterator_contruct_list' into develop
|
2022-06-29 05:04:08 +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
|
253e2ea18d
|
Merge branch 'feature/add_iterator_contruct_list' into develop
|
2022-06-26 11:56:49 +02:00 |
|
jacques
|
54d5abb541
|
Change iteraror to a for loop
|
2022-06-26 11:56:06 +02:00 |
|
Jacques Foucry
|
88629fe187
|
fix typo
|
2022-06-23 22:36:51 +02:00 |
|
Jacques Foucry
|
35a9b9cadb
|
fix typos and presentation
|
2022-06-23 22:32:00 +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 |
|
Poussinou
|
0d7995fc53
|
Create FUNDING.yml (#11)
|
2022-06-19 18:02:59 +02:00 |
|
Altonss
|
e8e050773e
|
Update v0.300-beta.txt (#12)
Corriger qqs fautes de frapes :)
|
2022-06-19 17:39:28 +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
|
02bdc4fe2c
|
Merge tag 'v0.300-beta' into develop
v0.300-beta v0.300-beta
|
2022-06-11 10:07:55 +02:00 |
|
jacques
|
f39152873a
|
Merge branch 'release/v0.300-beta'
|
2022-06-11 10:07:55 +02:00 |
|
jacques
|
e86d0189f9
|
Change versionCode and versionName
|
2022-06-11 10:07:23 +02:00 |
|
jacques
|
76c9181f24
|
Add v0.300-beta changelogs in French and English.
|
2022-06-11 10:06:36 +02:00 |
|
jacques
|
8945b8035d
|
Merge branch 'bugfix/Space_in_recyclerView' into develop
|
2022-06-10 21:48:44 +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
|
a13bf79d23
|
Merge tag 'fix_button' into develop
Tagging hotfix fix_button fix_button
|
2022-05-30 22:36:20 +02:00 |
|