arxiv-mobile icon indicating copy to clipboard operation
arxiv-mobile copied to clipboard

arXiv mobile - An Android App for arXiv

Results 13 arxiv-mobile issues
Sort by recently updated
recently updated
newest added

As part of my course project, I've analyzed the reviews for your app and found the one of the dominant topics is that people cannot save articles, searches or save...

As part of my course project, I've analyzed the reviews for your app and found the one of the dominant topics is that people cannot view PDF files (the size...

In the current version 2.0.22, our automated app testing tool detected a NullPointerException. The below is the logcat report: E/SQLiteLog( 5511): (1) no such column: fontsize E/AndroidRuntime( 5511): FATAL EXCEPTION:...

With the current theme, text is barely visible on an E-ink screen. A simple theme with black text over solid white background would be much more usable on E-ink.

Searching for, e.g. "António Araújo" gives zero hits, while searching for "Antonio Araujo" (no accent on 'ó' nor 'ú') gives a few hits. Both search results are different from searching...

In astrophysics the "Comments" field on arxiv is often used to indicate the status of a paper: "Submitted to journal xyz" or "Accepted in journal xyz". It would be very...

Steps to reproduce: 1. Open app 2. Click Computer Science (Any other item is also ok) 3. Click Artificial Intelligence 4. Click any paper in the list 5. Click Get...

Could you please include this style into the app? Thank you so much!! 😊

Currently pdf downloading doesn't work because arxiv redirects http to https. https://github.com/jdeslip/arxiv-mobile/issues/11 This pull request fixes this problem.

arXiv mobile 2.0.22 crash due to an unexpected network exceptions. This bug affects all Android versions. If the network connection breaks at the **getInfoFromXML()** defined in **SearchListWindow.java**. Catch block cannot...