aboutsummaryrefslogtreecommitdiff
path: root/WordPress/src/main/java/org/wordpress/android/ui/notifications/NotificationsDetailActivity.java
AgeCommit message (Expand)Author
2016-09-01added action 'Approve' for Comment NotificationsMario Zorz
2016-09-01now clearing notification when you click Reply or Like on it - as it didn't m...Mario Zorz
2016-09-01added 'like' instant action on Notifications for Comments, now along with the...Mario Zorz
2016-07-20Removes unnecessary slide out call now that slide-in is disabledOguz Kocer
2015-11-09checkPlayServices on app startup onlyMaxime Biais
2015-09-18Letting Android handle elevation for the ActionBar and mimicking in Toolbar l...Tony Rankin
2015-08-26Merge pull request #3080 from wordpress-mobile/feature/calypso-reader-blog-ta...Tony Rankin
2015-08-25Use proper access of private `mActiveNotificationsMap` member of GCMIntentSer...Dan Roundhill
2015-08-25Merge branch 'develop' of https://github.com/wordpress-mobile/WordPress-Andro...Nick Bradbury
2015-08-24Merge branch 'release/4.4' into developTony Rankin
2015-08-15No longer passing title when showing blog previewNick Bradbury
2015-08-06Call finish() instead of onBackPressed()Danilo Ercoli
2015-08-01Removed header for blog infoNick Bradbury
2015-06-18Merge branch 'release/4.2' into developMaxime Biais
2015-06-18Merge branch 'hotfix/4.1.1' into release/4.2Maxime Biais
2015-06-16Replaced all instances of ActionBarActivity with AppCompatActivityNick Bradbury
2015-06-16Use `commitAllowingStateLoss` when adding one of the *DetailFragment to the s...Danilo Ercoli
2015-06-02Merge remote-tracking branch 'origin/release/4.1' into developMaxime Biais
2015-06-01Only authenticate the web view if we know for sure the Url is on WordPress.com.Dan Roundhill
2015-05-25Merge branch 'develop' into issue/2604-notifications-reader-comments-integrationDan Roundhill
2015-05-21Merge branch 'release/4.1' of github.com:wordpress-mobile/WordPress-Android i...Maxime Biais
2015-05-21Wait until after creating the detail fragment to mark the note as read.Dan Roundhill
2015-05-20Added transitions to notification detailNick Bradbury
2015-05-14Don't purge extra comments if we're attempting to scroll one into view.Dan Roundhill
2015-05-14Load the reader comment list only if both reader post and comment exist.Dan Roundhill
2015-05-08Re-add analytics code removed to fix a merge conflict.Danilo Ercoli
2015-05-07Merge branch 'develop' into issue/2573-notifications-footer-blockDan Roundhill
2015-05-06Adds support for passing a custom title to `StatsViewAllActivity`Dan Roundhill
2015-05-06Fixed build issue, and changed comments to load in a web view.Dan Roundhill
2015-05-06Reverted reader comments integration, as it causes some UX confusion.Dan Roundhill
2015-05-01Cleaned up a few warnings from the code inspector.Dan Roundhill
2015-05-01Launching a WebView now uses authentication to sign in the user.Dan Roundhill
2015-04-29Experimenting with loading the reader post when we reach a footer block, so w...Dan Roundhill
2015-04-29Reverted usage of reader comment view, since it doesn't work if the reader da...Dan Roundhill
2015-04-29Support for noticon span.Dan Roundhill
2015-04-15Merge branch 'develop' of https://github.com/wordpress-mobile/WordPress-Andro...Nick Bradbury
2015-04-14Finish the note detail activity if the note couldn't be retrieved.Dan Roundhill
2015-04-07Merge remote-tracking branch 'origin/feature/viewpager-main-activity' into fe...Oguz Kocer
2015-04-03viewBlogStats refactored to take blogId and used in notification detailsOguz Kocer
2015-04-03First pass at badging when there are unread notesNick Bradbury
2015-04-01Merge branch 'develop' of https://github.com/wordpress-mobile/WordPress-Andro...Nick Bradbury
2015-04-01Don't pass ordinal of StatsViewTypeDanilo Ercoli
2015-03-31Removed drawer from StatsActivityNick Bradbury
2015-03-31Merge branch 'develop' of https://github.com/wordpress-mobile/WordPress-Andro...Nick Bradbury
2015-03-23Open follow range types in the stats followers view, if possible.Dan Roundhill
2015-03-11Merge branch 'develop' of https://github.com/wordpress-mobile/WordPress-Andro...Nick Bradbury
2015-03-10Removing unused imports.Tony Rankin
2015-03-10Setting the theme in the manifest removes the drop-shadow.Tony Rankin
2015-03-10Setting elevation to 0 across Activities to remove drop-shadow.Tony Rankin
2015-03-09Removing drop shadow from many Activity's that still included it.Tony Rankin