Skip to content

Releases: SimonMarquis/FCM-toolbox

1.9.0

02 Jul 11:37
Compare
Choose a tag to compare
  • Android 14 support
  • Notifications permission
  • Monochrome adaptive icon

1.8.4

12 Sep 14:05
Compare
Choose a tag to compare
  • Show Firebase error messages
  • Update dependencies

1.8.2

25 Oct 12:03
Compare
Choose a tag to compare
  • Kotlin migration
  • Misc bug fixes

1.8.1

22 Feb 18:13
Compare
Choose a tag to compare
  • ✏️ Raw payload is selectable
  • 🐛 Fix RecyclerView animations for Ping
  • ⚙️ Remove deprecated "OPEN" action from background

1.8.0

24 Jan 16:08
Compare
Choose a tag to compare
  • Migrate to Kotlin
  • MVVM architecture with LiveData, ViewModel, Room, Koin, etc.

1.7.0

05 Oct 11:51
Compare
Choose a tag to compare

Add support for topics

1.6.1

12 Mar 19:13
Compare
Choose a tag to compare

✏️ Fix typo causing silent messages to be notified

1.6.0

09 Mar 16:02
Compare
Choose a tag to compare
  • AndroidX migration
  • GSON to Moshi migration
  • Tap to toggle message display: raw vs content
  • Undo delete actions
  • Menu button to refresh InstanceId token
  • More reliable presence status
  • Add Travis CI

1.5.0

20 Jan 10:02
Compare
Choose a tag to compare

Update web and app dependencies:

  • Bootstrap 4
  • Firebase (web: 4.9 , android: 11.8.0)
  • Fix some android lint warnings

1.4.0

26 Nov 11:34
Compare
Choose a tag to compare
  • Improved web app User Interface
  • Update bootstrap v4-beta2