Commit Graph

  • d0c9daa3ce Renaming merkost 2023-07-13 23:03:08 +10:00
  • 2311fc4af9 Renaming merkost 2023-07-13 23:03:08 +10:00
  • a4130cd948 Removed slider merkost 2023-07-13 23:02:54 +10:00
  • e20a527527 Created column_count menu item merkost 2023-07-13 23:02:18 +10:00
  • 24cc3f5344 Created grid span count slider in dialog merkost 2023-07-12 18:51:43 +10:00
  • 2e889f2093 Implemented zoom listener to dynamically change span count merkost 2023-07-12 18:30:03 +10:00
  • c0037073d1 Added gridLayoutSpanCount in Config.kt merkost 2023-07-12 18:29:02 +10:00
  • d71b795d2f Contact name in 2 lines with ellipsize in the end merkost 2023-07-12 13:56:15 +10:00
  • eb775e870b Change view type setting moved up merkost 2023-07-12 13:36:53 +10:00
  • e8bee1445a Adapter drag support for grid merkost 2023-07-11 12:29:01 +10:00
  • e17555c977 Contact item improving merkost 2023-07-11 12:28:00 +10:00
  • dbc78642b1 Adapter improving for grid view and refactoring merkost 2023-07-11 11:52:46 +10:00
  • 0c0503d24f Created updateListAdapter fun for changing viewType merkost 2023-07-11 11:52:07 +10:00
  • 9f1f9172ae Created new grid contact view merkost 2023-07-11 11:50:32 +10:00
  • 7eafb4aaad Added change_view_type option in menu merkost 2023-07-11 10:48:03 +10:00
  • 267e5c35f0 Added ChangeViewTypeDialog merkost 2023-07-11 10:39:07 +10:00
  • 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 5.18.0 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