The Emoroid Digest App is a mobile app available on both iOS and Android that users can use to access the content released by The Emoroid Digest, including both the visual summaries and podcasts.
You need an iOS or Android device. The iOS version must be >= 13.0
. The Andorid device must have Android SDK >= 21
.
The app is still in beta testing. Will update the instuctions here once the app is available on App Store and Play Store.
First, locate the app icon on your device. For iOS users, you can swipe through your home screen pages or use the App Library to find the app. For Android users, you can browse the app drawer or home screen. Once you find the app icon, simply tap on it to open and launch the app.
After the app launches, you should see a home screen displaying the latest available visual summary and podcast.
If you have trouble locating the app, you can use the built-in search function on your device:
- For iOS, swipe down from the middle of the home screen to access Spotlight Search
- For Android, tap on the Google search bar widget or swipe up from the home button (if available) to access the app search. Type the app name in the search bar and tap on the app icon when it appears in the search results to launch it.
If the app does not launch properly, or the visual summaries and podcasts do not load correctly, try restarting the app. If this still doesn't work, consider removing the app from your device and reinstall the app again.
If the app still doesn't work as expected, please leave us a comment on App Store and Play Store.
If you encounter any issue at any point while using the App:
- Click the hamburger icon at the top left of the screen
- Select the "Feedback"
- Fill out the feedback/bug report form
The app is written in Flutter. Follow the instructions here to install Flutter on your device.
Once Flutter is installed, clone this repository to your local machine. Execute flutter run
at the root of the repository to start the app.
For help getting started with Flutter development, view the online documentation, which offers tutorials, samples, guidance on mobile development, and a full API reference.
- Add feedback page for users to report feedback or bugs
- Add a page to view visual summaries in fullscreen mode
- Fix the grey screen when the app lanches the first time in release mode
- Adjust UI to accommodate for mobile phones with small screen sizes
- Sometimes visual summary thumbnails are not loaded properly when user scoll through a list of visual summary too fast
- Log anonymous visual summary view, download, and favorite events to Google Analytics
- Log anonymous visual summary original manuscript click events to Google Analytics
- Log anonymous podcast play events to Google Analytics
- Fix the bug that causes the app failing to load visual summaries and podcasts after fresh install
- Fix podcast detail page back button navigation failure
- The screen greys out on when launching the first time in release mode
- Browse podcasts based on categories (like medical society, organ systems, keywords, and the year the guideline was released)
- Add podcast detail page and can listen to podcast
- Mark podcasts as listened or un-listened and favorite
- Navigate from visual summaries to associated podcast and the other direction
- Receive notification when new podcasts are available
- A search page for searching both visual summaries and podcasts
- An about page that displays information about The Emoroid Digest App
N/A
- The backbutton on podcast detail page does not work
- Sometimes the app fails to load visual summaries and podcasts after fresh install
- Browse visual summaries based on categories (like medical society, organ systems, keywords, and the year the guideline was released)
- Download visual summaries for offline access
- Mark visual summaries as read or unread and favorite
- Navigate to the tweet for a particular visual summary
- Receive notification when new visual summaries are available
N/A
N/A