Commit Graph

  • e85389281b add some links to more strings tibbi 2016-12-11 11:03:51 +01:00
  • b8bb13da86 updating readme tibbi 2016-12-10 10:07:58 +01:00
  • 0a9573fa9f update gradle to 2.2.3 tibbi 2016-12-09 20:22:08 +01:00
  • 8af138a14c Merge pull request #37 from smarquespt/master Tibor Kaputa 2016-12-05 23:48:35 +01:00
  • a82e581110 Portuguese update Sérgio Marques 2016-12-05 22:09:46 +00:00
  • 92f87e2740 escape some apostrophes tibbi 2016-12-03 11:03:10 +01:00
  • 9e3f99a82b Merge pull request #36 from smarquespt/master Tibor Kaputa 2016-12-03 11:01:07 +01:00
  • 41539a53fb Portuguese update Sérgio Marques 2016-12-02 23:27:52 +00:00
  • d9440a894b Merge pull request #35 from naofum/master Tibor Kaputa 2016-11-30 17:52:43 +01:00
  • da427f443c Updated Japanese naofum 2016-11-30 23:12:27 +09:00
  • f319f42cbf add Spanish app description tibbi 2016-11-29 18:13:50 +01:00
  • 4cd239604b lets support RTL languages tibbi 2016-11-27 12:14:39 +01:00
  • f1deda5c98 updating changelog 1.31 tibbi 2016-11-24 21:15:35 +01:00
  • 3e8515b6e8 update version to 1.31 tibbi 2016-11-24 21:15:30 +01:00
  • d9577f859e update filepicker to 1.5.4 tibbi 2016-11-24 21:14:36 +01:00
  • f8f2125d53 add the google play strings into strings.xml tibbi 2016-11-24 21:11:14 +01:00
  • e8cb8d1464 move some more code in utils tibbi 2016-11-24 21:03:45 +01:00
  • 0223867412 move some helper functions in Utils tibbi 2016-11-24 20:57:51 +01:00
  • f48334ea2d show a preview of captured image only if set so tibbi 2016-11-24 20:49:56 +01:00
  • dd650a34b5 store config in a variable tibbi 2016-11-24 19:06:14 +01:00
  • 987cf48467 add a toggle for showing photo preview after capturing tibbi 2016-11-24 18:56:15 +01:00
  • b7e0285aa4 move preview resuming to a separate function tibbi 2016-11-24 18:35:16 +01:00
  • 69c269d7c6 always use the max possible preview in video Tibor Kaputa 2016-11-24 14:35:08 +01:00
  • e68384100a added Spanish translation tibbi 2016-11-21 18:17:04 +01:00
  • b42a5f8882 updating changelog 1.30 tibbi 2016-11-20 21:22:50 +01:00
  • 001240c03f update version to 1.30 tibbi 2016-11-20 21:22:44 +01:00
  • bebc02dee5 fix storing max video resolution tibbi 2016-11-20 21:20:54 +01:00
  • 40166e0556 updating changelog 1.29 tibbi 2016-11-20 18:55:52 +01:00
  • 15a68dabd6 update version to 1.29 tibbi 2016-11-20 18:55:22 +01:00
  • e35f849548 fixing some startup crashes tibbi 2016-11-20 18:55:14 +01:00
  • 679103f810 add Glide license tibbi 2016-11-20 18:45:56 +01:00
  • fa67c5dc88 use Glide for displaying last photo preview tibbi 2016-11-20 18:41:51 +01:00
  • 4261f38417 adding kotlin license tibbi 2016-11-20 18:29:54 +01:00
  • 811e9b19d5 remove the no longer needed write storage images tibbi 2016-11-17 09:57:06 +01:00
  • 5c224c2b68 Merge pull request #33 from smarquespt/master Tibor Kaputa 2016-11-17 08:50:50 +01:00
  • 465eef59ca Portuguese update Sérgio Marques 2016-11-16 23:26:44 +00:00
  • 27b2a203f0 updating changelog 1.28 tibbi 2016-11-16 00:08:53 +01:00
  • edc88dca58 update version to 1.28 tibbi 2016-11-16 00:08:47 +01:00
  • 8ed58d6899 add filepicker license tibbi 2016-11-16 00:05:50 +01:00
  • 8f120d1a86 remove Butterknife tibbi 2016-11-16 00:03:20 +01:00
  • b2869fc6ba convert Constants to kotlin tibbi 2016-11-15 23:59:56 +01:00
  • 924f3585ce move Utils to the proper folder tibbi 2016-11-15 23:53:36 +01:00
  • 79055ebc3e move PhotoProcessor to proper folder tibbi 2016-11-15 23:48:10 +01:00
  • 900f12634e convert MainActivity to kotlin tibbi 2016-11-15 23:47:06 +01:00
  • c50608aa27 convert HardwareShutterReceiver to kotlin tibbi 2016-11-15 23:05:44 +01:00
  • f34b9c7e9f move FocusRectView in proper folder tibbi 2016-11-15 22:41:11 +01:00
  • 8b1b6ae413 convert FocusRectView to kotlin tibbi 2016-11-15 22:40:21 +01:00
  • e4c4504c71 convert config to kotlin tibbi 2016-11-15 22:35:06 +01:00
  • 6c83203bbb convert AboutActivity to kotlin tibbi 2016-11-15 22:29:32 +01:00
  • 3f90e2e325 convert LicenseActivity to kotlin tibbi 2016-11-15 22:28:31 +01:00
  • e9fca9e7dd convert SimpleActivity to kotlin tibbi 2016-11-15 22:27:38 +01:00
  • 0dab91be56 fix #31, never allow phone sleep while on the main screen tibbi 2016-11-15 22:23:03 +01:00
  • c8266491be remove some testing related things tibbi 2016-11-15 21:00:52 +01:00
  • f2b6eb4c74 use the write permissions dialog which comes with the filepicker tibbi 2016-11-15 20:59:01 +01:00
  • a3f466b762 add some right margin to save photo folder tibbi 2016-11-15 20:38:17 +01:00
  • 5e93e4225a get use of some filepicker extensions tibbi 2016-11-15 20:36:31 +01:00
  • 60d46d2f56 update filepicker to 1.4.2 tibbi 2016-11-15 20:27:44 +01:00
  • 0934331fe7 minor style fix tibbi 2016-11-15 20:22:47 +01:00
  • 7bc73b48a4 disable rtl support tibbi 2016-11-15 20:22:33 +01:00
  • afc054e8ce Merge pull request #30 from smarquespt/patch-1 Tibor Kaputa 2016-11-13 21:11:48 +01:00
  • 889c61b728 Update strings.xml Sérgio Marques 2016-11-13 18:10:40 +00:00
  • 63251fbb2e Merge pull request #29 from smarquespt/master Tibor Kaputa 2016-11-13 17:37:41 +01:00
  • b14df432b1 updating the lt translation tibbi 2016-11-12 21:51:00 +01:00
  • dc7b0d1c76 Merge pull request #28 from techwebpd/patch-1 Tibor Kaputa 2016-11-12 21:49:45 +01:00
  • 5ff67eb5e2 lithuanian translation techwebpd 2016-11-11 23:51:38 +02:00
  • 65cbc6dc32 Portuguese update Sérgio Marques 2016-11-09 23:40:59 +00:00
  • 5d0e47094a updating changelog 1.27 tibbi 2016-11-07 23:51:27 +01:00
  • 027d0545a8 update version to 27 (1.27) tibbi 2016-11-07 23:51:14 +01:00
  • 37c4ca1116 update filepicker to 1.3.8 tibbi 2016-11-07 23:51:00 +01:00
  • 823bca9c70 fix saving for devices without SD card tibbi 2016-11-07 23:38:36 +01:00
  • a4afbfa98e updating changelog 1.26 tibbi 2016-11-06 17:36:25 +01:00
  • ff0b6e633e update version to 26 (1.26) tibbi 2016-11-06 17:36:18 +01:00
  • 2cacf76d92 add some checks to avoid saving to sd card without permission tibbi 2016-11-06 17:34:53 +01:00
  • d77c236362 updating changelog 1.25 tibbi 2016-11-06 14:54:21 +01:00
  • 8aba9c6821 update version to 25 (1.25) tibbi 2016-11-06 14:54:15 +01:00
  • 2964d1ce37 nicely format the picked save folder tibbi 2016-11-06 14:51:24 +01:00
  • 52190cf797 change the way video limit is stored tibbi 2016-11-06 13:09:42 +01:00
  • f634df285b use constants for the mpx values tibbi 2016-11-06 12:53:31 +01:00
  • 945b845a44 add a new max photo resolution limit of 2 mpx tibbi 2016-11-06 12:46:29 +01:00
  • 0bdfb7802f fix saving videos on sd card tibbi 2016-11-06 11:40:56 +01:00
  • d2cbae264c convert Utils to kotlin tibbi 2016-11-06 11:22:08 +01:00
  • 8c2a5479f1 fix saving photos on SD card tibbi 2016-11-06 11:12:55 +01:00
  • d74800dcc2 adding some checks to Kitkat SD card permission handling tibbi 2016-11-06 00:23:36 +01:00
  • 76c2312b6d convert photoProcessor to kotlin tibbi 2016-11-05 23:50:51 +01:00
  • 85416aa0db do not force a writable folder selected as Save folder tibbi 2016-11-05 23:47:09 +01:00
  • 9459a18032 correction to some save folder cases tibbi 2016-11-04 19:10:01 +01:00
  • 9891126892 updating readme tibbi 2016-11-01 19:36:29 +01:00
  • baecdc2632 updating changelog 1.24 tibbi 2016-11-01 19:00:06 +01:00
  • 153a487ec4 update version to 24 (1.24) tibbi 2016-11-01 18:59:21 +01:00
  • 19953148bf update filepicker to 1.3.6 tibbi 2016-11-01 18:59:12 +01:00
  • 9d88e2136c implement the folder picker for saving stuff tibbi 2016-11-01 18:40:37 +01:00
  • 229f7111f2 allow picking any folder for storing the photos and videos tibbi 2016-11-01 12:54:37 +01:00
  • 70c07f9688 convert SettingsActivity to kotlin tibbi 2016-10-30 22:59:00 +01:00
  • ae0c9be18d add kotlin tibbi 2016-10-30 22:25:13 +01:00
  • b2c6e82e49 add filepicker and glide tibbi 2016-10-30 22:21:20 +01:00
  • 46dc637dcb update changelog tibbi 2016-10-27 23:54:58 +02:00
  • c8caa9ba6a updating changelog 1.23 tibbi 2016-10-27 23:53:15 +02:00
  • f12a0f4000 update version to 23 (1.23) tibbi 2016-10-27 23:52:45 +02:00
  • 35bf74b6fb scale the bottom padding more dynamically Tibor Kaputa 2016-10-27 17:33:14 +02:00
  • 3e88fc7d2f use tne System stream for playing the shutter sound Tibor Kaputa 2016-10-27 17:20:32 +02:00