aboutsummaryrefslogtreecommitdiff
path: root/WordPress/src/main/res/drawable-xxhdpi
AgeCommit message (Collapse)Author
2016-07-12Remove unnecessary PNG filesTyler Heck
2016-07-06Update follow and following icons and colorTyler Heck
2016-06-09Use gridicon SVG for settings iconNick Bradbury
2016-05-20chmod 644 image filesMaxime Biais
2016-05-17add Vector Drawable version of stats_widget_promo_headerMaxime Biais
2016-03-30Same icon file so just use one of themStefanos Togkoulidis
2016-03-14App Settings icon changedOguz Kocer
2016-03-04ditched getInternalRecyclerView in favor of addItemDecoration for its only ↵Mario Zorz
and specific purpose - will have to add other accessor methods in the future as needs start to appear. Also added new settings icon
2016-02-23Merge branch 'develop' into feature/visual-editorAlex Forcier
Conflicts: WordPress/src/main/java/org/wordpress/android/ui/prefs/SettingsFragment.java
2016-02-19added arrow down icon to spinner, used in Stats and also in ↵Mario Zorz
FilteredRecyclerView (in Comments)
2016-02-18Merge branch 'develop' into feature/visual-editorMaxime Biais
2016-02-14added mComment.willTrashingPermanentlyDelete method for deciding on showing ↵Mario Zorz
warning dialog to user + updated action icon for restoring a trashed comment
2016-02-04Merge branch 'develop' into feature/visual-editorMaxime Biais
2016-01-28Add new header picturesDanilo Ercoli
2016-01-14Merge branch 'develop' into feature/visual-editorAlex Forcier
Conflicts: WordPress/src/main/java/org/wordpress/android/ui/posts/EditPostActivity.java WordPress/src/main/java/org/wordpress/android/ui/posts/EditPostSettingsFragment.java WordPress/src/main/java/org/xmlrpc/android/ApiHelper.java WordPress/src/main/res/layout/edit_post_settings_fragment.xml
2016-01-09remove src/main/res/drawable-xxxhdpi and move resources to their correct foldersMaxime Biais
2016-01-06Merge develop into site-settings-reviewTony Rankin
2015-12-29Merge branch 'develop' into feature/visual-editorAlex Forcier
2015-12-18Me screen icons updated with gridicons counterpartsOguz Kocer
2015-12-13Merge branch 'develop' into feature/site-settings-reviewTony Rankin
2015-12-13Merge branch 'develop' into feature/visual-editorAlex Forcier
2015-12-10Merge remote-tracking branch 'origin/develop' into feature/my-profileOguz Kocer
2015-12-08Me settings icon renamed as my profile iconOguz Kocer
2015-12-08Account settings icon addedOguz Kocer
2015-12-08Moved copy to toolbar, replaced existing copy icon with material oneNick Bradbury
2015-12-03Copy URL moved to overflow menuNick Bradbury
2015-12-01Added copy url to clipboardNick Bradbury
2015-11-20Merge branch 'develop' into feature/visual-editorAlex Forcier
Conflicts: WordPress/src/main/java/org/wordpress/android/ui/posts/EditPostActivity.java
2015-11-09Merge branch 'develop' into feature/site-settings-reviewTony Rankin
Conflicts: WordPress/src/main/res/values/colors.xml
2015-11-02Merge branch 'develop' into feature/themes-browserWill Kwon
2015-11-02Merge branch 'feature/site-settings-review' into feature/2887-writing-settingsTony Rankin
2015-10-28Merge branch 'develop' into feature/3157-themes-searchWill Kwon
Conflicts: WordPress/src/main/AndroidManifest.xml
2015-10-25Related posts preview list shown/updated based on settingsTony Rankin
2015-10-24Merge branch 'develop' of ↵Danilo Ercoli
https://github.com/wordpress-mobile/WordPress-Android into issue/3320-Stats-new-colors-and-icons
2015-10-24New icons!!!!Danilo Ercoli
2015-10-23Merge branch 'develop' into feature/visual-editor-syncAlex Forcier
Conflicts: WordPress/src/main/java/org/wordpress/android/ui/posts/EditPostActivity.java
2015-10-23Add xhdpi/xxhdpi versions of the stats widget header icon.Danilo Ercoli
2015-10-07Updated `reader_tear` images, including xxxhdpi for futureNick Bradbury
2015-10-05Using new search iconWill Kwon
2015-09-30Added post settings button to the ActionBar for the new editorAlex Forcier
2015-09-28Added missing PNGsNick Bradbury
2015-09-15Assets for ThemesWill Kwon
2015-09-09Update WordPress icon to use a circle base shape.Joen Asmussen
This is based on internal discussion on the optical weight the icon carries in stock homescreens. Moving from a square to a circle allows us to stay within Google material guidelines, while still making for an icon that looks bigger next to other icons that don't necessarily follow material guidelines. It's like having the cake, and eating it too.
2015-08-31Merge branch 'develop' of ↵Nick Bradbury
https://github.com/wordpress-mobile/WordPress-Android into feature/calypso-reader-comments
2015-08-27Merge branch 'develop' into feature/update-to-gradle-2.4Maxime Biais
2015-08-25work around the aapt duplicate resources errorMaxime Biais
2015-08-25Merge branch 'feature/calypso-reader-blog-tag-preview' of ↵Nick Bradbury
https://github.com/wordpress-mobile/WordPress-Android into feature/calypso-reader-comments
2015-08-24Merge branch 'release/4.4' into developTony Rankin
Conflicts: WordPress/build.gradle WordPress/src/main/java/org/wordpress/android/ui/main/MySiteFragment.java
2015-08-24Merge commit '506c24238559402e4c903053f822b890927b9a57' into release/4.4Tony Rankin
Conflicts: WordPress/src/main/java/org/wordpress/android/ui/posts/PostsListFragment.java WordPress/src/main/java/org/wordpress/android/ui/posts/adapters/PostsListAdapter.java
2015-08-21Merge branch 'develop' of ↵Nick Bradbury
https://github.com/wordpress-mobile/WordPress-Android into feature/calypso-reader-comments