5
I Use This!
Activity Not Available

Commits : Listings

Analyzed 12 months 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
rename to com.linkbubble, re #120 More... over 11 years ago
Remove old prototype stuff, re #120 More... over 11 years ago
rename to Application More... over 11 years ago
Fix NPE with invalid URL More... over 11 years ago
Fix memory allocation in dispatchDraw(). More... over 11 years ago
Display highlight when Settings button is pressed on HomeActivity, re #119 More... over 11 years ago
Don't change the ProgressIndicator arc if 100% has been reached and there's progress updates on the same URL, fixes #112 More... over 11 years ago
Favicon should not change when navigating to a URL on the same hostname, fixes #110 More... over 11 years ago
Attempt to fetch hostname/favicon.ico if no favicon exists, re #109 More... over 11 years ago
Remove extra logs More... over 11 years ago
Restore default favicon when page loads so as to prevent a favicon from the last webpage being used More... over 11 years ago
Use slightly different shades of grey for BubbleView/ContentToolbarView and HomeActivity More... over 11 years ago
Make progress indicator be on the inset of the bubble, re #79 More... over 11 years ago
Clean up ProgressArcView a bit, re #79 More... over 11 years ago
Always show a favicon on the Bubble when loading, re #79 More... over 11 years ago
Stop animating the ProgressIndicator when necessary, re #79 More... over 11 years ago
Add setProgress() to ArcView, re #79 More... over 11 years ago
Loading arc visual tweaks, re #79 More... over 11 years ago
Initial ArcView for ProgressIndicator, re #79 More... over 11 years ago
Use loading dots as indicator on Bubble, re #79 More... over 11 years ago
Fix NPE More... over 11 years ago
#107 - Call setVisibility where appropriate. Still doesn't seem to fix the layout bounds showing? More... over 11 years ago
Swipe to dismiss for items in the history works, re #75 More... over 11 years ago
Integrate the latest SwipeDismissListViewTouchListener from GitHub. More... over 11 years ago
darken background color slightly to make white items pop a little more More... over 11 years ago
Tweak colors of stats, re #103 More... over 11 years ago
Change FlipView to work with Views rather than drawables More... over 11 years ago
Initial FlipView More... over 11 years ago
Use better animation when launching new activities, re #103 More... over 11 years ago
Only play HomeActivity's intro animation once, re #103 More... over 11 years ago