Suchit Kar
6c38b58a29
Add deletion button
2018-03-01 20:13:57 +05:30
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
neslihanturan
1cc1efe182
Add update nearby items with location change methods to list fragment too
2018-02-27 14:07:54 +03:00
neslihanturan
35fe1a5d89
Make use of same fragment
2018-02-27 14:03:17 +03:00
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
Hassan
14686138df
Merge branch 'master' into 1130(j)
2018-02-25 22:04:29 -06:00
hismaeel
ba49d0601a
issue #1130 -(j). bad Token Exception from showDialog() in ExistingFileAsync
2018-02-25 21:55:04 -05: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
knightshade
01ad0c8c91
Notifications list retained across orientation change.
...
Fixes #1198
2018-02-26 00:34:35 +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
harisankerPradeep
31008e5dc1
Partially fixes Bug#1004
2018-02-25 00:18:07 +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
neslihanturan
1dcf4fb461
Seperate all methods logically, to increase modularity
2018-02-24 12:24:13 +03:00
neslihanturan
0df35beab2
Make boundary check work (finally)
2018-02-24 12:23:36 +03:00
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
neslihanturan
35ebe0f7a3
Bug fix caused from copy pasting
2018-02-23 20:11:36 +03:00
neslihanturan
2a30ecb2aa
Fix being Hansel and Gretel problem
2018-02-23 20:00:52 +03:00
neslihanturan
4ee2e1fa37
Add boundary check to make a significant update
2018-02-23 19:32:15 +03:00
neslihanturan
d2c65cfd27
Refactor method names, increase modularity
2018-02-23 16:24:40 +03:00
neslihanturan
00f142bc5d
Add boundaries as an attribute to NearbyMapFragment
2018-02-23 14:25:37 +03:00
neslihanturan
283bc35a4a
Calculate boundaries of nearby places, without iterating all of them again
2018-02-23 14:24:28 +03:00
neslihanturan
1320952373
Make camera follow the user
2018-02-22 21:35:57 +03:00
neslihanturan
066df7b695
Pass curLatLng on location update to fragment, in a bundle
2018-02-22 20:20:47 +03:00
neslihanturan
d2d7d607fb
Set min update time to a smaller value
2018-02-22 19:54:17 +03:00
Hassan
3e0e533882
White Spacing
2018-02-21 14:46:24 -05:00
hismaeel
c54be08845
Fixed Hard Coded Column issue. #1119
2018-02-21 13:39:26 -05:00
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