Commit Graph

999 Commits

Author SHA1 Message Date
tibbi 182ab2a6f8 update version to 5.0.0 2018-10-15 15:13:46 +02:00
tibbi 8023bef5f6 set the DIRTY flag to true at creating new contacts 2018-10-15 14:57:38 +02:00
tibbi 073e759cac use the Commons helper function for getting selected item positions 2018-10-15 14:36:09 +02:00
tibbi bdac3fba05 updating Commons to 5.0.21 with adapter changes 2018-10-15 14:19:32 +02:00
Tibor Kaputa 9059e2499a
Merge pull request #283 from kniddl/patch-3
Corrected inconsistencies
2018-10-15 11:34:01 +02:00
kniddl 5aae6c12d4
Corrected inconsistencies 2018-10-15 11:12:56 +02:00
tibbi cd2c3177af updating gradle to 3.2.1 2018-10-14 23:40:05 +02:00
Tibor Kaputa a2f4f746bd
Merge pull request #282 from spkprs/patch-1
Update strings.xml
2018-10-14 12:41:02 +02:00
spkprs 871056454c
Update strings.xml
upd
2018-10-14 00:01:27 +03:00
Tibor Kaputa 11dc4a82ce
Merge pull request #281 from kniddl/patch-2
Update German translation
2018-10-12 18:42:41 +02:00
kniddl 16dcbe3765
Update German translation 2018-10-12 13:53:15 +02:00
Tibor Kaputa 17fbe6c037
Merge pull request #280 from smarquespt/patch-1
Update strings.xml
2018-10-12 09:50:58 +02:00
Sérgio Marques 77cc0d8a5a
Update strings.xml 2018-10-11 22:45:29 +01:00
Tibor Kaputa 17782c8dc3
Merge pull request #279 from unknowtech/stringlate-fr-8852
Updated fr (French) translation
2018-10-11 11:55:34 +02:00
Tibor Kaputa e7fbbcee75
Delete strings.xml 2018-10-11 11:55:27 +02:00
Tibor Kaputa fe8941370d
Merge branch 'master' into stringlate-fr-8852 2018-10-11 11:55:07 +02:00
unknowtech a39b7778d4 Updated fr (French) translation
Commit made via Stringlate
2018-10-11 11:50:31 +02:00
Tibor Kaputa 8f8b5da323
Merge pull request #272 from ema-pe/patch-1
Add italian translation
2018-10-07 11:30:37 +02:00
Tibor Kaputa 9affa6e85a
Merge pull request #271 from fricyo/patch-8
Update Translation
2018-10-07 11:29:19 +02:00
Emanuele Petriglia 4cfa967a64
Add italian translation 2018-10-07 09:05:58 +00:00
fricyo 5b91cdcfce
Update Translation 2018-10-07 16:58:06 +08:00
Tibor Kaputa 483cc48109
Merge pull request #266 from ScratchBuild/l10n-ja
Update Japanese translation
2018-10-01 10:09:26 +02:00
ScratchBuild 96918f2d9f Update Japanese translation 2018-10-01 14:07:25 +09:00
Tibor Kaputa 11b3b0b793
Merge pull request #263 from solokot/master
Russian - minor improvements
2018-09-30 12:44:17 +02:00
solokot 058561383e
Update strings.xml 2018-09-30 13:01:15 +03:00
Tibor Kaputa a547fccefd
Merge pull request #260 from solokot/master
Update Russian localization
2018-09-29 22:03:21 +02:00
solokot 6f76ddd399
Update strings.xml 2018-09-29 17:09:24 +03:00
solokot a8abd1bddc
Update strings.xml 2018-09-29 17:07:33 +03:00
solokot d454b28ad0
Merge pull request #16 from SimpleMobileTools/master
upd
2018-09-29 16:52:12 +03:00
tibbi bc6f5aeee5 updating changelog 2018-09-28 20:21:41 +02:00
tibbi c0e1ad84db update version to 4.5.0 2018-09-28 20:21:35 +02:00
tibbi 98e527eba8 adding dialpad into release notes 2018-09-28 20:19:53 +02:00
tibbi c1ba8b0d13 update commons to 4.8.0 2018-09-28 15:13:11 +02:00
tibbi c17e7ff47e do not allow creating contacts under Signal or Telegram accounts 2018-09-28 14:42:15 +02:00
tibbi 241f57658d make sure the dialpad Call button is properly colored 2018-09-28 12:59:36 +02:00
tibbi 877fe454fa add a Plus sign to 0 at the dialpad 2018-09-28 12:56:00 +02:00
tibbi 27e1366339 adding a helper extension for filtering phone numbers 2018-09-28 12:02:04 +02:00
tibbi 446db13091 allow some other chars except digits at the regex replacing 2018-09-28 11:57:57 +02:00
tibbi 0ebe7bb286 treat long pressing the Zero at dialpad as Plus 2018-09-27 15:18:23 +02:00
tibbi d024bc7551 add a Call button at the dialpad activity 2018-09-27 15:09:01 +02:00
tibbi cacbbcedc1 replace the phone icon with a dialpad for getting to the dialpad 2018-09-27 14:49:31 +02:00
tibbi 51b953f816 reduce the padding of dialpad buttons 2018-09-27 14:39:26 +02:00
tibbi d0ef3368f5 make the dialpad input text the same size as the buttons 2018-09-27 14:28:25 +02:00
tibbi 2f59a84748 avoid some null extras at third party intents 2018-09-27 14:00:55 +02:00
tibbi 26061d8827 change the menu button text at the dialpad 2018-09-27 13:55:00 +02:00
tibbi 7f688d02f0 make the dialpad buttons smaller 2018-09-27 13:51:02 +02:00
tibbi d35c0af68a add a screen divider line at the dialpad 2018-09-27 13:50:25 +02:00
tibbi 15f09bd52a increase list item heights if phone number is shown 2018-09-27 13:42:07 +02:00
tibbi 02002297c0 fix #250, allow copying phone number to clipboard by long pressing it
Works at the View contact screen only
2018-09-27 12:19:40 +02:00
tibbi 12c5f52092 fix #254, if there is no N and ORG fields at the given contact, only FN, treat it as an organization 2018-09-27 12:16:39 +02:00