Commit graph

1606 commits

Author SHA1 Message Date
Yiran Cao
3949dbca5c Fixed issue #1395 (#1423)
* fixed issue #1395

* moved the compass icon to bottom-left corner
2018-04-05 20:27:10 +03:00
misaochan
a095a4e25b Merge remote-tracking branch 'refs/remotes/origin/2.7.x-release' 2018-04-06 00:15:40 +10:00
Josephine Lim
adff92042e Fix blank categories in direct Nearby uploads (#1426) 2018-04-05 16:53:08 +03:00
Josephine Lim
f4166899ca Fix issue with onRequestPermissionsResult not being called in Nearby map and list (#1424)
* Update changelog.md

* Versioning for v2.7.0

* Call fragment method, not activity's

* Initialize directUpload and controller in onCreate

* Add logs

* Change requestcodes in DirectUpload and NearbyMapFragment

* Chain to super in default case (where request codes don't match activity's)

* Controller must be initialized before directUpload

* Fix whitespace, add comments

* Alter request codes for Nearby List as well

* Make permission rationales more specific

* Add comments
2018-04-05 16:31:18 +03:00
misaochan
23b2f3ce1d Merge remote-tracking branch 'refs/remotes/origin/2.7.x-release' 2018-04-04 22:32:17 +10:00
Josephine Lim
a5060053fa Change email address for logs to private mailing list (#1404)
* Change email address for logs to private mailing list

* Include version placeholder

* Add comments
2018-04-02 13:17:59 +03:00
Jatin0312
e23f7522f9 Fix for issue #1380 Improved Notification UI (#1387) 2018-03-31 17:11:30 +10:00
misaochan
ba9287fa8b Merge remote-tracking branch 'refs/remotes/origin/2.7.x-release' 2018-03-31 04:06:10 +10:00
neslihanturan
09763f942f
Merge pull request #1390 from commons-app/fixNearbyLeaks
Fix nearby leaks, at least some ot them
2018-03-30 12:36:41 +03:00
neslihanturan
499d64bb26 Fix NPE 2018-03-30 11:55:15 +03:00
neslihanturan
7b5c5ce497 Fix nearby leaks D 2018-03-29 23:15:21 +03:00
neslihanturan
ea57855dcc Fix memory leak C, I hope 2018-03-29 19:48:01 +03:00
neslihanturan
59a7428048 Fix neraby leak B, leak caused map marker's have reference to activity stays remain on destroy fragment 2018-03-29 16:11:30 +03:00
Vivek Maskara
e122bf3a54 Use custom tabs for nearby web views (#1347) 2018-03-29 16:56:34 +10:00
Mansi Agarwal
120130bfc7 Share feature (#1338)
* added share app feature in About

* added share app feature in About

* a small fix
2018-03-29 00:52:53 +05:30
Ujjwal Agrawal
c6679edbda Improvements in Notification Activity (#1374)
* Improvements in Notification Activity

* Update NotificationActivity.java
2018-03-29 00:49:35 +05:30
Josephine Lim
6fc294ab3f
Merge pull request #1381 from commons-app/fixNearbyCurLoctionMarker
Fix nearby current location marker
2018-03-29 00:29:31 +10:00
misaochan
a927a80265 Merge remote-tracking branch 'refs/remotes/origin/2.7.x-release' 2018-03-28 22:25:57 +10:00
misaochan
0ec77b31f8 Add check for size of places array 2018-03-28 20:45:08 +10:00
neslihanturan
ba73dbbd50 Fix zoom and target according to bottom sheet position 2018-03-27 22:24:14 +03:00
neslihanturan
ae0bfae275 Fix bottom sheet and current location marker visibilities 2018-03-27 20:39:38 +03:00
Maanu449
1e80f68136 used CDATA 2018-03-27 18:10:39 +05:30
neslihanturan
1bede8f729
Merge pull request #1337 from diddypod/delete-request
Improve nominate for deletion feature
2018-03-26 23:30:42 +03:00
misaochan
f23cd8214d Add comments 2018-03-26 18:48:09 +10:00
misaochan
f08641b66f Add getLineCount() == 0 check for button text to prevent wrapping lines 2018-03-26 18:43:19 +10:00
misaochan
0861533d29 Fix logging 2018-03-26 18:29:30 +10:00
Suchit Kar
0857dc890d Merge branch 'master' of https://github.com/commons-app/apps-android-commons into delete-request 2018-03-26 12:47:02 +05:30
neslihanturan
e5c8591fa7 Solve conflicts 2018-03-25 20:24:46 +03:00
Vivek Maskara
463673f942
Merge branch 'master' into featuredImages 2018-03-24 12:46:38 +05:30
Vivek Maskara
6eaac1de40
Merge branch 'master' into notificationFixes 2018-03-24 12:44:09 +05:30
Suchit Kar
7f848eb432 Merge branch 'master' of https://github.com/commons-app/apps-android-commons into delete-request 2018-03-23 11:41:18 +05:30
Suchit Kar
2a62fe4331 Display deletion progress as notifications 2018-03-22 22:11:17 +05:30
neslihanturan
49f4b5bc7c Merge master to branch 2018-03-22 18:22:32 +03:00
neslihanturan
fccc7e66d4 Add network connectivity listener and inform user acordingly 2018-03-22 18:15:35 +03:00
neslihanturan
24641b5d6f
Merge pull request #1285 from tanvidadu/translate
Add translate link to tell users to localize the app
2018-03-22 10:08:53 +02:00
Jatin Rao
b7b87e0615 Fixes issues #1228 added recenter button to nearby map 2018-03-21 23:12:59 +05:30
maskara
fc91fb8d39 Fix import in nearby activity 2018-03-21 18:11:48 +05:30
Vivek Maskara
50d9cff8c6
Merge branch 'master' into directNearbyUploadsNew 2018-03-21 17:54:03 +05:30
Suchit Kar
60f7e6aba8 Move try blocks to single block in DeleteTask 2018-03-21 17:38:41 +05:30
maskara
365bbc470d Fix crash due to read more text view 2018-03-21 12:33:40 +05:30
maskara
528faa1c52 Null fix for notifications 2018-03-21 10:40:46 +05:30
maskara
f34af1ee4b With support for bundled notifications 2018-03-21 10:28:18 +05:30
maskara
59abd022e3 Minor notification fixes 2018-03-21 10:27:19 +05:30
maskara
e5c8e40b76 Suggested changes for notification fixes 2018-03-21 10:26:32 +05:30
maskara
21a6b1f00c Fixes in notifications for pending issues 2018-03-21 10:26:32 +05:30
Suchit Kar
a449870d8b Change disabled appearance of Nominate for Deletion button 2018-03-20 19:46:24 +05:30
neslihanturan
ac50886ae0 Add different anchor gravity for small FABs fixes gravity issue 2018-03-20 15:09:49 +03:00
Suchit Kar
a39d398edd Make deletion-related views on MediaDetailFragment neater 2018-03-20 15:32:50 +05:30
Suchit Kar
e42c6feba4 Check status before nominating for deletion 2018-03-19 23:20:46 +05:30
neslihanturan
4c192e48e0
Merge pull request #1319 from misaochan/category-suggestions-new
Category suggestions for direct nearby uploads
2018-03-19 13:10:03 +02:00