Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

update gradle / add debug information to github issue #810

Merged
merged 2 commits into from
Jan 11, 2020

Conversation

David-Development
Copy link
Member

@David-Development David-Development commented Jan 7, 2020

Adds debug information before opening the GitHub website. It'll automatically fill out the bug report with additional information such as app version and app settings. Therefore it makes debugging for us easier.

@stefan-niedermann @desperateCoder maybe this is helpful for you as well?

The following example shows which settings I include in bug reports for the news app.

Please describe your bug here...

---

App Version: 0.9.9.30
App Version Code: 146

---

SSO enabled: true

---

OS Version: 4.14.112+(5891938)
OS API Level: 29
Device: generic_x86
Model (and Product): Android SDK built for x86 (sdk_gphone_x86)

---

sp_max_cache_size=500
sp_swipe_left_action=2
sw_use_single_sign_on=true
cb_ShowOnlyUnread=false
cb_openInBrowserDirectly=false
lv_cacheImagesOffline=0
cb_AutoSyncOnStart=false
sp_news_detail_actionbar_icons=[]
sp_swipe_right_action=1
cb_NavigateWithVolumeButtons=false
sp_font_size=1.0
NewsWebVersionNumber=13.1.6
sp_search_in=0
cb_showNotificationNewArticles=true
sp_sort_order=1
cb_MarkAsReadWhileScrolling=false
sp_feed_list_layout=0
cb_oled_mode=false
sp_display_browser=0
sp_app_theme=0

@stefan-niedermann
Copy link
Member

We are already including the current version of the app, but yes! we should definitely enhance it with abdroid version, device informations and so on.

Thanks!

@David-Development David-Development merged commit 0e46708 into master Jan 11, 2020
@delete-merged-branch delete-merged-branch bot deleted the github-debug-info branch January 11, 2020 16:36
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants