Skip to content

Latest commit

 

History

History
109 lines (82 loc) · 2.52 KB

File metadata and controls

109 lines (82 loc) · 2.52 KB

Changelog


v1.2.4 (20180817)

  • Handle device without external storage
  • [Badge] preview font at choice
  • Bug fixes and some improvements

v1.2.3 (20180806)

  • Bug fixes

v1.2.2 (20180804)

  • Bug fixes incorrect size
  • Bug fixes out of memory 🤞
  • Interfaces improvement

v1.2.1 (20180731)

  • Bug fixes and improvements

###v1.2.0 (20180730)

  • remove CrashLytics
  • remove AppUpdater
  • new Template v3 sample
  • re-add import (pick file) Template htz
  • [AppShortcut] Template Manager
  • [AppTheme] optional Dark Theme (default = true)
  • [Background]
    • transparent
    • image auto center crop
    • image manual crop
    • image fit scale
  • [Badge]
    • position
    • optional system font (default = false)

v1.1.3 (20160604)

  • bug's fix

v1.1.2 (20160501)

  • fix bug's FC send image to Hishoot
  • fix bug's FC crop image from Document (API 19+)
  • test AppUpdater :v

v1.1.1 (20160429)

  • switch (on/off) frame Template V2
  • template list slide/swipe to detail view
  • background color pipette
  • option send analytic data
  • view saved file
  • add clear preview cache
  • publish app with Github release (app update)

v1.1.0 (20160411)

  • re-design (BottomBar & SearchView)
  • preview before save
  • min API 16 (JellyBean 4.1) sorry grandpa
  • favorite template
  • switch (on/off) shadow, glare Template V2
  • option pick image background with cropping
  • color pick with hex value
  • publish app with CrashLytics BETA chanel
  • fix minor bug

v1.0.5 (20160128)

  • drop SecurePreferences, use normal SharedPreferences
  • improve Template manager

v1.0.4 (20160120)

  • add Badge size
  • clean up dead code

v1.0.3 (20160114)

  • fix minor bug
  • add pick file Template Htz
  • Template V2 sample

v1.0.2 (20151231)

  • hide FAB after click
  • fix clear notification add Button "Force clear notification"
  • fix OOM on create notification BigPicture style
  • re-add notification (normal style) Gingerbread
  • Badge custom font (/SDCard/fonts/)

v1.0.1 (20151223)

  • remove notification Gingerbread
  • add ActivityLifecycleCallbacksCompat for pre-ICS
  • fixed Gingerbread

v1.0.0 (20151223)

  • Runtime Permission Marshmallow
  • Template Apk v2 (?)
  • un-limited deference Template size / density
  • min Api 10 (Gingerbread 2.3.3)
  • Notification BigPicture style
  • Process with Service
  • Badge text as watermark
  • rebuild from scratch