Commit Graph

  • b851c0881a Added viewType setting merkost 2023-07-11 10:33:42 +10:00
  • 0cd9341838 Merge pull request #637 from weblate/weblate-simple-mobile-tools-simple-dialer Tibor Kaputa 2023-07-10 16:59:02 +02:00
  • 9214f5c18b Translated using Weblate (Portuguese) Sergio Marques 2023-07-10 00:22:09 +00:00
  • f6f9f6a5ff Translated using Weblate (Estonian) Priit Jõerüüt 2023-07-08 07:24:45 +00:00
  • 0807cbbf92 Translated using Weblate (Ukrainian) Dan 2023-07-08 21:48:00 +00:00
  • c499b8c952 Translated using Weblate (Arabic) Rex_sa 2023-07-05 23:50:53 +00:00
  • 42a70047d7 Translated using Weblate (Catalan) Josep M. Ferrer 2023-07-05 19:38:06 +00:00
  • 10af0a699e Translated using Weblate (Chinese (Simplified)) Eric 2023-07-06 00:27:32 +00:00
  • 8c5674c790 Translated using Weblate (Turkish) Oğuz Ersen 2023-07-05 16:17:10 +00:00
  • 6469c52926 Translated using Weblate (Polish) Agnieszka C 2023-07-05 09:41:47 +00:00
  • 58a8a18027 Translated using Weblate (Dutch) Guillaume 2023-07-05 14:44:04 +00:00
  • 3c0d166b37 Translated using Weblate (German) VfBFan 2023-07-05 11:34:31 +00:00
  • ebdb8dcba6 Merge pull request #638 from Merkost/private_contacts_at_speed_dial Tibor Kaputa 2023-07-10 16:58:14 +02:00
  • b5a863aaef Added private numbers provider to ManageSpeedDialActivity and ArrayLists changed to Kotlin lists merkost 2023-07-10 23:40:53 +10:00
  • 67a8c27120 Merge pull request #633 from Merkost/call_history_export_import Tibor Kaputa 2023-07-05 11:07:47 +02:00
  • 2e8d16c703 updating the slovak translation Tibor Kaputa 2023-07-05 11:07:22 +02:00
  • 4cbafe1608 removing another empty line Tibor Kaputa 2023-07-05 11:06:14 +02:00
  • 8c67df0abd removing another empty line Tibor Kaputa 2023-07-05 11:04:51 +02:00
  • c8edf9a00d removing an empty line Tibor Kaputa 2023-07-05 11:04:16 +02:00
  • f24d10166d flipping view names Tibor Kaputa 2023-07-05 11:03:43 +02:00
  • a2499e331a flipping view names Tibor Kaputa 2023-07-05 11:03:20 +02:00
  • 58eb9585b4 Setup calls import and export settings handled separately merkost 2023-07-05 18:46:47 +10:00
  • 5e75ea700c Added proguard rules for kotlinx.serialization merkost 2023-07-05 18:43:35 +10:00
  • 6099e4d37b Merge remote-tracking branch 'origin/call_history_export_import' into call_history_export_import merkost 2023-07-05 11:12:14 +10:00
  • 0ad6fcb300 Fixed label color changing merkost 2023-07-05 11:08:40 +10:00
  • d8b6afe669 fixed label color changing merkost 2023-07-05 11:08:40 +10:00
  • aff820a84a Added kotlinx-serialization plugin merkost 2023-07-05 11:02:32 +10:00
  • af9ab19185 Added empty import file toast merkost 2023-07-04 10:10:00 +10:00
  • 3e4c5de826 Reverted item_contact_frame to ConstraintLayout merkost 2023-07-03 11:55:27 +10:00
  • 1309097d27 Added invalid file format toast for import merkost 2023-07-03 11:40:38 +10:00
  • 1c554c33fe Added ExportCallHistoryDialog merkost 2023-07-02 23:14:20 +10:00
  • 931a2f63d1 Exporting failed error removed if user cancelled his action on the file picker screen merkost 2023-07-02 22:45:03 +10:00
  • 6fc028db33 Created migration section in settings and import/export rearranged merkost 2023-07-02 22:31:37 +10:00
  • 3892c5f5d5 Changed runCatching to try/catch block merkost 2023-07-02 10:13:07 +10:00
  • 22a2fbb331 ArrayList to Kotlin List refactoring merkost 2023-07-02 10:07:26 +10:00
  • 7f2fa6cf7e Sort the call history before restoring, so that it is saved in the right order merkost 2023-07-01 12:04:07 +10:00
  • ec57e45770 Fixed a bug - for some reason FrameLayout was casted to Constraint layout merkost 2023-07-01 12:02:59 +10:00
  • 031b662f72 Merge branch 'master' into call_history_export_import merkost 2023-07-01 11:42:26 +10:00
  • 9061115b11 Import/Export implementing merkost 2023-07-01 11:29:32 +10:00
  • 54778a228e Created new items in the settings for import/export call history merkost 2023-07-01 11:28:46 +10:00
  • 2abc59adcd New export and import call history strings merkost 2023-07-01 11:27:48 +10:00
  • 1c57d5e5e2 build.gradle plugins section refactoring merkost 2023-07-01 11:27:11 +10:00
  • d3bff0a272 Added Serializable to RecentCall.kt and improved documentation string merkost 2023-07-01 11:26:13 +10:00
  • eeaa073d55 Added restoreRecentCalls in RecentsHelper.kt and changed getRecents sort to Calls.DATE merkost 2023-07-01 11:24:36 +10:00
  • a23dcd5302 fixing some margins tibbi 2023-06-30 14:25:56 +02:00
  • 76af3f6899 show the overflow button at unknown calls too tibbi 2023-06-30 11:17:53 +02:00
  • f27b7c4c3c adding an empty line tibbi 2023-06-30 10:53:33 +02:00
  • 2ad1980abe unknown numbers can also be stored as -1, not just null tibbi 2023-06-30 10:52:03 +02:00
  • f2b0428679 use the newer contact thumbnail layout tibbi 2023-06-30 10:27:17 +02:00
  • 7b80aa1b9f updating commons tibbi 2023-06-29 14:49:47 +02:00
  • d2fefd9e03 Merge pull request #631 from Merkost/master Tibor Kaputa 2023-06-29 14:49:18 +02:00
  • 4a4e26d6d7 Fixed gsm code calling merkost 2023-06-29 19:35:04 +10:00
  • 151dcea56e Merge pull request #629 from Merkost/showing_unknown_callers Tibor Kaputa 2023-06-28 09:45:04 +02:00
  • e918621fa4 Merge pull request #630 from Merkost/block_hidden_numbers_feature Tibor Kaputa 2023-06-27 17:30:02 +02:00
  • b7703457bc updating commons tibbi 2023-06-23 10:09:57 +02:00
  • cedcd6e304 Added blocking calls from hidden numbers merkost 2023-06-23 14:25:23 +10:00
  • fbe4868586 Merge branch 'master' of github.com:SimpleMobileTools/Simple-Dialer tibbi 2023-06-22 23:57:19 +02:00
  • 193cb76358 replacing jcenter with mavenCentral tibbi 2023-06-22 23:57:08 +02:00
  • e0b0aac5fb Fixed typo in a word merkost 2023-06-21 21:55:44 +10:00
  • d575123474 Added unknown phone calls visibility in Call History merkost 2023-06-21 10:54:16 +10:00
  • c0642f3cf5 Merge pull request #628 from Merkost/recent_calls_loading Tibor Kaputa 2023-06-20 13:44:18 +02:00
  • 571aeec977 optimizing imports Tibor Kaputa 2023-06-20 13:43:58 +02:00
  • 939cba30ea Improved RecentCallsAdapter for onScroll loading merkost 2023-06-20 14:08:10 +10:00
  • 56d0a0ca07 extending changelogs tibbi 2023-06-08 17:33:13 +02:00
  • d7b412efe7 updating changelog tibbi 2023-06-08 17:31:45 +02:00
  • eb6dc3a9cc update version to 5.18.0 tibbi 2023-06-08 17:31:38 +02:00
  • 0d2bc71e79 use proper status bar color at call screen with Material You theme tibbi 2023-06-08 17:18:40 +02:00
  • 4df23346d3 Merge pull request #623 from Merkost/speed_dial_numbers_fix Tibor Kaputa 2023-06-08 16:56:54 +02:00
  • 50f16ba1d1 Update SpeedDialAdapter.kt Tibor Kaputa 2023-06-08 16:56:15 +02:00
  • 6bf4f6bc16 Delete item_phone_number.xml Tibor Kaputa 2023-06-08 16:55:46 +02:00
  • e5b5a55b57 Delete PhonesAdapter.kt Tibor Kaputa 2023-06-08 16:55:39 +02:00
  • 0e703c2942 Added selected number visibility in dialog merkost 2023-06-08 13:14:48 +10:00
  • 2aa07c54e5 Deleted showing number with the name in ManageSpeedDial screen merkost 2023-06-08 13:10:09 +10:00
  • 444ac03727 Changed custom dialog to RadioGroupDialog merkost 2023-06-08 13:06:57 +10:00
  • 59d850922d fix #598, properly display organization contact names tibbi 2023-06-07 20:57:56 +02:00
  • fbce7496c4 Merge pull request #622 from weblate/weblate-simple-mobile-tools-simple-dialer Tibor Kaputa 2023-06-07 20:40:15 +02:00
  • a091e48f3f Update strings.xml Tibor Kaputa 2023-06-07 20:39:58 +02:00
  • a9c2d752ce Fixed speed dial when contact has multiple phone numbers merkost 2023-06-03 12:20:16 +10:00
  • 18c35af83c Translated using Weblate (Vietnamese) ngocanhtve 2023-05-29 09:46:52 +00:00
  • 353695f74b Translated using Weblate (Croatian) Milo Ivir 2023-05-29 12:02:41 +00:00
  • 80082f6780 Translated using Weblate (Vietnamese) ngocanhtve 2023-05-29 08:52:32 +00:00
  • fa0ac1df5c Translated using Weblate (Vietnamese) Anonymous 2023-05-29 08:47:01 +00:00
  • 60a95d9624 Added translation using Weblate (Vietnamese) ngocanhtve 2023-05-29 10:46:52 +02:00
  • 4b281635c2 updating commons, related to #598 tibbi 2023-05-30 12:16:42 +02:00
  • c63056e422 Merge pull request #619 from liyamahendra/master Tibor Kaputa 2023-05-24 10:07:32 +02:00
  • c543cc785b refactor: update Simple-Commons hash Mahendra Liya 2023-05-23 22:15:11 +05:30
  • 42766f0dad Merge pull request #612 from liyamahendra/master Tibor Kaputa 2023-05-18 12:23:01 +02:00
  • 8889939b60 fix: issue #574 Mahendra Liya 2023-05-18 15:32:05 +05:30
  • 1ff3c56c85 updating commons tibbi 2023-05-13 12:26:37 +02:00
  • f4eae8f638 Merge pull request #593 from Amir-yazdanmanesh/master Tibor Kaputa 2023-05-13 12:19:47 +02:00
  • 01467bde81 minor code style update Tibor Kaputa 2023-05-13 12:19:24 +02:00
  • f34379405d adding brackets Tibor Kaputa 2023-05-13 12:18:06 +02:00
  • b2c5b44e61 Merge pull request #606 from Aga-C/fix-confirmation-dialog-string Tibor Kaputa 2023-05-13 12:06:37 +02:00
  • 89dc42efd4 Merge pull request #609 from weblate/weblate-simple-mobile-tools-simple-dialer Tibor Kaputa 2023-05-13 12:06:31 +02:00
  • 22dd4bf8f8 Translated using Weblate (Dutch) Guillaume 2023-05-11 13:42:51 +00:00
  • d03461f9af Merge pull request #607 from weblate/weblate-simple-mobile-tools-simple-dialer Tibor Kaputa 2023-05-10 22:25:52 +02:00
  • a00a3b6594 Translated using Weblate (Belarusian) Макар Разин 2023-05-09 21:07:08 +00:00
  • 105bc33a53 Fixed remove all call history confirmation dialog string (#604) Agnieszka C 2023-05-10 13:28:33 +02:00
  • 74b228d147 updating commons tibbi 2023-05-07 18:51:21 +02:00
  • 83553387b7 Merge remote-tracking branch 'origin/master' am.yazdanmanesh 2023-04-26 10:10:04 +03:30