Skip to content

Releases: razinj/context_launcher

v2.0.2 (16)

06 May 18:59
db69f60
Compare
Choose a tag to compare

What's Changed

Full Changelog: 2.0.1...2.0.2

v2.0.1 (15)

23 Apr 01:07
Compare
Choose a tag to compare

What's Changed

Full Changelog: 2.0.0...2.0.1

v2.0.0 (14)

20 Apr 21:54
40f9a15
Compare
Choose a tag to compare

What's Changed

  • Update RN and dependencies (In both client and native sides).
  • Native side improvements and refactoring (safer, cleaner and more readable).
  • Almost a whole re-write of RN client side which includes a new UI library (react-native-paper) and the usage of redux-saga in favor of Context API for app state (helps writing clean, readable and asynchronous code).
  • Use of react-native-reanimated for animation instead of RN’s Animation API.
  • Persisting apps icons in all apps view without impacting performance.
  • Bottom sheet removed in favor of react-native-paper modal (for settings and app menu).
  • Improved existent unit tests (client/RN side).
  • Better support for clicking an item inside a list.
  • Simplified and improved almost all RN code, there should be noticeable gain in performance.
  • Better search (performance and UX wise).
  • Richer settings.
  • Pinned apps are now sortable with better UI.

Full Changelog: 1.5.0...2.0.0

v1.5.0 (13)

13 Mar 19:24
fba09f9
Compare
Choose a tag to compare

What's Changed

  • Slight refactoring by @razinj in #14
  • Implement GitHub Actions to run TS/Jest tests by @razinj in #15
  • Truncate search query in not found message by @razinj in #17
  • Implement TS/Jest unit tests by @razinj in #16
  • Add Pins & App-wide refactoring by @razinj in #18

Full Changelog: 1.4.8...1.5.0

v1.4.8 (12)

28 Jan 16:48
b25725e
Compare
Choose a tag to compare
Fix AppProvider service not launched (#13)

* Implement unit tests for utils

* Fix AppProvider service not launched

v1.4.7 (11)

21 Jan 19:46
Compare
Choose a tag to compare

What's Changed

  • Upgrade RN from 0.70.4 to 0.71.1 by @razinj in #12

Full Changelog: 1.4.5...1.4.7

v1.4.5 (9)

28 Oct 23:00
0299b6b
Compare
Choose a tag to compare

What's Changed

  • Fix status bar missing height by @razinj in #9

Full Changelog: 1.4.4...1.4.5

v1.4.4 (8)

27 Oct 19:07
fd9963b
Compare
Choose a tag to compare

What's Changed

Full Changelog: 1.4.3...1.4.4

v1.4.3 (7)

25 Oct 19:12
Compare
Choose a tag to compare

What's Changed

  • Fix search placeholder color & update project by @razinj in #7

Full Changelog: 1.4.2...1.4.3

v1.4.2 (6)

22 Oct 23:42
Compare
Choose a tag to compare
  • Minify release build + change build file name

Full Changelog: 1.4.1...1.4.2