Commit graph

994 commits

Author SHA1 Message Date
Jacques
76409f1977
[WIP] Add folder picker code 2024-09-14 10:14:29 +02:00
Jacques
c51904f5c4
Add some permissions for storage usage 2024-09-14 10:13:42 +02:00
Jacques
adb4e236b4
Add dependencies 2024-09-14 10:13:06 +02:00
Jacques
8a97311476
Add .zshistory 2024-09-14 10:11:40 +02:00
Jacques
1293c425e8
Change README.html 2024-09-14 10:10:58 +02:00
jacques
d47a030f83 Add cache usage 2024-09-02 17:18:12 +02:00
jacques
1c39b64339 Add non null assertion 2024-09-02 17:17:54 +02:00
jacques
06e879a9ae first attempt to call backupprefs. Crash with null pointer exception (see lne 811) 2024-08-19 16:03:52 +02:00
jacques
24c32796ce rework button position, not happy with it when changing language. 2024-08-19 15:24:20 +02:00
jacques
1c42189d8a Revert "Add color, chnage backupprefs, DrugDetailActivity."
This reverts commit 94378ec2c2.
2024-08-19 12:05:29 +02:00
jacques
cfb3d269db Revert "Add vertical contraints. Render error."
This reverts commit 942d84f57e.
2024-08-19 12:04:02 +02:00
jacques
0784d5672c Add prefs management for roomBackup. 2024-08-18 19:57:47 +02:00
jacques
0c48db0ce6 Update some dependencies 2024-08-18 19:57:22 +02:00
jacques
942d84f57e Add vertical contraints. Render error. 2024-08-18 19:56:47 +02:00
jacques
940aad20d4 WIP. add database import/export 2024-07-15 21:13:22 +02:00
jacques
94378ec2c2 Add color, chnage backupprefs, DrugDetailActivity. 2024-07-15 21:12:47 +02:00
jacques
b7e55fad28 Some tweak in backupprefs
Fix issue in DrugListActivity
The backupprefs dialog is displayed but the button are not usable, except cancel
2024-07-12 09:52:22 +02:00
jacques
51d36dc297 Chnage backupprefs layout 2024-07-11 08:32:53 +02:00
jacques
3dcb8e82e7 Chnage backupprefs layout 2024-07-11 08:21:58 +02:00
jacques
7aca0ee21b Chnage backupprefs layout 2024-07-09 21:47:17 +02:00
jacques
c45957d813 Fix typo in attributes 2024-07-09 21:47:17 +02:00
jacques
6582ea770a Change custom btn radius
Add constraint for some layout
Add dimens for the custom btn radius
2024-07-09 21:47:17 +02:00
jacques
2daf06ec3b Add Constraint between button
Remove style assertion which remove button define style
Fix some accessibility issues
2024-07-09 21:47:17 +02:00
jacques
026ab51e49 Add Constraint between button
Remove style assertion which remove button define style
Fix some accessibility issues
2024-07-05 21:25:12 +02:00
jacques
8103d99b5d Add Constraint between button
Remove style assertion which remove button define style
Fix some accessibility issues
2024-07-05 21:22:21 +02:00
jacques
707f4a7805 Fix some regression in input_dialog.xml, DrugListActivity.java 2024-07-05 20:35:22 +02:00
jacques
495ce3be66 Fix typos 2024-06-12 19:54:07 +02:00
jacques
8c9baa6b8f include custon_switch_btn for choice between Export/Import. The dialog SHOULD change aspect. 2024-06-12 09:34:50 +02:00
jacques
2f6b46a4e6 Create custom radioGroup/radioButton for Export/Import choice.
Add corresponding colors
2024-06-12 09:33:28 +02:00
jacques
b29be4fc8a Create prefs dialog for backup/restore 2024-06-11 20:54:13 +02:00
jacques
95159673d5 Add Rackup/Restore framework 2024-06-11 20:54:13 +02:00
jacques
a593758fe5 Remove TODO 2024-06-11 20:54:13 +02:00
jacques
6e8ae6fc38 Remove redurant cast 2024-06-11 20:54:11 +02:00
jacques
d3bbfbbdc8 Change part of code according to AndroidStudio suggestions.
Add debug dialog code for the menu.
2024-06-11 20:54:03 +02:00
jacques
b0c738e017 Remove unused code 2024-06-11 20:48:21 +02:00
jacques
8c941b1c53 Remove unused code 2024-06-11 20:48:21 +02:00
jacques
5edc7f5f23 optimize 2024-06-11 20:48:20 +02:00
Jacques Foucry
fe87f520e5 Add WRITE_EXTERNAL_STORAGE permission 2024-06-11 20:48:04 +02:00
jacques
ecd0251ea6 Change some options in order to make compilation/run in avd work 2024-06-11 20:47:40 +02:00
Jean-Baptiste
53d6ab71f8 Add new string (#56) 2024-06-11 20:47:40 +02:00
Jean-Baptiste
d5c9cb62df Update copyright (#46) 2024-06-11 20:47:40 +02:00
Jean-Baptiste
c5abe34a6b Remove finish call method (#50) 2024-06-11 20:47:40 +02:00
Jean-Baptiste
bcbec2eeb7 Add annotation to remove warnings (#51) 2024-06-11 20:47:40 +02:00
Jean-Baptiste
51033c1b7f Migrate to AppCompatActivity (#53) 2024-06-11 20:47:40 +02:00
Jean-Baptiste
55974e35f8 Update name of french directory strings (#47)
Great Idea
2024-06-11 20:47:40 +02:00
Jean-Baptiste
af57fdba72 Update gradle scripts (#48) 2024-06-11 20:47:40 +02:00
Jean-Baptiste
4592a99fb7 Improve dialog (#43) 2024-06-11 20:47:40 +02:00
Jean-Baptiste
f66e34546f Fix buttons not appears (#45) 2024-06-11 20:47:40 +02:00
Jean-Baptiste
439dcbdce4 Improve RTL (#44) 2024-06-11 20:47:40 +02:00
Jean-Baptiste
fda96848ec Use extend floating button (#42) 2024-06-11 20:47:40 +02:00