Commit graph

158 commits

Author SHA1 Message Date
Vitaly Kovalyshyn bc58fe95bb
Ukrainian language: First version (#1004)
* Ukrainian language: First version

* Ukrainian localization. Fixed misspelling.

* Fixes

---------

Co-authored-by: Thomas Ricouard <ricouard77@gmail.com>
2023-02-22 18:56:18 +01:00
Thomas Ricouard bc2db0f4cc Proper 1.5.7 bump 2023-02-21 21:40:10 +01:00
Thomas Ricouard 27dbda9715 Bump to 1.5.7 2023-02-21 21:25:49 +01:00
Thomas Ricouard 64b54cb31b Bump to 1.5.6 2023-02-20 19:26:57 +01:00
Thomas Ricouard 8353800cec Bump to 1.5.5 2023-02-19 18:31:46 +01:00
Thomas Ricouard 4000dc3650 Switch to targeted Swift concurrency warnings + fix them 2023-02-18 22:51:44 +01:00
Thomas Ricouard 9bc65d5563 Enable landscape on iOS 2023-02-18 07:42:35 +01:00
Thomas Ricouard d89a316768 Fix bump 2023-02-18 07:26:56 +01:00
Thomas Ricouard d20423d547 Bump to 1.5.4 2023-02-18 07:25:03 +01:00
Thomas Ricouard 66c7cbbe9c Bump to 1.5.3 2023-02-17 06:30:48 +01:00
Thomas Ricouard 0092ba966d Bump to 1.5.2 2023-02-15 18:46:50 +01:00
Arsienij adee8124f2
Belarusian localization (#835)
* added: belarusian language localization

* updated localization

* updated missing strings

---------

Co-authored-by: Thomas Ricouard <ricouard77@gmail.com>
2023-02-15 13:18:04 +01:00
Thomas Ricouard 82e2c080aa Bump to 1.5.1 2023-02-15 08:20:19 +01:00
Roberto Pastor 062db63d0e
Added missing spanish localization for extension (#853) 2023-02-14 21:28:39 +01:00
Thomas Ricouard dbbd33ba88 Reworked social notifications 2023-02-14 12:17:27 +01:00
Thomas Ricouard df98e0f987 Revert "Use semver library for version checks (#843)"
This reverts commit 380a6acfd1.
2023-02-14 07:03:49 +01:00
Joe Barbere 380a6acfd1
Use semver library for version checks (#843)
Co-authored-by: Thomas Ricouard <ricouard77@gmail.com>
2023-02-14 07:00:32 +01:00
Thomas Ricouard 6fbe56ce15 Bump to 1.4.9 2023-02-13 21:50:32 +01:00
Thomas Ricouard 50f6f1b007 Report status 2023-02-13 21:12:18 +01:00
Thomas Ricouard ad7ca63c3b Bump to 1.4.8 2023-02-12 13:44:46 +01:00
Peter-Josef Meisch 124aeef7fb
swipe actions improvements (#785)
* swipe actions improvements

* use old values as default settings

* Polish swipe actions settings

* Fix background color

---------

Co-authored-by: Thomas Ricouard <ricouard77@gmail.com>
2023-02-11 21:48:08 +01:00
Thomas Ricouard e71f0ce0f0 Bump to 1.4.7 2023-02-11 07:20:13 +01:00
Thomas Ricouard a08bb8395e Bump version to 1.4.6 2023-02-10 06:40:46 +01:00
Thomas Ricouard c3d6eeb998 Add 1 more icon 2023-02-09 12:24:24 +01:00
Thomas Ricouard 8dbb57b9f6 Fix version 2023-02-09 06:59:32 +01:00
Thomas Ricouard b0b8bf7d1a Merge branch 'main' of https://github.com/Dimillian/IceCubesApp 2023-02-09 06:24:22 +01:00
Thomas Ricouard 9cc0926b87 Bump to 1.4.5 2023-02-09 06:24:17 +01:00
Sean Goldin e6d3cd0c94
Add Basque language (#728) 2023-02-09 06:22:53 +01:00
Thomas Ricouard 17ea15c819 Bump to 1.4.4 2023-02-08 06:23:37 +01:00
Thomas Ricouard c5b125cf2d Bump to 1.4.2 2023-02-07 07:39:52 +01:00
Thomas Ricouard 6aa01e295b Move some files to see if it's working in production 2023-02-07 06:42:26 +01:00
Thomas Ricouard 63807819c9 Bump to 1.4.2 2023-02-07 06:37:16 +01:00
Thomas Ricouard f32fef6676 Bump to 1.4.1 2023-02-06 09:06:56 +01:00
Jerry 7fd4dab76c
Update InfoPlist.strings (#661) 2023-02-05 18:55:53 +01:00
Thomas Ricouard 65ed2d871c Add settings for haptic feedbacks 2023-02-04 17:38:48 +01:00
Chanhwi Joo 11b9346b0e
Update Korean localization (#640)
* Update Korean localization for new strings

* Remove plural support for Korean and merge it to Localizable.strings
2023-02-04 09:28:03 +01:00
Thomas Ricouard 84d111999e Bump to 1.4.0 2023-02-04 08:14:26 +01:00
Thomas Ricouard 71f6cfd52a Add new icons 2023-02-04 07:44:14 +01:00
Thomas Ricouard 5f806d7a1b Bump to 1.3.8 2023-02-03 17:44:31 +01:00
Thomas Ricouard 8f92dc623b Bump to 1.3.7 2023-02-03 09:19:20 +01:00
Gareth Simpson 5621b243a0
About screen + Open Dyslexic font close #599 (#626)
* Add dyslexia and hyper-legible fonts

* AboutView to satisfy font licensing requirements, and generally credit libraries in use.

* Fix background

---------

Co-authored-by: Thomas Ricouard <ricouard77@gmail.com>
2023-02-03 07:03:32 +01:00
Thomas Ricouard 2a1e37779d Bump to 1.3.6 2023-02-03 06:57:11 +01:00
Thomas Ricouard 262f7288ad Fix the crash while restoring position? 2023-02-02 16:38:19 +01:00
Gareth Simpson fdb402a065
Boost deduplicating (#524)
* Trying something with caching boosts

* Use an actual cache for caching

* Persist cache to documents folder

* Stray debugging variable

* Unpublish seen variable in the ViewModel

* Settings for deduplicating boosts.

* Changes from review / merge conflicts
2023-02-01 18:56:06 +01:00
Jerry 6008849eb9
Add British localization (#577)
* Add en-GB

* finalize details

Co-Authored-By: Bexxia <123167801+Bexxia@users.noreply.github.com>

---------

Co-authored-by: Bexxia <123167801+Bexxia@users.noreply.github.com>
2023-02-01 18:54:04 +01:00
Thomas Ricouard f0d7ce9fbd Bump to 1.3.4 + add 3 new icons 2023-02-01 18:53:25 +01:00
Thomas Ricouard 99071a2f23 Bump to 1.3.3 2023-02-01 07:09:21 +01:00
Thomas Ricouard 2e850e9643 Bump to 1.3.2 + workaround List crash? 2023-01-31 19:43:07 +01:00
Thomas Ricouard 74dcbefad5 Bump to 1.3.1 2023-01-31 17:42:56 +01:00
Thomas Ricouard ac75187298 Bump to 1.3 2023-01-30 22:13:26 +01:00