Commit graph

1095 commits

Author SHA1 Message Date
Jatin Rao
6e9ea26023 Merge branch 'master' of https://github.com/commons-app/apps-android-commons 2018-03-03 19:55:23 +05:30
Jatin Rao
81147aada1 Fixes issue 1224 2018-03-03 19:55:09 +05:30
Vivek Maskara
4c3513b442
Merge pull request #1211 from tshradheya/1195-give-toast-message
Give toast when trying to upload image without giving a Title #1195
2018-03-03 19:23:10 +05:30
Josephine Lim
ef5fafad8b
Merge pull request #1166 from hismaeel/master
Issue #1156
2018-03-02 03:10:48 +10:00
Jatin Rao
0a861317f4 Removed unsused variable from method getTrimmedText 2018-03-01 17:14:55 +05:30
Jatin Rao
534215fdbc Fix for issue #1224 showing complete notification on click 2018-03-01 15:57:13 +05:30
Hassan
8addd10ef8
update PR quality 2018-02-28 13:07:50 -05:00
Josephine Lim
cc80b42cde
Merge pull request #1214 from Steinsplitter/patch-1
fixing upload summary
2018-03-01 03:57:56 +10:00
Hassan
e49f13ff74
Merge branch 'master' into master 2018-02-28 08:44:03 -06:00
neslihanturan
b1a4f7f990
Merge pull request #1172 from diddypod/rtl-upload
Fix issue #1163: Crash on upload picture with right to left languages
2018-02-28 12:43:40 +02:00
neslihanturan
e207edc0e5
Merge pull request #1188 from ujjwalagrawal17/feat5
Rate Us feature added
2018-02-28 11:26:54 +02:00
Suchit Kar
67d1df27fb Extract alert dialog creation to a function 2018-02-28 01:57:53 +05:30
neslihanturan
5c51e2e00c
Merge pull request #1174 from hismaeel/1130(b)
issue #1130 (b)
2018-02-27 16:09:08 +02:00
Suchit Kar
de9bb89ff2 Merge branch 'master' of https://github.com/commons-app/apps-android-commons into rtl-upload 2018-02-27 19:08:30 +05:30
Ujjwal Agrawal
eeaa9a90ba
Merge branch 'master' into feat5 2018-02-27 12:17:29 +05:30
Ujjwal Agrawal
fc8b522ac4 Rate Us method added to Utils.java and called on AboutActivity.java 2018-02-27 12:04:04 +05:30
Vivek Maskara
88a4e50bd3
Merge pull request #1193 from ayushin78/notificationItemDivider
Add ItemDivider in NotificationActivity
2018-02-27 01:27:39 +05:30
Steinsplitter
1e86d0aa46
linking to tool
Linking to the tool.
Via --> Using as per https://commons.wikimedia.org/w/index.php?title=File:Street_Sanoudis,_staircases,_Kastro,_Naxos_Town_118863.jpg&diff=286898801&oldid=218041439 and others.
2018-02-26 16:56:40 +01:00
Steinsplitter
daf13935d1
fixing upload summary
Adding link to local description page:
(Upload log) !; 15:02 . . Malabarge (talk | contribs | block) uploaded File:Spiegelung 3.jpg ‎(Uploaded using Android Commons app) (Tags: Mobile app edit, Mobile edit)

Using the same edit summary as for edits made using the app, e.g.
(diff | hist) . . ! File:Lul.jpg‎; 14:48 . . (-20)‎ . . ‎Codedoper (talk | contribs | block)‎ (Added 1 categories. Removed template Uncategorized. Via Commons Mobile App) (Tags: Mobile app edit, Mobile edit)
2018-02-26 16:52:55 +01:00
Shradheya Thakre
6a05231878 Logic to show toast on click 2018-02-26 14:13:31 +08:00
Ayushi
81064dee10 Show only the email clients in Feedback Feature (#1203)
Instead of showing only the email clients, The Feedback feature was showing multiple unsupported clients (WhatsApp, Bluetooth etc)

* Changes made to let the user choose from the available email related clients only.
2018-02-26 04:18:07 +05:30
Josephine Lim
12b852f82d
Merge pull request #1184 from maskaravivek/notificationOrder
Fix order of notifications
2018-02-25 19:44:41 +10:00
Ujjwal Agrawal
96173e26cf Changed Webviews to Custom Tabs in Nearby Places Dialog, AboutUsActivity (#1185)
* Changed Webviews to Custom Tabs in Nearby Places Dialog, AboutUsActivity

* Created method handleWebUrl in Utils.java
2018-02-25 00:27:49 +05:30
Tanvi Dadu
a52680d646 Add explicit mention of beta server to login screen (#1102)
* Add explicit mention of beta server to login screen of beta product flavour

* Add explicit mention of beta server to login screen of beta product flavour

* Add explicit mention of beta server to login screen of beta product flavour

* Add explicit mention of beta server to login screen of beta product flavour

* Add explicit mention of beta server to login screen of beta product flavour

* Add explicit mention of beta server to login screen of beta product flavour
2018-02-24 22:09:52 +05:30
Ayushi
ccf68d12ff Remove View Bindings in NotificationActivity
* ButterKnife already used
2018-02-24 20:12:04 +05:30
Ayushi
324e2a60d6 Add ItemDivider in NotificationActivity (#1186)
* Use DividerItemDecoration to add ItemDivider in RecycleView
2018-02-24 20:11:20 +05:30
Ujjwal Agrawal
4432f2ca1a Rate Us feature added 2018-02-24 17:36:54 +05:30
maskara
3045b63f99 Fix order of notifications 2018-02-24 02:22:48 +05:30
Balakrishnan S
a7a2b51ceb Addition: Pull down to refresh in nearby activity (#1164)
* added pull down to refresh in nearby activity

* Requested changes made
2018-02-24 01:30:13 +05:30
Meghna Gupta
9aceaca95d Hide Keypad when EditText out of focus (#1168)
* Hide Keypad when EditText out of focus
2018-02-24 00:00:45 +05:30
Hassan
163e840c12
White Spaces fix 2018-02-21 11:52:15 -05:00
Suchit Kar
c3faf25d12 Remove unused import in SingleUploadFragment 2018-02-21 15:34:08 +05:30
Ujjwal Agrawal
d12c9b0b21 added ISSUE_TEMPLATE.md for new issue creation 2018-02-21 14:10:57 +05:30
Vishan Seru
387813e1e7 Made changes to ensure that when attempting to upload multiple images, the GPS data is extracted and attached correctly. 2018-02-21 14:10:56 +05:30
Vishan Seru
e50adf858a Detecting pictures that are too dark (#926)
* Made the following changes:
->Added OpenCV library to the project
->Added functionality to detect if an image being uploaded is too dark
->Added functionality to detect if an image being uploaded is blurred

* Made corrections and changes based on gradle checkstyle requirements

* Updated gitignore to remove binary files related to OpenCV from project

* Image blurriness detection was undone. Images are checked only for being too dark now

* Removed OpenCV documentation folder containing a lot of html files

* Removed unnecessary buildScript usage in build.gradle file for opencv library and also added abi splits

* Removed OpenCV library usages and references from project

* Removed OpenCV library folder from project
2018-02-21 14:10:53 +05:30
harisankerPradeep
82730d9b0c Fixes multiple dialog boxes 2018-02-21 14:10:48 +05:30
harisankerPradeep
ff88067101 attempt to fix travis CI build fail 2018-02-21 14:10:46 +05:30
Jón Freysteinn Jónsson
c37610a208 Fix some javadoc issues 2018-02-21 14:10:45 +05:30
harisankerPradeep
2c0590a537 After completing findOtherImage() 2018-02-21 14:10:43 +05:30
Manuel Lorenzo
8ef1fb7dd0 Fixing some lint issues for #171 2018-02-21 14:10:42 +05:30
Vishan Seru
f284a00de2 Made changes to ensure that when attempting to upload multiple images, the GPS data is extracted and attached correctly. 2018-02-21 14:10:40 +05:30
Hassan
6ab4520927
Merge branch 'master' into master 2018-02-20 21:43:14 -06:00
Hassan
03015691c4
Merge branch 'master' into 1130(b) 2018-02-20 20:53:13 -06:00
hismaeel
c7ed3b4b5b Merge remote-tracking branch 'origin/master' into 1156Fix 2018-02-20 21:38:55 -05:00
hismaeel
f9b99f9280 issue #1156 fix 2018-02-20 21:38:22 -05:00
Hassan
33f6c50530
Reverting 1130
Still finding way around VCS :-)) Will make separate PR for 1130 (b)
2018-02-20 18:58:22 -05:00
hismaeel
979e407656 issue #1130 (b) 2018-02-20 18:14:00 -05:00
hismaeel
52a1ed459f issue #1130 (b) 2018-02-20 17:42:25 -05:00
Suchit Kar
88f0e65bcc Fix crash while setting Title and Description in RTL languages 2018-02-20 18:35:45 +05:30
Vishan Seru
054fa93460 Detecting pictures that are too dark (#926)
* Made the following changes:
->Added OpenCV library to the project
->Added functionality to detect if an image being uploaded is too dark
->Added functionality to detect if an image being uploaded is blurred

* Made corrections and changes based on gradle checkstyle requirements

* Updated gitignore to remove binary files related to OpenCV from project

* Image blurriness detection was undone. Images are checked only for being too dark now

* Removed OpenCV documentation folder containing a lot of html files

* Removed unnecessary buildScript usage in build.gradle file for opencv library and also added abi splits

* Removed OpenCV library usages and references from project

* Removed OpenCV library folder from project
2018-02-18 15:01:42 +05:30