Commit graph

28 commits

Author SHA1 Message Date
Ujjwal Agrawal
86878fb62d Add feature to Browse commons via app (#1716)
* Search activity, image search fragment added

* Removed explore icon xml

* Updated Javadocs for search Activity and Navigation Base Activity

* SearchImageItem class updated

* Javadocs added for search activity

* removed redundant code and added javadocs for search image modules

* Javadocs added for updateImageList  method

* Rename featuredImage to explore

* Fixed null query issue

* changed cisibility to gone in case of successful Fetch

* Consolidate the networking libraries - drop volley in favor of OkHttp

* Extracted a few networking related items into a new Dagger module and finished the process of mocking the main component for tests.

* Refactoring to extract GpsCategoryModel and ensure single-responsibility-principle is maintained in CategoryApi.

* fixed featured image back bug

* Localisation updates from https://translatewiki.net.

* Javadocs added

* Add option to set image as wallpaper (#1535)

* Add option to set image as wallpaper

* Added java docs

* Toast message on setting the wallpaper successfully

* Localisation updates from https://translatewiki.net.

* SearchHistory Fragment added

* Search History Item added

* Content Provider, RecentSearchesDao added

* Database version changed to 7 and added methods for find, save ,..

* Delete icon deleted

* Reverted changes in gradle files

* Reverted changes in gradle files 2

* Optimized Improts

* reverted refractor for container name

* Refactored packagename, changed name to query in POJO class.

* Updated lastUsed to lastSearched

* Javadocs updated

* Check if user has been in search page for 5 seconds if yes then save it to history

* If else indentation updated

* added import in test

* edittext replaced with Searchview

* RxSearchview added

* Added support for API 21+

* Snackbar removed on success

* Improved code

* Pagination added

* Removed unnecessary toast

* Comment added in method

* Support for landscape mode added

* Fixed screen rotation issue on Explore and Search activity

* Clear focus added

* Delete all function added in Content Provider and called from fragment

* Scrollbar Recyclerview added

* Share Icon changed to 32 dp and back button added in explore, search activity.

* Removed unnecessary code

* Wrote and run tests for Recent Searches
 (creating db, migrating from versions, deletion, finding,..

* Category Search Fragment added

* Adapter factory added

* Renderer added

* Improvements

* Viewpager adapter added

* Updated XML

* Improvements in category card design

* tabs colors changed

* renamed images to media

* Java docs improved

* Javadoc added for setTabs

* JavaDoc for ViewPagerAdapter added

* Refreshed listview after delete

* Added mediaContainer

* Fixed ghost issue in image search fragment

* Ghost issue for categories fixed

* Removed Calling API call onback press

* Category Details activity added

* Menu added in category details activity

* back button added

* back button bugs

* Improvements in category images fragment

* JavaDoc added for some methods

* trimming added, Tab layout hided, recent searches refreshed

* SubCategory list fragment added, API added to extract subCategory Details

* API params updated to get more precise results

* Javadocs added for MWAPI method

* Pagination removed

* Fix API for fetching images inside category

* Parent category API added

* Fix #1704

* Fix #1704 corrected

* Fix #1702

* Fix #1702 and #1704

* added try catch statements

* Optimimzed imports

* loops replaced with Functions

* Javadocs for various methods added

* Fix java docs for Dao

* Javadocs for various methods added

* Fix java docs for Dao

* More javadocs added for explore Feature

* Javadocs added

* Javadocs added

* Improvements in indentation (#1739)
2018-07-24 10:17:24 +03:00
Tanvi Dadu
9c91d7a799 Zoom (#1300)
*  Basic Zoom feature added along with button to control it

*  Pinch Zoom added

*  Merge Conflicts Resolved

*  Icons Changed

*  Compressed the high resolution images

* Fixed null pointer exception

* Fixed null pointer exception

*  Fixed exception

*  Fixed error

*  Fixed Resource availability issue
2018-04-26 03:18:58 +05:30
neslihanturan
e6f544b4dd Add FAB icons and bottom bar 2018-03-02 23:15:08 +05:30
Andrew Marshall
f43bb927a6 Converted all the PNG to WebPs to save space. 2017-10-11 11:01:08 -04:00
Mikel
52b235f8b0 Replace Undo/Retry icon in ImageDetail with vector 2017-07-22 00:16:57 +01:00
Mikel
d9c591e06e Replace Settings icon in Drawer with vector 2017-07-22 00:14:37 +01:00
Mikel
570853593d Replace Send icon in MultipleUpload with vector 2017-07-22 00:13:36 +01:00
Mikel
f9846d1bbf Replace Save icon in Categorization with vector 2017-07-22 00:06:08 +01:00
Mikel
94444210e7 Replace Photo icon in ContributionsList with vector 2017-07-22 00:03:03 +01:00
Mikel
251046cbf3 Replace Camera icon in ContributionsList with vector 2017-07-22 00:01:40 +01:00
Mikel
a8f1a95b06 Remove unused Photo icon 2017-07-21 23:58:25 +01:00
Mikel
77ff73e7d0 Replace Map icon in NearbyActivity with vector 2017-07-21 23:56:32 +01:00
Mikel
07ee6b2d71 Replace List icon in NearbyActivity with vector 2017-07-21 23:54:57 +01:00
Mikel
8d422c8301 Replace Info icon in Drawer with vector 2017-07-21 23:52:18 +01:00
Mikel
a0963b913a Replace Home icon in Drawer with vector 2017-07-21 23:51:29 +01:00
Mikel
42c6749e9d Remove unused Upload icon 2017-07-21 23:50:39 +01:00
Mikel
da0913ab75 Replace Feedback icon in Drawer with vector 2017-07-21 23:49:07 +01:00
Mikel
84a655a1ec Replace Exit icon in Drawer with vector 2017-07-21 23:46:01 +01:00
Mikel
5d2e06e9a7 Use vector icons for nearby-map markers #621 2017-07-15 07:51:47 +02:00
Dinu Kumarasiri
471403d7c3 Replace upload with home 2017-05-21 12:30:54 +02:00
maskara
c0397858ee With icons in navigation drawer 2017-05-16 17:20:42 +02:00
Neslihan
dc1b04f3ed Switch map button accoding to map and list 2017-05-14 15:51:50 +03:00
Neslihan
784b51e29d Add icon to map 2017-05-12 13:53:47 +03:00
veyndan
546e841ebe Remove unused drawables 2017-03-21 16:20:16 +00:00
Neslihan
65753550e3 Add (black)Material icons for light theme 2017-03-16 16:55:18 +03:00
maskara
7d4ddd9e5b Fixes #380: Use Material Icons 2017-03-16 10:33:01 +05:30
veyndan
d147691bed Remove unused drawables 2017-03-04 02:32:11 +00:00
Yusuke Matsubara
b4231bbfdc Merge "commons" into the project root directory 2016-07-02 16:48:57 +09:00