apps-android-commons/app/src/main/res/layout
VoidRaven 29ade1e5b7
Some checks are pending
Android CI / Run tests and generate APK (push) Waiting to run
Fix email verification input (#6367)
* Set imeOptions to actionDone and enforce singleLine for xlarge

* Set imeOptions to actionDone and enforce singleLine for landscape

* Set imeOptions to actionDone and enforce singleLine

* Update askUserForTwoFactorAuth for IME_ACTION_DONE to trigger performLogin

* Fix email verification: Set imeOptions to actionDone and replace singleLine with maxLines=1

* Fix email verification: Set imeOptions to actionDone and replace singleLine with maxLines=1

* Fix email verification: Set imeOptions to actionDone and replace singleLine with maxLines=1

* feat: Set imeOptions to actionNext for login_password to improve focus transition

* feat: Enhance keyboard visibility for email verification code input
2025-07-17 09:41:28 +09:00
..
activity_about.xml Fix #5182 Switch From Mapbox to MapLibre (#5184) 2023-03-31 09:31:58 +09:00
activity_category_details.xml Migrated CategoryDetailsActivity , MainActivity to View Binding (#5595) 2024-03-19 19:21:51 -05:00
activity_category_images.xml Fixes #2843 New main screen UI in v3.0 (#3891) 2020-11-07 02:04:04 +10:00
activity_custom_selector.xml custom-selector: adds a button to delete the current folder in custom selector (#5925) 2024-11-13 22:11:38 +09:00
activity_description_edit.xml Partial fixes for errors and warnings reported by ./gradlew lint (#5885) 2024-10-28 08:35:50 +05:30
activity_edit.xml [WIP]Lossless Transformations(Rotate feature) (#5252) 2023-10-24 13:04:21 +09:00
activity_location_picker.xml Issue #5996 - Fix Android Studio warnings in LocationPickerActivity.kt (#6026) 2024-12-13 22:49:40 +09:00
activity_login.xml Fix email verification input (#6367) 2025-07-17 09:41:28 +09:00
activity_notification.xml Refactor : NotificationActivity uses ViewBinding. (#5606) 2024-03-25 21:39:32 -05:00
activity_profile.xml Migrated Profile Package from Butterknife to View Binding (#5591) 2024-03-10 14:44:06 -05:00
activity_quiz.xml Removed butterknife from quiz activity (#5383) 2023-11-20 17:48:22 +09:00
activity_quiz_result.xml Fix failing tests for updateDepictsProperty method (#5795) 2024-08-28 15:29:16 +09:00
activity_review.xml Migrated Review Package to View Binding (#5604) 2024-03-24 23:17:08 -05:00
activity_search.xml Explore nearby pictures (#4910) 2022-04-14 18:28:17 +10:00
activity_settings.xml Migrated CategoryDetailsActivity , MainActivity to View Binding (#5595) 2024-03-19 19:21:51 -05:00
activity_upload.xml Resolved #5411 by rotating button initially (#5412) 2024-01-15 22:02:26 +09:00
activity_upload_categories_dialog.xml Enhancing Multi-Upload Functionality for Consistent Depiction Categorization (#5700) 2024-05-02 20:12:32 +09:00
activity_upload_progress.xml Added pending uploads screen (#5752) 2024-08-30 15:22:54 +09:00
activity_welcome.xml Fixes #3197 Replace hardcoded dimensions with dimen resource values (#3402) 2020-02-11 21:26:33 -07:00
activity_wikidata_feedback.xml UI enhancement Issue(#6285) (#6287) 2025-04-14 22:58:28 +09:00
activity_wikidata_item_details.xml Migrated Explore Package From Butterknife to ViewBinding (#5592) 2024-03-11 15:48:37 -05:00
activity_zoomable.xml [GSoC 2022] Improve custom picker (all features) (#5035) 2022-09-16 18:14:16 +09:00
answer_layout.xml Removed next button in quiz (#4382) 2021-06-27 18:34:33 +09:00
bottom_container_location_picker.xml Adds a 'Remove Location' button to the UploadWizard #5247 (#5672) 2024-03-30 23:34:55 +09:00
bottom_sheet_details.xml Fix modification on bottom sheet's data when coming from Nearby Banner and clicked on other pins (#5937) 2024-11-28 17:37:56 +09:00
bottom_sheet_details_explore.xml Partial fixes for errors and warnings reported by ./gradlew lint (#5885) 2024-10-28 08:35:50 +05:30
bottom_sheet_item_layout.xml Partial fixes for errors and warnings reported by ./gradlew lint (#5885) 2024-10-28 08:35:50 +05:30
bottom_sheet_nearby.xml Resolved issue #4513 vertical scrollbar not visible (#5420) 2024-01-15 16:48:10 +09:00
caption_item.xml Ability to show captions and descriptions in all entered languages (#4355) 2021-06-18 22:30:14 +09:00
content_location_picker.xml Fixes Issue #5713: "Edit location" is hard to use (and confusing) (#5767) 2024-09-18 21:18:46 +09:00
custom_nearby_found.xml Fixes #4296 - "Is this a picture of ...": Not too clear about which image it is asking me about (#4317) 2021-04-05 17:03:11 +09:00
custom_nearby_tab_layout.xml Fixes #3197 Replace hardcoded dimensions with dimen resource values (#3402) 2020-02-11 21:26:33 -07:00
custom_selector_bottom_layout.xml [GSoC 2022] Improve custom picker (all features) (#5035) 2022-09-16 18:14:16 +09:00
custom_selector_info_dialog.xml GSoC 2021 custom picture selector (#4534) 2021-08-18 21:11:35 +09:00
custom_selector_limit_dialog.xml #3101: Add image upload limit of 20 to custom selector (#5369) 2023-11-20 18:13:05 +09:00
custom_selector_toolbar.xml custom-selector: adds a button to delete the current folder in custom selector (#5925) 2024-11-13 22:11:38 +09:00
detail_category_item.xml #3451 Delete CompatTextView - remove all references to CompatTextView (#3709) 2020-04-25 13:21:19 -07:00
dialog_add_to_wikipedia_instructions.xml With option for associating image with wikipedia article (#3783) 2020-06-16 16:51:06 +03:00
dialog_feedback.xml add cancel button (#6078) 2024-12-29 08:20:32 +09:00
dialog_nearby.xml Improved Map Marker Visibility Based on App Theme (#5744) 2024-06-09 21:07:02 +02:00
dialog_select_language.xml add cancel button (#6078) 2024-12-29 08:20:32 +09:00
filter_search_view_layout.xml Fix SearchView is not visible properly in lower API devices (#4333) 2021-04-08 15:57:50 +03:00
fragment_achievements.xml Merge remote-tracking branch 'origin/v5.1.0' 2025-01-15 11:53:59 +05:30
fragment_advance_query.xml Fix #5182 Switch From Mapbox to MapLibre (#5184) 2023-03-31 09:31:58 +09:00
fragment_bookmarks.xml Feature: Bookmark Categories (#6035) 2024-12-17 21:49:32 +09:00
fragment_bookmarks_items.xml Resolved issue #4513 vertical scrollbar not visible (#5420) 2024-01-15 16:48:10 +09:00
fragment_bookmarks_locations.xml Resolved issue #4513 vertical scrollbar not visible (#5420) 2024-01-15 16:48:10 +09:00
fragment_bookmarks_pictures.xml retain focus on location bookmarks (#4316) 2021-04-03 18:01:11 +09:00
fragment_contributions.xml Added pending uploads screen (#5752) 2024-08-30 15:22:54 +09:00
fragment_contributions_list.xml Add pull down to refresh in Contributions screen (#6041) 2024-12-20 10:06:07 +09:00
fragment_custom_selector.xml feat: show the proper message in the custom picker when all images are either uploaded or marked. (#6095) 2025-01-18 23:04:28 +09:00
fragment_explore.xml Fixes #4297 - UI Issue: After changing the system theme from settings (#4332) 2021-04-08 20:51:07 +03:00
fragment_explore_map.xml ui: make recenter FAB theme-aware using Material attributes (#6281) 2025-04-12 21:05:42 +05:30
fragment_failed_uploads.xml Added pending uploads screen (#5752) 2024-08-30 15:22:54 +09:00
fragment_featured_root.xml Fixes #2843 New main screen UI in v3.0 (#3891) 2020-11-07 02:04:04 +10:00
fragment_leaderboard.xml Resolved issue #4513 vertical scrollbar not visible (#5420) 2024-01-15 16:48:10 +09:00
fragment_media_detail.xml Show author/uploader names in Media Details for Commons licensing compliance (#6375) 2025-07-15 23:42:55 +09:00
fragment_media_detail_pager.xml Add ProgressBar to MediaDetailPagerFragment for Image Loading Indicator (#5736) 2024-06-10 20:06:06 +09:00
fragment_media_license.xml Fix #5182 Switch From Mapbox to MapLibre (#5184) 2023-03-31 09:31:58 +09:00
fragment_more_bottom_sheet.xml Feat : Added a feature for users to add feadback on github (#5578) 2024-04-01 17:36:21 +09:00
fragment_more_bottom_sheet_logged_out.xml Tutorial removed from log out state (#4479) 2021-06-29 18:12:30 +09:00
fragment_nearby_list.xml Fixes #3303 (#3322) 2020-02-04 11:05:29 +02:00
fragment_nearby_parent.xml Nearby: Fixed recenter and legend FABs inconsistencies (#6092) 2025-01-02 15:09:18 +09:00
fragment_pending_uploads.xml Added pending uploads screen (#5752) 2024-08-30 15:22:54 +09:00
fragment_review_image.xml fix longer questions not visible completely in Peer Review (#5162) 2023-03-03 18:30:25 +09:00
fragment_search_history.xml Fixes #3197 Replace hardcoded dimensions with dimen resource values (#3402) 2020-02-11 21:26:33 -07:00
fragment_search_paginated.xml Resolved issue #4513 vertical scrollbar not visible (#5420) 2024-01-15 16:48:10 +09:00
fragment_similar_image_dialog.xml Fix hardcoded string in similar image dialog (#3563) 2020-03-22 11:23:00 -07:00
fragment_upload_media_detail_fragment.xml Fixes on Edit button, there is + sign overlayed over letter E #5388 (#5464) 2024-01-23 23:03:38 +09:00
full_screen_mode_info_dialog.xml [GSoC 2022] Improve custom picker (all features) (#5035) 2022-09-16 18:14:16 +09:00
image_alert_layout.xml Fixes #3197 Replace hardcoded dimensions with dimen resource values (#3402) 2020-02-11 21:26:33 -07:00
item_custom_selector_folder.xml GSoC 2021 custom picture selector (#4534) 2021-08-18 21:11:35 +09:00
item_custom_selector_image.xml Custom picker: Show differently pictures that are currently being uploaded (#5618) 2024-03-22 22:13:19 +09:00
item_depictions.xml Added bookmark Wikidata items option (#4515) 2021-12-28 20:15:09 +09:00
item_failed_upload.xml Added pending uploads screen (#5752) 2024-08-30 15:22:54 +09:00
item_notification.xml Fixes #3197 Replace hardcoded dimensions with dimen resource values (#3402) 2020-02-11 21:26:33 -07:00
item_pending_upload.xml Added pending uploads screen (#5752) 2024-08-30 15:22:54 +09:00
item_place.xml Partial fixes for errors and warnings reported by ./gradlew lint (#5885) 2024-10-28 08:35:50 +05:30
item_recent_searches.xml Fix night mode issues with search and categories (#2213) 2019-01-01 16:25:46 +05:30
item_upload_thumbnail.xml Remove Image From Upload Wizard (#5636) 2024-03-24 17:32:56 +09:00
layout_campagin.xml Partial fixes for errors and warnings reported by ./gradlew lint (#5885) 2024-10-28 08:35:50 +05:30
layout_categories_item.xml Multiple uploads with over haul (#1968) 2018-11-19 17:00:32 +05:30
layout_category_images.xml Fixes #2843 New main screen UI in v3.0 (#3891) 2020-11-07 02:04:04 +10:00
layout_contribution.xml Partial fixes for errors and warnings reported by ./gradlew lint (#5885) 2024-10-28 08:35:50 +05:30
layout_upload_categories_item.xml Displaying Category image and Description (#4531) 2022-01-20 15:19:57 +09:00
layout_upload_depicts_item.xml Fix #4496 depiction description not fully visible (#4509) 2021-07-18 16:17:51 +09:00
leaderboard_list_element.xml fix: Width of Rank has been increased so that it can accommodate ranks above 3 digits. (#4695) 2021-11-06 19:36:02 +05:30
leaderboard_user_element.xml [GSoC] Merge Leaderboard branch with master (#3905) 2020-08-27 23:50:58 +10:00
list_item_load_more.xml #3756 Convert SearchDepictionsFragment to use Pagination (#3758) 2020-05-28 14:10:04 +03:00
list_item_progress.xml #3756 Convert SearchDepictionsFragment to use Pagination (#3758) 2020-05-28 14:10:04 +03:00
main.xml Migrated CategoryDetailsActivity , MainActivity to View Binding (#5595) 2024-03-19 19:21:51 -05:00
nearby_card_view.xml Partial fixes for errors and warnings reported by ./gradlew lint (#5885) 2024-10-28 08:35:50 +05:30
nearby_filter_all_items.xml Made Split to Nearby Query into a fast query for coordinates + a details query for each pin (#5731) 2024-08-04 09:35:09 +09:00
nearby_filter_list.xml Resolved issue #4513 vertical scrollbar not visible (#5420) 2024-01-15 16:48:10 +09:00
nearby_legend.xml Fixes issue #5841: Nearby pins: Make it easier to understand what the colors mean (#5881) 2024-10-22 21:27:40 +09:00
nearby_permission_dialog.xml Content description for UI elements -- accessibility (#4935) 2022-05-24 14:36:06 +03:00
nearby_row_button.xml Partial fixes for errors and warnings reported by ./gradlew lint (#5885) 2024-10-28 08:35:50 +05:30
nearby_search_list_item.xml Change item background according to the theme (#3480) 2020-03-16 10:13:20 +00:00
nearby_search_list_item_dark.xml Content description for UI elements -- accessibility (#4935) 2022-05-24 14:36:06 +03:00
notification_icon.xml Content description for UI elements -- accessibility (#4935) 2022-05-24 14:36:06 +03:00
pending_uploads_icon.xml Always show upload icon (#6022) 2024-12-28 23:55:27 +05:30
pic_of_day_app_widget.xml Content description for UI elements -- accessibility (#4935) 2022-05-24 14:36:06 +03:00
popup_for_copyright.xml Content description for UI elements -- accessibility (#4935) 2022-05-24 14:36:06 +03:00
progress_dialog.xml Show progress dialog on mark/unmark photos not for upload (#5322) 2023-10-03 23:17:29 +09:00
question_layout.xml Content description for UI elements -- accessibility (#4935) 2022-05-24 14:36:06 +03:00
row_item_caption.xml Content description for UI elements -- accessibility (#4935) 2022-05-24 14:36:06 +03:00
row_item_description.xml Add multiline input for caption and description (#6173) 2025-02-05 15:56:57 +09:00
row_item_languages_spinner.xml #3524 Convert SpinnerLanguagesAdapter to kotlin - converted to kotlin (#3528) 2020-03-17 21:06:56 +10:00
row_item_title.xml Refactor uploads (#2981) 2019-06-14 01:09:41 +05:30
show_captions_descriptions.xml Content description for UI elements -- accessibility (#4935) 2022-05-24 14:36:06 +03:00
simple_spinner_dropdown_list.xml Added resaons in dropdown list 2018-11-03 14:12:21 +05:30
toolbar.xml Fixes #4297 - UI Issue: After changing the system theme from settings (#4332) 2021-04-08 20:51:07 +03:00
toolbar_location_picker.xml Partial fixes for errors and warnings reported by ./gradlew lint (#5885) 2024-10-28 08:35:50 +05:30
upload_categories_fragment.xml Resolved issue #4513 vertical scrollbar not visible (#5420) 2024-01-15 16:48:10 +09:00
upload_depicts_fragment.xml Resolved issue #4513 vertical scrollbar not visible (#5420) 2024-01-15 16:48:10 +09:00
welcome_bullet.xml Localization: fix incorrect Unicode for space after bullet points in French language (#5824) 2024-09-10 17:41:45 +09:00
welcome_do_upload.xml Simplify welcome layouts (#2741) 2019-04-16 12:35:42 +03:00
welcome_dont_upload.xml Simplify welcome layouts (#2741) 2019-04-16 12:35:42 +03:00
welcome_final.xml Content description for UI elements -- accessibility (#4935) 2022-05-24 14:36:06 +03:00
welcome_image_example.xml Simplify welcome layouts (#2741) 2019-04-16 12:35:42 +03:00
welcome_wikipedia.xml Simplify welcome layouts (#2741) 2019-04-16 12:35:42 +03:00