GithubHelp home page GithubHelp logo

mume's People

Contributors

c0rine avatar

Stargazers

 avatar

Watchers

 avatar  avatar

mume's Issues

Fix scrolling in Selected-Activity

The zoom of the TouchImageView interferes with the scrollview that contains this TouchImageView.

For now the scrolling of the ScrollView is disabled when the user touches the TouchImageView (so we only pan/zoom, not scroll).

But when the image takes up the whole screen we can no longer scroll down to see the objectdetails or click the meme-it button.

Implement loading more resultpages

Right now only one results-page from the Rijksmuseum API gets loaded, even though there might be more.

Ideally a new page would be appended to the end of the results-gridview when the user gets to this end. But first just start with a button to load the next page.

The edited image gets saved twice

The image gets saved twice. Once to local storage and again to local storage but with the MediaStore so other apps can use the image and the image can be sent to the Share Intent appropriately.

There is a bug in the CreativeSDK that prevents me right now from fixing this bug. The SDK automatically saves the image, but I cannot set the destination. However with that destination I cannot use the image for sharing.

platform?

laat in de readme even weten welk platform je gebruikt

Display more info on FB cards

  • The text that accompanies the image
  • Date/time stamp
  • Like button (optional)
  • Amount of likes (optional)
  • Link to the image on Facebook itself (optional)

Write text for Help-dialog

Write the text for the dialog box for help (which can be accessed via the questionmark button in the actionbar).

App crashes on first log-in after a log-out FB

Launch the app:

  • I'm automatically logged in to Facebook
  • Click to log out: no problem
  • Click to log in : Crash
  • Reopen open
  • log-in and log-out never cause any trouble again

I find it very strange...

Make search-icon actual button

Right now the searchicon in the edittext in both the search-activity and the results-activity is just for show. I noticed I would intuitively want to press the icon to start the search. I would have to implement this.

Fix formatting of dating in selected-activity

The selected-activity shows the date, but does only shows a year. In the API response however there are also values in the dating when the exact date is not known (like "around 1500" or "16th century"). A method needs to be written to get a string for the dating from the "dating"- JsonObject.

Set functionality for results-activity search-bar

The editText in the results-activity that is to be used as a searchbar needs to be implemented.

Ideally, when the user would come from the search-activity page, this bar would also show the words the user is currently searching on.

Write function to merge bitmap tiles

The API endpoint for the images contains images in tiles. I would need to write something to retrieve all the proper tiles and merge these tiles into one image.

The merged tiles from a low level(/resolution) could be used in the results-activity in thumbnails, a higher level(/resolution) for the selected-activity, edit-activity and sharing.

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.