Commit Graph

423 Commits

Author SHA1 Message Date
xynngh 2b689fedca Update FAQ 2020-10-05 16:23:54 +04:00
Xynngh 249596bc63 Merge branch 'weblate-yet-another-call-blocker-yet-another-call-blocker' into 'master'
Translations update from Weblate

See merge request xynngh/YetAnotherCallBlocker!16
2020-10-05 12:09:20 +00:00
Yannis T 58393ee9c5
Translated using Weblate (Greek)
Currently translated at 100.0% (27 of 27 strings)

Translation: Yet Another Call Blocker/Store metadata
Translate-URL: https://hosted.weblate.org/projects/yet-another-call-blocker/store-metadata/el/
2020-10-05 14:05:55 +02:00
Yannis T 025c9e3234
Translated using Weblate (Greek)
Currently translated at 100.0% (171 of 171 strings)

Translation: Yet Another Call Blocker/Yet Another Call Blocker
Translate-URL: https://hosted.weblate.org/projects/yet-another-call-blocker/yet-another-call-blocker/el/
2020-10-05 14:05:54 +02:00
Evo ff74368363
Translated using Weblate (Polish)
Currently translated at 99.4% (170 of 171 strings)

Translation: Yet Another Call Blocker/Yet Another Call Blocker
Translate-URL: https://hosted.weblate.org/projects/yet-another-call-blocker/yet-another-call-blocker/pl/
2020-10-04 12:41:36 +02:00
Evo 487345ce9d
Translated using Weblate (Polish)
Currently translated at 100.0% (27 of 27 strings)

Translation: Yet Another Call Blocker/Store metadata
Translate-URL: https://hosted.weblate.org/projects/yet-another-call-blocker/store-metadata/pl/
2020-10-04 12:41:36 +02:00
Yannis T 6ac9f4952d
Translated using Weblate (Greek)
Currently translated at 100.0% (171 of 171 strings)

Translation: Yet Another Call Blocker/Yet Another Call Blocker
Translate-URL: https://hosted.weblate.org/projects/yet-another-call-blocker/yet-another-call-blocker/el/
2020-10-04 12:41:34 +02:00
Milo Ivir 0daf1b25f8
Translated using Weblate (Croatian)
Currently translated at 100.0% (171 of 171 strings)

Translation: Yet Another Call Blocker/Yet Another Call Blocker
Translate-URL: https://hosted.weblate.org/projects/yet-another-call-blocker/yet-another-call-blocker/hr/
2020-10-04 12:41:34 +02:00
xynngh 83b6a78853 Bump version: v0.5.7 2020-10-02 12:50:06 +04:00
xynngh 8fff93cf3d Default to neutral community rating if ratings are present 2020-10-02 12:45:47 +04:00
xynngh 07dff35e35 Populate not translated changelogs 2020-10-02 12:45:42 +04:00
Xynngh d0f8563536 Merge branch 'weblate-yet-another-call-blocker-yet-another-call-blocker' into 'master'
Translations update from Weblate

See merge request xynngh/YetAnotherCallBlocker!15
2020-10-02 08:38:33 +00:00
Peter Cuevas H 354976e38d
Translated using Weblate (Spanish)
Currently translated at 45.6% (78 of 171 strings)

Translation: Yet Another Call Blocker/Yet Another Call Blocker
Translate-URL: https://hosted.weblate.org/projects/yet-another-call-blocker/yet-another-call-blocker/es/
2020-10-02 10:35:10 +02:00
Oğuz Ersen 0f88c34286
Translated using Weblate (Turkish)
Currently translated at 100.0% (27 of 27 strings)

Translation: Yet Another Call Blocker/Store metadata
Translate-URL: https://hosted.weblate.org/projects/yet-another-call-blocker/store-metadata/tr/
2020-10-01 18:41:05 +02:00
Oğuz Ersen 14f0d3ef1b
Translated using Weblate (Turkish)
Currently translated at 100.0% (171 of 171 strings)

Translation: Yet Another Call Blocker/Yet Another Call Blocker
Translate-URL: https://hosted.weblate.org/projects/yet-another-call-blocker/yet-another-call-blocker/tr/
2020-10-01 18:41:04 +02:00
Xynngh 7b2e0a560d
Translated using Weblate (Italian)
Currently translated at 11.6% (20 of 171 strings)

Translation: Yet Another Call Blocker/Yet Another Call Blocker
Translate-URL: https://hosted.weblate.org/projects/yet-another-call-blocker/yet-another-call-blocker/it/
2020-09-30 14:46:55 +02:00
Allan Nordhøy be09b7e1f4 Translated using Weblate (Norwegian Bokmål)
Currently translated at 100.0% (26 of 26 strings)

Translation: Yet Another Call Blocker/Store metadata
Translate-URL: https://hosted.weblate.org/projects/yet-another-call-blocker/store-metadata/nb_NO/
2020-09-30 14:39:47 +02:00
xynngh 10559535df Add changelogs for the next release 2020-09-30 16:34:01 +04:00
xynngh b1515902a7 Rename "recent calls" to "call log" 2020-09-30 16:17:15 +04:00
xynngh 1ecb236332 Refresh call log only if DB actually changed 2020-09-30 15:37:07 +04:00
xynngh 8398658e12 CallLogDataSource: make NumberInfo cache part of DS 2020-09-30 15:37:07 +04:00
xynngh 4bffec08a1 Use Android Paging library for list loading
Recent calls list now supports "endless scrolling"
2020-09-30 15:37:07 +04:00
xynngh 91e197abf3 Use ListAdapter instead of RecyclerView.Adapter 2020-09-30 15:37:07 +04:00
xynngh 52704b4dc8 Load 30 recent calls by default 2020-09-30 15:37:07 +04:00
xynngh 6d4743556c Add recent calls grouping 2020-09-30 15:37:07 +04:00
xynngh 0e41e5969a Improve recent calls presentation 2020-09-28 13:46:29 +04:00
xynngh 1df3f333d9 Remove "recent calls" label 2020-09-27 23:23:08 +04:00
xynngh 6ed4c575a9 Slightly optimize recent calls loading
By caching NumberInfo's
2020-09-27 23:23:08 +04:00
xynngh 2ad496e17c Use question mark icon for numbers without rating 2020-09-27 23:23:08 +04:00
xynngh 2d7616e250 Add info icon in blacklist editor 2020-09-27 23:23:08 +04:00
xynngh 126bf79cc9 Add Build.DISPLAY to logcat output 2020-09-27 23:23:08 +04:00
xynngh c1371cdd17 FAQ: update entry about storage requirements 2020-09-23 14:21:54 +04:00
xynngh 8ea24ae41e Bump version: v0.5.6 2020-09-23 14:00:51 +04:00
xynngh db4a5e51ce Fill all missing changelogs with English version 2020-09-23 13:28:45 +04:00
xynngh f590e123d6 Copy some old changelogs 2020-09-23 13:20:03 +04:00
xynngh ed25cca742 Update changelogs 2020-09-23 12:51:13 +04:00
Xynngh 236203ad66 Merge branch 'weblate-yet-another-call-blocker-yet-another-call-blocker' into 'master'
Translations update from Weblate

See merge request xynngh/YetAnotherCallBlocker!14
2020-09-23 08:41:27 +00:00
Oğuz Ersen e9ecc2256f
Translated using Weblate (Turkish)
Currently translated at 15.3% (4 of 26 strings)

Translation: Yet Another Call Blocker/Store metadata
Translate-URL: https://hosted.weblate.org/projects/yet-another-call-blocker/store-metadata/tr/
2020-09-23 10:39:34 +02:00
xynngh bab9570c2f Update changelogs 2020-09-22 12:01:01 +04:00
Xynngh b94671f443 Merge branch 'weblate-yet-another-call-blocker-yet-another-call-blocker' into 'master'
Translations update from Weblate

See merge request xynngh/YetAnotherCallBlocker!13
2020-09-22 07:55:27 +00:00
Oğuz Ersen e0469c7bf5
Translated using Weblate (Turkish)
Currently translated at 15.3% (4 of 26 strings)

Translation: Yet Another Call Blocker/Store metadata
Translate-URL: https://hosted.weblate.org/projects/yet-another-call-blocker/store-metadata/tr/
2020-09-22 09:52:54 +02:00
Oğuz Ersen 8a5c5808d1
Translated using Weblate (Turkish)
Currently translated at 100.0% (166 of 166 strings)

Translation: Yet Another Call Blocker/Yet Another Call Blocker
Translate-URL: https://hosted.weblate.org/projects/yet-another-call-blocker/yet-another-call-blocker/tr/
2020-09-22 09:52:53 +02:00
Oğuz Ersen 033166288a
Added translation using Weblate (Turkish) 2020-09-22 01:57:29 +02:00
Evo a1d01f2679
Translated using Weblate (Polish)
Currently translated at 19.2% (5 of 26 strings)

Translation: Yet Another Call Blocker/Store metadata
Translate-URL: https://hosted.weblate.org/projects/yet-another-call-blocker/store-metadata/pl/
2020-09-21 17:39:56 +02:00
xynngh c4a84058d0 Add changelogs for the next release 2020-09-20 17:39:45 +04:00
xynngh 52d8092c09 Update conscrypt 2020-09-20 17:29:52 +04:00
xynngh 1beb277d3e Button to add review from lookup screen 2020-09-20 17:11:41 +04:00
xynngh cd4d0b7cf5 Sort blacklist items by name first 2020-09-20 16:56:37 +04:00
xynngh 3827b3ed67 Improve notification content 2020-09-20 16:10:24 +04:00
Xynngh 063495ceae Merge branch 'weblate-yet-another-call-blocker-yet-another-call-blocker' into 'master'
Translations update from Weblate

See merge request xynngh/YetAnotherCallBlocker!12
2020-09-20 09:19:16 +00:00