falta o esqueci a palavra passe
This commit is contained in:
@@ -42,7 +42,6 @@ id button_cancel_password
|
||||
id button_change_password
|
||||
id button_change_photo
|
||||
id button_edit_profile
|
||||
id button_export_report
|
||||
id button_find_hospital
|
||||
id button_logout
|
||||
id button_save
|
||||
@@ -114,6 +113,7 @@ id text_med_notes
|
||||
id text_med_time
|
||||
id text_pill_name
|
||||
id text_reason
|
||||
id text_status
|
||||
id text_time
|
||||
id text_title
|
||||
id text_type
|
||||
|
||||
@@ -0,0 +1,172 @@
|
||||
R_DEF: Internal format may change without notice
|
||||
local
|
||||
color background_color
|
||||
color black
|
||||
color error_color
|
||||
color primary_color
|
||||
color primary_dark_color
|
||||
color primary_light_color
|
||||
color purple_200
|
||||
color purple_500
|
||||
color purple_700
|
||||
color secondary_color
|
||||
color secondary_dark_color
|
||||
color surface_color
|
||||
color teal_200
|
||||
color teal_700
|
||||
color text_primary
|
||||
color text_secondary
|
||||
color white
|
||||
drawable bg_search_results
|
||||
drawable btn_outline_error
|
||||
drawable btn_outline_primary
|
||||
drawable ic_launcher
|
||||
drawable ic_launcher_final
|
||||
drawable ic_launcher_round
|
||||
drawable ic_logo
|
||||
drawable ic_logo_scaled
|
||||
drawable ic_placeholder
|
||||
id action_appointments_to_schedule
|
||||
id action_home_to_schedule_appointment
|
||||
id age_edit_text
|
||||
id back_to_login
|
||||
id biometric_button
|
||||
id btn_add_time
|
||||
id btn_confirm_appointment
|
||||
id btn_time_slot
|
||||
id button_ai_triage
|
||||
id button_book_appointment
|
||||
id button_call_sns
|
||||
id button_cancel
|
||||
id button_cancel_password
|
||||
id button_change_password
|
||||
id button_change_photo
|
||||
id button_edit_profile
|
||||
id button_find_hospital
|
||||
id button_logout
|
||||
id button_save
|
||||
id button_save_password
|
||||
id card_next_medication
|
||||
id checkbox_remember_me
|
||||
id checkbox_taken
|
||||
id chip_group_times
|
||||
id confirm_new_password_edit_text
|
||||
id datePicker
|
||||
id edit_age
|
||||
id edit_email
|
||||
id edit_med_name
|
||||
id edit_med_notes
|
||||
id edit_name
|
||||
id edit_profile_image
|
||||
id edit_reason
|
||||
id edit_utente
|
||||
id email_edit_text
|
||||
id fab_add_medication
|
||||
id forgot_password_link
|
||||
id gender_auto_complete
|
||||
id image_profile_home
|
||||
id input_symptoms
|
||||
id layout_med_name
|
||||
id login_button
|
||||
id login_link
|
||||
id mobile_navigation
|
||||
id name_edit_text
|
||||
id nav_host_fragment
|
||||
id nav_view
|
||||
id navigation_appointments
|
||||
id navigation_home
|
||||
id navigation_medication
|
||||
id navigation_profile
|
||||
id navigation_schedule_appointment
|
||||
id navigation_sns24
|
||||
id new_password
|
||||
id new_password_edit_text
|
||||
id next_med_name
|
||||
id next_med_time
|
||||
id password_edit_text
|
||||
id profile_age
|
||||
id profile_email
|
||||
id profile_image
|
||||
id profile_name
|
||||
id profile_utente
|
||||
id radio_group_route
|
||||
id radio_inhalatory
|
||||
id radio_oral
|
||||
id radio_topical
|
||||
id recycler_appointments_future
|
||||
id recycler_appointments_past
|
||||
id recycler_medication
|
||||
id recycler_search_results
|
||||
id recycler_time_slots
|
||||
id register_button
|
||||
id register_link
|
||||
id reset_button
|
||||
id save_new_password_button
|
||||
id spinner_doctor
|
||||
id text_ai_result
|
||||
id text_date
|
||||
id text_empty_medications
|
||||
id text_greeting
|
||||
id text_med_dosage
|
||||
id text_med_name
|
||||
id text_med_notes
|
||||
id text_med_time
|
||||
id text_pill_name
|
||||
id text_reason
|
||||
id text_status
|
||||
id text_time
|
||||
id text_title
|
||||
id text_type
|
||||
id utente_edit_text
|
||||
layout activity_forgot_password
|
||||
layout activity_login
|
||||
layout activity_main
|
||||
layout activity_register
|
||||
layout activity_reset_password
|
||||
layout dialog_add_medication
|
||||
layout dialog_change_password
|
||||
layout dialog_edit_profile
|
||||
layout fragment_appointments
|
||||
layout fragment_home
|
||||
layout fragment_medication
|
||||
layout fragment_profile
|
||||
layout fragment_schedule_appointment
|
||||
layout fragment_sns24
|
||||
layout item_appointment
|
||||
layout item_comprimido_search
|
||||
layout item_medication
|
||||
layout item_time_slot
|
||||
menu bottom_nav_menu
|
||||
navigation mobile_navigation
|
||||
string age_hint
|
||||
string already_account
|
||||
string app_name
|
||||
string default_web_client_id
|
||||
string email_hint
|
||||
string firebase_database_url
|
||||
string forgot_password
|
||||
string gcm_defaultSenderId
|
||||
string google_api_key
|
||||
string google_app_id
|
||||
string google_crash_reporting_api_key
|
||||
string google_storage_bucket
|
||||
string login_button
|
||||
string login_title
|
||||
string name_hint
|
||||
string no_account
|
||||
string password_hint
|
||||
string project_id
|
||||
string register_button
|
||||
string register_title
|
||||
string title_appointments
|
||||
string title_home
|
||||
string title_medication
|
||||
string title_profile
|
||||
string title_sns24
|
||||
style ShapeAppearanceOverlay.App.CornerSize50Percent
|
||||
style Theme.Cuida
|
||||
style Widget.Cuida.Button
|
||||
style Widget.Cuida.CardView
|
||||
xml backup_rules
|
||||
xml data_extraction_rules
|
||||
xml file_paths
|
||||
Reference in New Issue
Block a user