translatewiki.net
79086fe942
Localisation updates from https://translatewiki.net .
2022-04-28 13:02:01 +02:00
Madhur Gupta
36510a4301
Fix Instrumentation Tests ( #4832 )
...
* Fix AboutActivity Instrumentation Tests
* Fix WelcomeActivity Instrumentation Tests
* Fix SearchActivity Instrumentation Tests
* Fix SignupTest Instrumentation Tests
* Fix LoginActivityTest Instrumentation Tests
* Fix SettingsActivity Instrumentation Tests
* Fix LoginActivity Instrumentation Tests
* Update loginUser
* Add logoutUser
* Fix logoutUser
* Update github action to use env variables
* Fix github action to use env variables
* Fix github action
* Fix github action
* Fix github action
* Fix github action
* Fix github action
* Fix github action
* Fix github action
* Fix github action
* Fix github action
* Fix github action
* Fix github action
* Remove scroll
* Add wait time
* Fix keyboard issue
* Disable animation
* Enable animation
* Enable animation
* Disable animation
* Fix compile error
* Remove AVD Cache
* Set timezone and dns
* Add AVD cache
* Add API level
* Update API level to 24
* Add sleep timer
* Add scroll
* Remove logout
* Ignore some tests
* update logout
* update logout
* Fix scroll layout problem
* Fix scroll layout problem
* Ignore orientation test
* Update tests
* Update tests
* Update API level to 29
* Change device and API level to 27
* Use AndroidJUnit4
* Change API to 28
* Try with macos
* Use nested scrollview
* Update Profile Activity Test
* Update Profile Activity Test
* Turn off rotation
* Change device
* Remove failing test
* Change API to 24
* Add rotation lock for failing test
* Change API to 24
* Add sleep
* Remove text
* Remove child
* Force rotation on back press
* Force open more sheet
* Change device to pixel 5
* Change device to 13.5inch
* Update tests
* Ignore failing test
* Use linux
* Update tests
* Use repo secrets instead
* Add mainactivity tests
* Remove content description
* Different workflows for PR and branch, PR workflow will need maintainer approval to prevent secrets getting leaked
* Run instrumentation tests only for push and not for PRs
* Fix FileNotFound Exception
* Update MainActivity and Profile tests
* Fix coverage path issue
* Add wait time for map to load
* Open contribution
* Update settings tests
* Update main activity tests
* Fix failing test
* Fix failing test
* Increase login time
* Separate settings test
* Update review tests
* Ignore uploadCancelledAfterLocationPickedTest
* Update MainActivity Tests
* Update UploadCancelledTest
* Update UploadCancelledTest
* Update device
* Fix Init release error
* Fix failing test
* Fix failing test
* Try with long click
* Update UploadCancelledTest.kt
* Fix Leaderboard Test
* Update testContributions
* Set GPS coordinates
* Add zoomControllers to excludes
* Add ExploreActivityTest
* Remove failing condition
* Merge tests
* Remove failing test
* Remove failing test
* Fix failing test
* Fix failing test
* Update AboutActivityTest.kt
* Update jacoco.gradle
2022-04-26 21:09:15 +10:00
neslihanturan
0df272c250
The issue related directory is removed ( #4946 )
2022-04-26 20:53:10 +10:00
translatewiki.net
11bc72c514
Localisation updates from https://translatewiki.net .
2022-04-25 13:02:05 +02:00
translatewiki.net
e7a9ba9ad9
Localisation updates from https://translatewiki.net .
2022-04-21 13:02:00 +02:00
Pratham Pahariya
d7ad3b934d
#4730 - Nothing happens on clicking media in the Contribution tab of User's Profile ( #4736 )
...
* enable clicking on contributions in user's profile
* Added null condition
* Added Comments
Co-authored-by: Pratham2305 <Pratham2305@users.noreply.github.com>
2022-04-18 16:17:40 +03:00
translatewiki.net
7579c1aa16
Localisation updates from https://translatewiki.net .
2022-04-18 13:01:47 +02:00
源
f492d95014
Fix #4930 : change the nearby bookmark icon color ( #4932 )
...
The original black icon cannot be seen in the dark theme. The color is changed to orange so that it is visible in both themes.
2022-04-14 21:30:39 +09:00
translatewiki.net
31d63d1a2a
Localisation updates from https://translatewiki.net .
2022-04-14 13:02:01 +02:00
neslihanturan
ee1bf4b5b6
Explore nearby pictures ( #4910 )
...
* Add map fragment for explore and search
* Create structure of explore map by defining view and user action interfaces to presenter
* Add methods to map start, bottom sheet and permission
* Make the simple map visible
* Imitate methods from nearby map for permission needed and non needed map initialisation operations, however, needs to be tested and reactor
* a level of abstraction
* update media params to include coordinates
* Implement pageable presenter to explore
* Create Root fragment for map and media
* Iplement two presenter one for map operations, the other for pageable operations
* Construct general structure for both explore with search query and just by location
* fix injection issue
* Make default explore work with zoom level
* increase offscreen page limit with newly added fragment
* Make two distinct api calls for search with and without query
* Before trying to use same presenter for both search with and without query
* Add notes for Madhur
* Add Madhur's fixes for binding
* Call serch with and without query from the same spot
* partially solve zoom issue
* Make tab view unswipble while map is being used on search activity
* make viewpager unswipable while map is being used
* Code cleanup and reverting unnecessry edits
* Add search this area methods
* Implement search this area button functionality
* Fix search this area button, current location FAB and bottom attribution UI elements
* Add marker click action
* Solve bookmarkdao injection issue
* Make display bottom sheet details on marker click
* remove label and set bottom sheet behavior
* Remove irrelevan buttons like wikidata and article buttons
* Cancel bookmark feature for commons images for know, needs to be thought
* Add search this area button
* Add location off dialog
* Implement back button for explore map fragment while not on search activity
* Make thumbnails visible, they need some styling though
* Make gridle views even more beautiful
* Remove classes added to support query
* Remove query related code from Reach Activity
* Solve two progressbar issue
* Remove query related ekstra codes
* Remove not needed anymore callback
* Make medai details work
* Remove all old removed code dependencies
* Solve initial load takes too long issue
* Solve current position track
* Add placeholder for possible load issues
* Add red stroke to bitmap
* Add borders to rectangles
* Change media details text to details
* Fix file name extension anf File: prefix
* Fix some code style issues
* Fix some style issues
* Fix style issues
* Fix build issue
* Fix test about etMediaListFromSearch
* Fix test issue with Seacrh Activity
* Fix conflict mark
2022-04-14 18:28:17 +10:00
translatewiki.net
644cd473f8
Localisation updates from https://translatewiki.net .
2022-04-11 13:01:53 +02:00
Ayan Sarkar
11292ab514
Fixes 4620 : Editing categories of an existing picture: Reuse categories selection UI from the Upload Wizard ( #4928 )
...
* Entry to new UI
* Getting existing categories
* Hidden categories managed
* Category edit updated
* Category Edition implemented
* Java docs added
* Java docs added
* Java docs added
* Previous UI discarded
* Test added
* More test added
* More test added
* More test added
* More test added
* More java docs added
* Minor changes
2022-04-11 19:30:21 +09:00
translatewiki.net
48343035d3
Localisation updates from https://translatewiki.net .
2022-04-07 13:01:33 +02:00
translatewiki.net
2bb2cbc59c
Localisation updates from https://translatewiki.net .
2022-04-04 13:01:41 +02:00
translatewiki.net
0d25c2421b
Localisation updates from https://translatewiki.net .
2022-03-31 13:01:58 +02:00
translatewiki.net
50c4458746
Localisation updates from https://translatewiki.net .
2022-03-28 13:02:05 +02:00
RISHAV GUPTA
6e8bd4b7a3
FIXES :- Improve review feature documentation #3361 ( #4915 )
...
* detailed explanation added
* done the requested changes
* requested changes done 2
2022-03-26 09:21:58 +09:00
translatewiki.net
efa7e109da
Localisation updates from https://translatewiki.net .
2022-03-24 13:02:03 +01:00
Ayan Sarkar
4194409cd2
Fixes 4544 : Language selection: history ( #4880 )
...
* Xml changes
* Content provider created
* Database setup done
* Database setup revised
* Database setup revised
* SettingsFragment finished
* SettingsFragment finished
* UploadMediaDetailFragment updated
* UploadMediaDetailFragment updated
* Java docs
* Test fixed
* Test added
* Test added
* Test updated
* More tests added
2022-03-23 16:33:54 +09:00
Ayan Sarkar
bd9531b969
Fixed 4616 : Option for editing depictions ( #4725 )
...
* Dialog can't be dismissed
* Dialog can't be dismissed
* Option for editing depiction
* Java docs added
* Minor issues fixed
* Lining done
* "Depictions not updating instantly" issue resolved
* Existing Depicts on the top
* Existing Depicts on the top
* Back press handled
* Previous depictions unchecked
* Whole Screen issue fixed
* Nearby banner removed
* Test fixed
* Upload Wizard issue fixed
* Upload Wizard issue fixed
* Previous depicts issue fixed
* Previous depicts issue fixed
* All issues fixed
* Fixed late loading of updated depicts
* Depiction is removable
* Test fixed
* Back button press handled after losing focus for edittext
* RequiresApi removed
* RequiresApi removed
* Test fixed
* Requested changes
* Test added
* Test added
* UploadModelUnitTest added
* DepictEditHelperUnitTest added
* DepictEditHelperUnitTest added
* Test added
* More test added
* Indentation Reversed
* Indentation reversed
* Update MediaDetailFragment.java
* Indentation reversed
* Update MediaDetailFragment.java
* Indentation reversed
* Indentation reversed
* Indentation reversed
* Indentation reversed
* More test added
* More test added
* Minor fixes
* Minor fixes
* Minor fixes
2022-03-22 14:33:43 +09:00
translatewiki.net
4ba463c6b2
Localisation updates from https://translatewiki.net .
2022-03-21 13:01:46 +01:00
Devarsh Mavani
fa0370438b
In app feedback ( #4845 )
...
* rebase
* Progress
* Completed UI and POST Request
* removed invalid string resource
* Removed unused code & Added string resources
* Resolved Code style issues
* Javadoc for getters & setters
* Codestyle fixes
* Minor Fixes
* wip
* Tests
* Comments
* Fixed Tests
* Minor changes
* minor change
* Comments
* Minor Fixes
* fixed tests
* Removed Butterknife
* Fixed tests
* Removed Unecessary strings
* Minor chnages
* Minor fix
* Minor changes
* Minor changes
* Implemented Suggestions
* Removed Redundant Toast
2022-03-20 12:10:25 +09:00
RISHAV GUPTA
00760ba1c6
Fixes [Bug]: Prod/beta flavor messages may be nonsense for users #4850 ( #4899 )
...
* small string changes
* small change done
* small changes done
2022-03-20 07:51:54 +05:30
RISHAV GUPTA
6ea3198d65
Fixes : #4273 Add link to user guide in About ( #4882 )
...
* user guide added in about
* test added
* unit test added
2022-03-20 07:50:25 +05:30
translatewiki.net
1078c70525
Localisation updates from https://translatewiki.net .
2022-03-17 13:02:08 +01:00
RISHAV GUPTA
332a69fe5c
Bengali Upload bug fix ( #4890 )
2022-03-15 01:22:03 +05:30
translatewiki.net
a04d0bc031
Localisation updates from https://translatewiki.net .
2022-03-14 13:02:04 +01:00
translatewiki.net
4ea20fafde
Localisation updates from https://translatewiki.net .
2022-03-10 13:01:50 +01:00
translatewiki.net
bd61128e14
Localisation updates from https://translatewiki.net .
2022-03-07 13:01:39 +01:00
RISHAV GUPTA
c02d569468
Fixes #4589 :- The empty screen while no images found in custom picture selector ( #4863 )
...
* no image found
* old removed
* new way
* minor changes
* reqeusted changes done
2022-03-07 18:34:03 +09:00
RISHAV GUPTA
824a82ad2a
Fixes : #4855 Copyright warning for beta flavor ( #4873 )
...
* xml work done
* testing
* copyright popup added local
* minor changes
* minor changes 2
* picture removed
2022-03-07 18:16:14 +09:00
translatewiki.net
16266975d8
Localisation updates from https://translatewiki.net .
2022-03-03 13:01:56 +01:00
Arin Modi
9431e3770c
Fixed #4836 & #4840 Added the functionality of cancel upload and also solved the small bug of pausing upload ( #4843 )
...
* Fixed #4836 & #4840
* Added Pausing PopUp
* Closing Pausing PopUp exactly when pause button disappears
* Managed to display the Pausing Upload
* Added the Pausing Dialog Using Progress Bar
* Added the Pausing Dialog Using Progress Bar
* Added Required Changes
* Added Required Changes-wording change
* Added Required Changes-wording change
2022-02-26 08:41:14 +09:00
RISHAV GUPTA
f1169eaff9
Fixes #4523 :-Tap to view: could be success could be failure ( #4860 )
...
* Tap to view: could be success could be failure
* little change
2022-02-25 20:31:07 +05:30
translatewiki.net
87b9648aae
Localisation updates from https://translatewiki.net .
2022-02-24 13:01:39 +01:00
Jacob Fano
1405300fd5
Fixed #4784 : Inform users about unsupported features in beta flavor ( #4834 )
...
* Display toast and disable API in LeaderboardFragment beta flavor
* Display toast and disable API in AchievementsFragment beta flavor
* Removed unused Gravity import
* Added Toast appearance tests for AchievementsFragment
* Added Toast appearance tests for LeaderboardFragment
* Improve Context detection in Achievements+Leaderboard fragments to ensure Context found for Toast
* Add testOnCreateView for AchievementsFragment
2022-02-24 14:40:51 +09:00
translatewiki.net
0f515823e9
Localisation updates from https://translatewiki.net .
2022-02-21 13:01:48 +01:00
translatewiki.net
b56fd4c220
Localisation updates from https://translatewiki.net .
2022-02-17 13:01:39 +01:00
translatewiki.net
dea438c27c
Localisation updates from https://translatewiki.net .
2022-02-14 13:01:43 +01:00
Devarsh Mavani
ab6bd8a682
Make caption field single line Issue#4795 ( #4811 )
2022-02-13 22:10:42 +09:00
translatewiki.net
9f09b1353b
Localisation updates from https://translatewiki.net .
2022-02-10 13:01:53 +01:00
translatewiki.net
769b295647
Localisation updates from https://translatewiki.net .
2022-02-07 13:01:35 +01:00
Ayan Sarkar
e135fea20d
Fixes 1848 : Option for adding location for those pictures which have no location ( #4755 )
...
* Location wizard
* Location wizard
* Minor fix
* message changed
* Test fail fixed
* Test fail fixed
* Test fail fixed
* last location triggered
* last location added
* Some test added
* Java docs added
* More java docs added
2022-02-05 09:56:59 +09:00
translatewiki.net
587ff3b54f
Localisation updates from https://translatewiki.net .
2022-02-03 13:01:43 +01:00
Ratnesh
873b4c500b
Show alert dialog card for sharing personal detail submission via email when clicking on the feedback menu. ( #4772 )
...
* Fixes #4732 Show alert dialog card for sharing personal detail submission via email when clicking on feedback menu.
* Show alert dialog card for sharing personal detail submission via email when clicking on feedback menu when user is logged in.
Add javadoc for the new methods
Update alert dialog message.
2022-01-31 23:16:02 +09:00
translatewiki.net
d0e14b7345
Localisation updates from https://translatewiki.net .
2022-01-31 13:01:31 +01:00
translatewiki.net
0042466b56
Localisation updates from https://translatewiki.net .
2022-01-27 13:01:48 +01:00
translatewiki.net
c637dba6b7
Localisation updates from https://translatewiki.net .
2022-01-24 13:01:53 +01:00
translatewiki.net
9afa686538
Localisation updates from https://translatewiki.net .
2022-01-20 13:01:55 +01:00
Ayan Sarkar
92957f4204
Displaying Category image and Description ( #4531 )
...
* API call done
* API call
* Image implementation done
* Gradle
* Java docs and code convention
* Description added
* Refactoring Category
* Refactoring Category
* Refactoring Category
* Description and thumbnail issue fixed
* Description and thumbnail issue fixed
* Minor issue fixed
* Minor issue fixed
* Server changed
* Logo changed
* Change in structure
* Fixed failed tests
* Fixed Test failed
* Optimized imports
* Dialog can't be dismissed
* Dialog can't be dismissed
* Resolved Conflicts
* UI fixed
* Added description and thumbnail in local DB
* Added description and thumbnail in local DB
* Test fixed
* Added
* Updated with latest master
* Test Updated with latest master
* Issue fixed
* Revert gradle changes
* Revert gradle changes
* Update gradle-wrapper.properties
* Require Api removed
2022-01-20 15:19:57 +09:00