Skip to content

Releases: snallapa/BookmarksEdgePanel

v4.4: Fixing crash in 4.3

25 Nov 17:43
Compare
Choose a tag to compare

When href is null there is a crash that occurs. Ignore null hrefs.

v4.3: Handling more exceptions

09 Nov 22:09
Compare
Choose a tag to compare

The app crashing is generally a bad idea, fixing more crashes to avoid this

v4.2: Fix more bugs

08 Nov 20:14
Compare
Choose a tag to compare
  • trying to fix pending intent bug
  • fix null pointer with LinkTag, and Model

v4.1: Fix pending intent bug

23 Sep 14:46
Compare
Choose a tag to compare
  • crashes related with pending intent, seems like we need to add a FLAG_IMMUTABLE

v4.0: Favicons are downloaded by ourselves

19 Sep 20:19
Compare
Choose a tag to compare
  • Updating all our libraries
  • no more dependencies on outside sources for favicon downloads

v3.3: Changing Favicon site

28 May 17:37
Compare
Choose a tag to compare

Transition from duckduckgo favicon website to use besticon service. Could be risky as duckduckgo would probably last longer, but for some reason it seems like countries like Korea, Romania, and others do not work with that service. Confusing to say the least

v3.2: Fixed App

11 Apr 07:47
Compare
Choose a tag to compare

ughhhhh cant believe I let that happen. Fixed our app so its runnable and have to release a new version

v3.1: Facebook Ads

08 Apr 14:59
Compare
Choose a tag to compare

Added facebook audience network to hopefully get more money

v3.0: Redesigned Layout

05 Apr 06:54
Compare
Choose a tag to compare

A big update! The whole layout is redesigned so now users can reorder elements. This was overdue and is now available. This updates styling, adds some animations, and changes how the configure activity works. Tested on RTL and seems to work okay! Need to track on Fabric very closely.

Fixes #1
Fixes #2
Fixes #4
Fixes #10

v2.94: Implementing a Fix

21 Mar 11:49
Compare
Choose a tag to compare

Fixes #13 as this was bothering a small amount of users, ~1%. I am not sure if this will completely fix it or even why it is happening but seems like my best shot. Hope that it will work out okay.