Commit 66016c4
committed
FIX : Custom picker detect images that is already in commons (commons-app#6288)
* Fix: Exclude specific text from being posted in WikidataFeedback
* Add detection logic for images already on Commons in custom picker1 parent e84f504 commit 66016c4
File tree
3 files changed
+34
-39
lines changed- app/src/main/java/fr/free/nrw/commons
- customselector/ui
- adapter
- selector
- nearby
3 files changed
+34
-39
lines changedLines changed: 21 additions & 29 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
26 | 26 | | |
27 | 27 | | |
28 | 28 | | |
| 29 | + | |
29 | 30 | | |
30 | 31 | | |
31 | 32 | | |
| |||
342 | 343 | | |
343 | 344 | | |
344 | 345 | | |
345 | | - | |
346 | | - | |
347 | | - | |
348 | | - | |
349 | | - | |
350 | | - | |
351 | | - | |
352 | | - | |
353 | | - | |
354 | | - | |
355 | | - | |
356 | | - | |
357 | | - | |
358 | 346 | | |
| 347 | + | |
| 348 | + | |
| 349 | + | |
| 350 | + | |
359 | 351 | | |
360 | 352 | | |
361 | | - | |
362 | | - | |
363 | | - | |
364 | | - | |
| 353 | + | |
| 354 | + | |
365 | 355 | | |
366 | | - | |
367 | | - | |
368 | | - | |
369 | | - | |
370 | | - | |
| 356 | + | |
| 357 | + | |
| 358 | + | |
| 359 | + | |
| 360 | + | |
371 | 361 | | |
372 | | - | |
373 | | - | |
374 | | - | |
375 | | - | |
| 362 | + | |
| 363 | + | |
376 | 364 | | |
377 | 365 | | |
378 | | - | |
379 | | - | |
| 366 | + | |
| 367 | + | |
| 368 | + | |
| 369 | + | |
| 370 | + | |
| 371 | + | |
| 372 | + | |
380 | 373 | | |
381 | 374 | | |
382 | 375 | | |
383 | | - | |
384 | 376 | | |
385 | 377 | | |
386 | 378 | | |
| |||
Lines changed: 12 additions & 9 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
638 | 638 | | |
639 | 639 | | |
640 | 640 | | |
641 | | - | |
642 | | - | |
643 | | - | |
644 | | - | |
645 | | - | |
646 | | - | |
647 | | - | |
| 641 | + | |
| 642 | + | |
| 643 | + | |
| 644 | + | |
| 645 | + | |
| 646 | + | |
| 647 | + | |
| 648 | + | |
| 649 | + | |
| 650 | + | |
| 651 | + | |
| 652 | + | |
648 | 653 | | |
649 | | - | |
650 | 654 | | |
651 | | - | |
652 | 655 | | |
653 | 656 | | |
654 | 657 | | |
| |||
Lines changed: 1 addition & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
107 | 107 | | |
108 | 108 | | |
109 | 109 | | |
110 | | - | |
| 110 | + | |
0 commit comments