Releases: snallapa/BookmarksEdgePanel
v4.4: Fixing crash in 4.3
v4.3: Handling more exceptions
The app crashing is generally a bad idea, fixing more crashes to avoid this
v4.2: Fix more bugs
- trying to fix pending intent bug
- fix null pointer with LinkTag, and Model
v4.1: Fix pending intent bug
- crashes related with pending intent, seems like we need to add a
FLAG_IMMUTABLE
v4.0: Favicons are downloaded by ourselves
- Updating all our libraries
- no more dependencies on outside sources for favicon downloads
v3.3: Changing Favicon site
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
ughhhhh cant believe I let that happen. Fixed our app so its runnable and have to release a new version
v3.1: Facebook Ads
Added facebook audience network to hopefully get more money
v3.0: Redesigned Layout
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.
v2.94: Implementing a Fix
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.