5
I Use This!
Activity Not Available

Commits : Listings

Analyzed about 1 year ago. based on code collected over 1 year ago.
Dec 08, 2022 — Dec 08, 2023
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Hardcode MainService to use Theme.Holo.Light. Why this can't be done via AndroidMainifest.xml is beyond me... More... over 11 years ago
Rename function More... over 11 years ago
Add initial ContentActivity More... over 11 years ago
MainController.onOpenUrl() displays app picker when more than 1 app can handle a URL More... over 11 years ago
OpenInAppButton uses MainApplication.loadIntent() More... over 11 years ago
Selecting an app from the app list works (when multiple apps are available) More... over 11 years ago
UI to select the default app to use when multiple apps exist More... over 11 years ago
Don't assume ActionItem dialog is created from an Activity More... over 11 years ago
Make generic getActionItemPickerAlert() function More... over 11 years ago
Fix NPE with background color setting More... over 11 years ago
OpenInAppButton handles OnClickListener More... over 11 years ago
Don't do image stacking rendering if there is only 1 possible app to use More... over 11 years ago
Initial stacked rendering for case of multiple apps handling the same URL More... over 11 years ago
Remove unused values More... over 11 years ago
Initial OpenInAppButton class More... over 11 years ago
Fix Android Studio render issue with CondensedTextView More... over 11 years ago
Remove wildcard import More... over 11 years ago
OpenInApp button works after redirecting to a different URL More... over 11 years ago
Progress for ensuring the app that might handle a URL is always available More... over 11 years ago
Initial work to log the time the link request began at More... over 11 years ago
Ensure progress bar is not displayed when page icon displays More... over 11 years ago
Display "Loading..." as title when loading. Not sure if this will stay, but I want to try it out for a while. More... over 11 years ago
Ensure the URL displayed on the ContentView is always up to date More... over 11 years ago
Add some logs to track URL redirects More... over 11 years ago
Enable top bubble targets to move. Probably needs some tweaking. More... over 11 years ago
Issue 39 - seems to work fine. Might be an edge case or two not handled correctly yet. More... over 11 years ago
Project targets API 19 More... over 11 years ago
Rename to EntryActivity More... over 11 years ago
If Link Bubble is not the default browser, add a preference that will set it as so More... over 11 years ago
Change Enabled preference to a Switch. Also add prefix to enabled preference name More... over 11 years ago