aboutsummaryrefslogtreecommitdiff
path: root/libs/utils/WordPressUtils/src/main/java/org/wordpress
AgeCommit message (Expand)Author
2016-09-09Merge commit '3b5f5a3c0a01f84608b113582cc7228408f635f5' into developMaxime Biais
2016-09-09Merge commit 'a2e3dcec42f1bfa020de253008d3a13966437742' into developMaxime Biais
2016-07-19Modified `getRoundedEdgeBitmap()` to allow for no borderNick Bradbury
2016-07-11Merge branch 'release/5.6' into developMaxime Biais
2016-07-11Merge branch 'hotfix/5.5.1' into release/5.6Maxime Biais
2016-07-08Updated legacy editor to place captions the same way as the web editor and vi...Alex Forcier
2016-07-01Remove URL fragment when photon-izing an image URLNick Bradbury
2016-06-22Merge commit '937086d17b266a17ea6bdd144656cd5282fa86d7' into issue/4235-local...Maxime Biais
2016-06-22changed Locale.getDefault() occurrences for the slightly enhanced LanguageUti...Mario Zorz
2016-06-22moved LanguageUtils to Utils. + split getDeviceLanguage into Code (for string...Mario Zorz
2016-06-03Merge branch 'hotfix/5.4.1' into release/5.5Maxime Biais
2016-06-02new MediaUtils function: getImageWidthSettingFromStringMaxime Biais
2016-05-27Merge pull request #4100 from wordpress-mobile/feature/people-management-syncStefanos Togoulidis
2016-05-25Clarify comments and parameter namesMaxime Biais
2016-05-23fix #4114: remove the URL scheme if it's not http or https during URL sanitiz...Maxime Biais
2016-05-05Merge remote-tracking branch 'origin/develop' into feature/people-management-...Oguz Kocer
2016-04-18Adds permission utils for calling via fragmentsStefanos Togkoulidis
2016-04-01Added People to AppLogOguz Kocer
2016-03-10Merge branch 'develop' of github.com:wordpress-mobile/WordPress-Android into ...Maxime Biais
2016-03-10Comment getQuantityString()Maxime Biais
2016-03-10use String.format(getString(format), ...) instead of buggy getString(format, ...Maxime Biais
2016-03-10replace plurals with a utility methodMaxime Biais
2016-03-02Merge branch 'develop' of https://github.com/wordpress-mobile/WordPress-Andro...Nick Bradbury
2016-03-01Mark the util WPEditText as deprecatedNick Bradbury
2016-02-24Merge branch 'develop' of https://github.com/wordpress-mobile/WordPress-Andro...Nick Bradbury
2016-02-23Merge branch 'develop' into feature/visual-editorAlex Forcier
2016-02-23Merge branch 'develop' of https://github.com/wordpress-mobile/WordPress-Andro...Nick Bradbury
2016-02-16Merge remote-tracking branch 'origin/develop' into feature/account-settingsOguz Kocer
2016-02-15Merge branch 'develop' of https://github.com/wordpress-mobile/WordPress-Andro...Nick Bradbury
2016-02-15Fix media isVideo/isValidImage/... utils methodMaxime Biais
2016-02-12Merge commit '0b9c6088555e856e9fc7cdfe3e1e7b835ea4f08d' into developAlex Forcier
2016-02-12Merge branch 'develop' of https://github.com/wordpress-mobile/WordPress-Andro...Danilo Ercoli
2016-02-12Merge remote-tracking branch 'origin/develop' into feature/account-settingsOguz Kocer
2016-02-08Reverts a previous unnecessary change that's accidentally committed for Strin...Oguz Kocer
2016-02-05moved spinner in CommentsActivity to a more generic FilteredRecyclerView view...Mario Zorz
2016-02-05Use lowercase locale array to make sure language is pre-selectedOguz Kocer
2016-02-04Our API could use "no" to denote false. Make sure our implementation of `getB...Danilo Ercoli
2016-02-03Merge remote-tracking branch 'origin/develop' into feature/account-settingsOguz Kocer
2016-02-03Download available plans for a site.Danilo Ercoli
2016-02-02Merge branch 'develop' of https://github.com/wordpress-mobile/WordPress-Andro...Danilo Ercoli
2016-02-02Download global plans from wpcom and parse them. Store the response in AppPre...Danilo Ercoli
2016-02-02Primary site added to Account Settings (wip)Oguz Kocer
2016-01-28Adding SETTINGS log tag and logging unknown language code errorTony Rankin
2016-01-06Merge develop into site-settings-reviewTony Rankin
2015-12-29Merge commit '355e34b84ad8c79589065dafb7cf19b619eb957c' into developMaxime Biais
2015-12-21Add utility methods to check if a URL is wpcom.Danilo Ercoli
2015-12-21kill StringUtils.getHost functionMaxime Biais
2015-12-21s/getDomainFromUri/getHost/Maxime Biais
2015-12-174.9-rc-2 / 228 version bumpMaxime Biais
2015-12-16fix #3521: use the simplest UnderlineSpan subclassMaxime Biais