Skip to content

Releases: mimicmobile/hangar

Flutter version bump

20 Nov 04:17
4853a00
Compare
Choose a tag to compare

Updated flutter versions, rebuilt for new deps, etc

Minor updates

15 Jun 18:46
e1d0942
Compare
Choose a tag to compare

Minor tweaks

Clean up

08 Jun 20:23
d81cfe6
Compare
Choose a tag to compare

Changes:

  • Code clean up

Manually change an app's icon

01 Jun 02:59
ac6fb20
Compare
Choose a tag to compare

Changes:

  • User can now manually change an app's icon
  • Fix for bogus apps being saved into database

Icon refresh fix, state retention, clean up

31 May 19:57
87484d3
Compare
Choose a tag to compare

Changes:

  • Switching icon packs now properly refreshes app list when cache is rebuilt
  • Switching between preference screens no longer rebuilds the entire widget
  • Flattened widget hierarchy, removed redundant styles

Icon pack support

30 May 02:22
7ace229
Compare
Choose a tag to compare

Changes:

  • Icon pack support
  • Fixed nested scroll (landscape, smaller devices)
  • Fixed blacklist icon offset issue

Pinned app placement setting

24 May 07:50
6d4524c
Compare
Choose a tag to compare

Changes:

  • Choose either the right or left side to stick pinned apps

Notification icon size preference

23 May 22:01
08ddf03
Compare
Choose a tag to compare

Changes:

  • Choose between small, medium & large icon sizes

Rework how notifications/stats are built on preference/page changes

23 May 20:39
ca55e6d
Compare
Choose a tag to compare

Changes:

  • Notifications/stats are now rebuilt on a background thread and update the notification directly from the mainactivity instead of the job. Should make page switching and preference changes more reliable

Tweaks to notification refresh policies

21 May 08:09
027e353
Compare
Choose a tag to compare

Changes:

  • Settings update notification immediately
  • Smarter policies for app stat rebuilds