Commit Graph

187 Commits

Author SHA1 Message Date
Ivan Murashov
ff72bd5403 Navigation between screens without previous states showing. 2018-03-09 08:30:07 +03:00
Ivan Murashov
58e58671de Smoth screen changes. Step 1 2018-03-08 23:53:31 +03:00
Ivan Murashov
cfdf5dcca2 Dinect INT target, scheme 2018-03-05 20:34:57 +03:00
Ivan Murashov
f7ce5a8ed9 Fix ios Dinect (INT) config. 2018-03-04 22:26:06 +03:00
Ivan Murashov
538018bc52 Config and iconset for Dinect (INT) 2018-03-04 21:05:15 +03:00
Mikhail Sokolov
cd91afafd7 checker build for iOS 2018-03-01 10:14:27 +07:00
vtretyakov
9b27d14f64 Spain translation fix
version up
2018-02-21 16:23:51 +07:00
vtretyakov
e19cd291b4 Localization update 2018-02-21 14:36:20 +07:00
Ivan Murashov
5317e54e19 Fix typo in english locale, add rows for scanner hints to spanish locale. 2018-02-15 21:54:57 +03:00
Mikhail Sokolov
533f0c53ca Up version, refs #10730 2018-02-14 15:55:14 +07:00
Ivan Murashov
47f4f10a09 Increase version number and version code. 2018-02-13 22:42:44 +03:00
Ivan Murashov
3359c0abb4 Fixes in localization. Fix splash screen background. 2018-02-13 22:37:17 +03:00
Ivan Murashov
db75d2b35f issue 10730 2018-02-13 01:06:03 +03:00
Ivan Murashov
36c2270f3e Merge changes to default branch
Hg: changed android/app/src/main/java/com/dinect/checker/AbstractScannerActivity.java
2018-02-12 08:06:50 +03:00
Ivan Murashov
c14b39a04a Delete ZBar 2018-02-12 07:44:46 +03:00
Ivan Murashov
90bf053c7e iOS zxing scanner, iOS localization 2018-02-09 23:13:47 +03:00
Ivan Murashov
6068b7e3b2 gitignore -> hgignore 2018-02-07 21:07:28 +03:00
Ivan Murashov
c15108fda9 Remove i18n package. Add xml files with strings to flutter assets. Create method for passing localized strings to channel. 2018-02-07 00:28:47 +03:00
Ivan Murashov
8c4287a21b Copy values from android resources to flutter assets 2018-02-05 23:33:57 +03:00
Ivan Murashov
914b46884f Remove pubspec.lock 2018-02-05 20:52:20 +03:00
Ivan Murashov
5f2d67bbc1 Move logout button to settings. Replace logout button in menu with shutdown button. 2018-02-05 20:02:36 +03:00
vtretyakov
b19381f00c build fix for ios, refs #10496 2018-01-31 16:25:48 +07:00
vtretyakov
25bba83e98 build fix for ios, refs #10496 2018-01-31 15:42:29 +07:00
vtretyakov
69ee84f875 ru locale update for ios, refs #10496 2018-01-31 13:38:43 +07:00
Mikhail Sokolov
f1790c024b files updated by flutter during build, refs #10496 2018-01-30 10:00:14 +07:00
Mikhail Sokolov
964beee77c up version code, refs #10496 2018-01-30 09:58:52 +07:00
vtretyakov
300c61fddf Translate iOS scan page 2018-01-24 13:48:46 +07:00
vtretyakov
3f108ae928 translation fix 2017-12-26 10:30:16 +07:00
Semyon Babushkin
8f09940822 fixed bugs in ios version 2017-12-22 20:43:04 +03:00
Semyon Babushkin
cd9a831571 added keys parameter to coupons containers 2017-12-11 14:38:02 +03:00
Semyon Babushkin
8c42d040c0 fixed bug with 'back' link 2017-12-11 14:36:11 +03:00
vtretyakov
b4c0b1d8e4 translation fix 2017-11-29 15:46:47 +07:00
vtretyakov
42e6385ffe merge 2017-11-27 16:06:22 +07:00
vtretyakov
1ce8ce3d56 make builds for test servers 2017-11-27 16:05:08 +07:00
Mikhail Sokolov
ee457e5980 version up, fix boundle id, refs #10046 2017-11-27 12:07:00 +07:00
vtretyakov
8ca0de4b82 Fix coupons request 2017-11-24 14:22:00 +07:00
Semyon Babushkin
a0b62a541b show phone number(instead of card number) on user page if search was by phone 2017-11-23 18:23:26 +03:00
Semyon Babushkin
c1bff19d1d removed autofocus from bonus field 2017-11-23 18:09:25 +03:00
Semyon Babushkin
857154faf8 ios added phone/card switch 2017-11-23 16:46:40 +03:00
Semyon Babushkin
1f6fe22b82 menu items small fix (wrong images) 2017-11-23 14:40:29 +03:00
Semyon Babushkin
eee57e727a fixed bug with logout menu item 2017-11-22 19:12:10 +03:00
Semyon Babushkin
5e9455a0f7 added user search by phone 2017-11-20 18:59:35 +03:00
Semyon Babushkin
33a234a6bb search user by phone number 2017-11-20 18:58:06 +03:00
Mikhail Sokolov
69ab9195ac Add image_picker library, refs #10046
Reason: before this commit app crashs in release mode,
there are no settings for this app (in ios settings app).

After adding image_picker library and getImage() function in
lib/common.dart (pre caution against AOT compiller dead code
elemenation) after ask permissions for camera usage.
2017-11-16 14:02:32 +07:00
Mikhail Sokolov
03450da6ec Up bundle version, refs #10046 2017-11-16 12:03:43 +07:00
Mikhail Sokolov
5e9cb44062 Add .orig to .hgignore, refs #10046 2017-11-16 12:03:13 +07:00
Mikhail Sokolov
48a2a31058 Fix iOS app publishing, refs #10046 2017-11-15 17:34:53 +07:00
Mikhail Sokolov
fed7628536 fix building and publishing ios app, refs #10046 2017-11-15 16:14:42 +07:00
Semyon Babushkin
ad407e0ab4 hide coupons if flavor=autobonus 2017-11-13 12:33:32 +03:00
vtretyakov
ca78439999 fix manual input for develop 2017-11-13 12:10:00 +07:00