mirror of
https://github.com/commons-app/apps-android-commons.git
synced 2025-10-27 21:03:54 +01:00
* Add new activity to manifest * Create review activity layout base * Add a new menu item to drawer for peer review * Add a top menu with randomizer icon to review activity * Add strings for review button * Add activity to ActivityBuilderModule for injection * Add a new drawer item to start review acitivty * Create base of the Review Activity * Add fragment pager * Add new fragment for injection * Create a fragment pager layout * Wikimedia hackathon 2018 (#1533) * First draft of fn to get random recent image * Use log entries for requests to beta, try to connect refresh button FIXME: runs http request on main thread, breaks * Tweak button connection * Add ReviewController class * Fix fragments * Wmhack2018 (#1534) * tiny fixes * Load pictures into activities * Re-use same class for all review fragments (#1537) And try to add pager indicator * [WIP] category check * [WIP] add on-click actions to ReviewActivity * [WIP] add SendThankTask * Make it beautiful * Add some category stuff back in to review (#1538) * Use standalone category extraction code in MediaDataExtractor * Add categories to category review page * Change category question text sizes * Call randomizer whenever the activity is ready * Add progressbar * [WIP] add DeleteTask.askReasonAndExecute * Fix refresh button string * Typo: "nominate *for* deletion" * Add formatting to categories and put them in the same textView * Pass context and adapters as parameters to controller * Add actions to controller * Make everyting work * Add another fragment to thank * Fix npe * Add missing execute method * Some codes * Add a funy text * More random recent image selection (#1542) time-based randomness is biased - if someone uploaded 100 images in hour, one week ago, and I select a random point in time, their last image is way more likely to come up than anything else. With this, there is still bias towards choosing one of the last N in any burst of uploads (where N is the number of recent changes fetched) but it's a bit better than before. * Create Revision class * Add meaningluf strings * Error handling for review image/category fetch (#1543) * Add information layout for username and filename * Use Single to get firstRevision * try to add username and filename * Ensure caption is shown on every review fragment * Fix build * Fixes missing import * Change button text,show current category, add skip image button * Modify texts, fix night mode issues * Positive Wording * fix landscape issue * Add checkbox popup,rewording * Spelling Correction * Fix merge * Remove commented out code, use lambda * Simplify toolbar include |
||
|---|---|---|
| .. | ||
| badge.xml | ||
| bg_delete_button.xml | ||
| blue_rinse_circle.xml | ||
| button_background_selector.xml | ||
| current_location_marker.png | ||
| edit_ascent_color.xml | ||
| empty_photo.webp | ||
| featured.xml | ||
| ic_action_facebook.xml | ||
| ic_action_github.xml | ||
| ic_action_website.xml | ||
| ic_add_white_24dp.xml | ||
| ic_app_logo.xml | ||
| ic_chat_bubble_black_24px.xml | ||
| ic_check_black_24dp.xml | ||
| ic_clear_black_24dp.xml | ||
| ic_commons_icon_vector.xml | ||
| ic_custom_bookmark_marker.xml | ||
| ic_custom_map_marker.xml | ||
| ic_delete_black_24dp.xml | ||
| ic_directions_black_24dp.xml | ||
| ic_directions_black_48dp.xml | ||
| ic_done_black_24dp.xml | ||
| ic_download_white_24dp.xml | ||
| ic_edit_black_24dp.xml | ||
| ic_error_outline_black_24dp.xml | ||
| ic_error_red_24dp.xml | ||
| ic_exit_to_app_black_24dp.xml | ||
| ic_expand_less_black_24dp.xml | ||
| ic_expand_less_white_24dp.xml | ||
| ic_expand_more_black_24dp.xml | ||
| ic_expand_more_white_24dp.xml | ||
| ic_explore_24dp.xml | ||
| ic_feedback_black_24dp.xml | ||
| ic_help_black_24dp.xml | ||
| ic_home_black_24dp.xml | ||
| ic_image_black_24dp.xml | ||
| ic_info_outline_black_24dp.xml | ||
| ic_info_outline_blue_24dp.xml | ||
| ic_info_outline_white_24dp.xml | ||
| ic_keyboard_arrow_up_black_24dp.xml | ||
| ic_launcher_foreground.xml | ||
| ic_list_white_24dp.xml | ||
| ic_location_black_24dp.xml | ||
| ic_location_white_24dp.xml | ||
| ic_map_white_24dp.xml | ||
| ic_message_black_24dp.xml | ||
| ic_more_vert_white_24dp.xml | ||
| ic_my_location_black_24dp.xml | ||
| ic_notifications_active_white_24dp.xml | ||
| ic_notifications_black_24dp.xml | ||
| ic_notifications_off_black_24dp.xml | ||
| ic_notifications_white_24dp.xml | ||
| ic_overflow.xml | ||
| ic_person_black_24dp.xml | ||
| ic_photo_camera_white_24dp.xml | ||
| ic_photo_white_24dp.xml | ||
| ic_refresh_black_24dp.xml | ||
| ic_refresh_white_24dp.xml | ||
| ic_round_star_border_24px.xml | ||
| ic_round_star_filled_24px.xml | ||
| ic_save_white_24dp.xml | ||
| ic_send_white_24dp.xml | ||
| ic_settings_black_24dp.xml | ||
| ic_share_black_24dp.xml | ||
| ic_thanks.xml | ||
| ic_undo_white_24dp.xml | ||
| ic_wikidata_logo_24dp.xml | ||
| ic_wikidata_logo_48dp.xml | ||
| ic_wikipedia_logo_24dp.xml | ||
| ic_wikipedia_logo_48dp.xml | ||
| ic_zoom_in_white_24dp.png | ||
| ic_zoom_out_white_24dp.png | ||
| llamas.webp | ||
| mount_zao.webp | ||
| notification_badge.xml | ||
| proprietary_x.png | ||
| rainbow_bridge.webp | ||
| round_icon_airport.xml | ||
| round_icon_bridge.xml | ||
| round_icon_church.xml | ||
| round_icon_city.xml | ||
| round_icon_forest.xml | ||
| round_icon_gatehouse.xml | ||
| round_icon_generic_building.xml | ||
| round_icon_house.xml | ||
| round_icon_island.xml | ||
| round_icon_milestone.xml | ||
| round_icon_mountain.xml | ||
| round_icon_ocean.xml | ||
| round_icon_park.xml | ||
| round_icon_railway_station.xml | ||
| round_icon_river.xml | ||
| round_icon_road.xml | ||
| round_icon_school.xml | ||
| round_icon_unknown.xml | ||
| round_icon_waterfall.xml | ||
| selfie_x.webp | ||
| sydney_opera_house.webp | ||
| tab_indicator_default.xml | ||
| tab_indicator_selected.xml | ||
| tab_selector.xml | ||
| tulip.webp | ||