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 |
|
Jean-Baptiste
|
6ee7781767
|
Use more modern method (#40)
|
2024-06-11 20:47:39 +02:00 |
|
Jean-Baptiste
|
e7d8436a5e
|
Fix icon used in welcome layout (#39)
Co-authored-by: Jacques Foucry <github@foucry.net>
|
2024-06-11 20:47:18 +02:00 |
|
Jean-Baptiste
|
ac465ce06d
|
Fix link not opened (#38)
|
2024-06-11 20:47:18 +02:00 |
|
Jean-Baptiste
|
987490c5e2
|
Update changelog (#37)
|
2024-06-11 20:47:18 +02:00 |
|
Jean-Baptiste
|
ae27a0a7cc
|
Update gradle files (#36)
|
2024-06-11 20:47:18 +02:00 |
|
Jean-Baptiste
|
debcf56ab4
|
Remove old files (#35)
|
2024-06-11 20:47:18 +02:00 |
|
Jean-Baptiste
|
1a3b245c0f
|
Use compat library to load drawables (#33)
|
2024-06-11 20:47:18 +02:00 |
|
Jean-Baptiste
|
2fb0192c81
|
Remove duplicate call (#31)
|
2024-06-11 20:47:18 +02:00 |
|
Jean-Baptiste
|
51396b7888
|
Improve readme (#34)
* Improve readme
* Remove space
|
2024-06-11 20:47:18 +02:00 |
|
jacques
|
831daf329a
|
add record in .gitignore
|
2024-06-11 20:47:18 +02:00 |
|
Jean-Baptiste
|
5be59a8308
|
Material 3 Migration (#26)
|
2024-06-11 20:47:17 +02:00 |
|
Jean-Baptiste
|
7d41b75cd3
|
Improve code of app (#28)
|
2024-06-11 20:46:56 +02:00 |
|
Jean-Baptiste
|
9ee2744b81
|
Fix gradle deprecation (#27)
* Remove build config in properties file
* Add build config property in main module
|
2024-06-11 20:46:56 +02:00 |
|
Jean-Baptiste
|
ef532393e4
|
Add onBackPressed method to do not generate crash (#29)
|
2024-06-11 20:46:56 +02:00 |
|
Jean-Baptiste
|
9658a3013f
|
Update gradle (#21)
|
2024-06-11 20:46:56 +02:00 |
|
Jean-Baptiste
|
535de3c259
|
Update DrugListActivity (#22)
|
2024-06-11 20:46:56 +02:00 |
|
Jean-Baptiste
|
8269ef4618
|
Use lambda everywhere (#23)
|
2024-06-11 20:46:54 +02:00 |
|
Jean-Baptiste
|
df21e5835f
|
Improve welcome activity (#24)
|
2024-06-11 20:45:53 +02:00 |
|
Jean-Baptiste
|
80f77a4c03
|
Improve drug detail activity (#25)
|
2024-06-11 20:45:53 +02:00 |
|
jacques
|
28260a08bc
|
update somme dependencies, update compileSDK version, ugrade SDK
androidx.core:core cannot be updated, it generated to much error.
|
2024-06-11 20:45:53 +02:00 |
|
jacques
|
1cc8ac5de8
|
Remove cast
|
2024-06-11 20:45:53 +02:00 |
|
jacques
|
820a89fa80
|
Add new gray drawable for disabled button
Use the round_btn_disable drawable to show that de number of digit are not set.
|
2024-06-11 20:45:53 +02:00 |
|
jacques
|
7350cf0909
|
Add id to avoid null pointer exception
|
2024-06-11 20:45:53 +02:00 |
|
jacques
|
33c3b6141a
|
Remove unused code
|
2023-09-18 16:31:19 +02:00 |
|